Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : nicotine-plus | name : nicotine-plus | ||||
| version : 3.0.6 | version : 3.1.1 | ||||
| release : 10 | release : 11 | ||||
| source : | source : | ||||
| - https://github.com/Nicotine-Plus/nicotine-plus/archive/refs/tags/3.0.6.tar.gz : 7ff5a256eb428037b2706bd87918fda509a36aa994cd157861acfdaaf140a6a2 | - https://github.com/nicotine-plus/nicotine-plus/archive/refs/tags/3.1.1.tar.gz : d02f374eaf4cf8cebb2b4068ed5dd36f5774d5ea72b61715ff39bfd6936252d0 | ||||
| license : GPL-3.0-or-later | license : GPL-3.0-or-later | ||||
| component : network.download | component : network.download | ||||
| summary : A graphical client for the SoulSeek peer-to-peer system | summary : A graphical client for the SoulSeek peer-to-peer system | ||||
| description: | | description: | | ||||
| A graphical client for the SoulSeek peer-to-peer system | A graphical client for the SoulSeek peer-to-peer system | ||||
| builddeps : | builddeps : | ||||
| - python-pytest # Tests | - python-pytest # Tests. | ||||
| rundeps : | rundeps : | ||||
| - libappindicator | - libayatana-appindicator | ||||
| - libgtk-3 | |||||
| - python-gobject | - python-gobject | ||||
| build : | | |||||
| %python3_setup | |||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| rm -rf $installdir/usr/share/doc | rm -rf $installdir/usr/share/doc | ||||
| find $installdir \ | find $installdir \ | ||||
| -name "README*" -prune -exec rm -r '{}' + \ | -name "README*" -prune -exec rm -r '{}' + \ | ||||
| -or -iname "license*" -prune -exec rm -r '{}' + | -or -iname "license*" -prune -exec rm -r '{}' + | ||||
| check : | | check : | | ||||
| cd nicotine-plus-$version | cd nicotine-plus-$version | ||||
| # Skip a test that requires network. | # Skip the startup test which requires a desktop environment. | ||||
| python3 -m pytest -k 'not version' | python3 -m pytest -k 'not startup' | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.