Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : pantheon-files | name : pantheon-files | ||||
| version : 0.3.2 | version : 0.3.4 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://launchpad.net/pantheon-files/0.3.x/0.3.2/+download/pantheon-files-0.3.2.tar.xz : d2553be0819ba8240aa0888bfc984054e4f8a8e4dbcbf07a935f6eb06b1b4263 | - https://launchpad.net/pantheon-files/0.3.x/0.3.4/+download/pantheon-files-0.3.4.tar.xz : 93b62388aea58deda0b288eb54dedc73b1cd6cefbce0f2bc516f9bb18715e744 | ||||
| license : GPL-3.0 | license : GPL-3.0 | ||||
| component : desktop | component : desktop | ||||
| summary : The simple, powerful, and sexy file manager from elementary | summary : The simple, powerful, and sexy file manager from elementary | ||||
| description: | | description: | | ||||
| The simple, powerful, and sexy file manager from elementary | The simple, powerful, and sexy file manager from elementary | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(dbus-glib-1) | - pkgconfig(dbus-glib-1) | ||||
| - pkgconfig(granite) | - pkgconfig(granite) | ||||
| - pkgconfig(gail-3.0) | - pkgconfig(gail-3.0) | ||||
| - pkgconfig(libcanberra) | - pkgconfig(libcanberra) | ||||
| - pkgconfig(sqlite3) | - pkgconfig(sqlite3) | ||||
| - pkgconfig(zeitgeist-2.0) | - pkgconfig(zeitgeist-2.0) | ||||
| - pkgconfig(libnotify) | |||||
| - vala | - vala | ||||
| setup : | | setup : | | ||||
| %cmake . | %cmake . | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| # install select icons missing from most icon packs | # install select icons missing from most icon packs | ||||
| for i in $pkgfiles/16x16/actions/*; do | for i in $pkgfiles/16x16/actions/*; do | ||||
| install -Dm 00644 $i $installdir/usr/share/icons/hicolor/16x16/actions/${i##*/} | install -Dm 00644 $i $installdir/usr/share/icons/hicolor/16x16/actions/${i##*/} | ||||
| done; | done; | ||||
| for i in $pkgfiles/24x24/actions/*; do | for i in $pkgfiles/24x24/actions/*; do | ||||
| install -Dm 00644 $i $installdir/usr/share/icons/hicolor/24x24/actions/${i##*/} | install -Dm 00644 $i $installdir/usr/share/icons/hicolor/24x24/actions/${i##*/} | ||||
| done; | done; | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.