Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : picard | name : picard | ||||
| version : 2.0.3 | version : 2.0.4 | ||||
| release : 7 | release : 8 | ||||
| source : | source : | ||||
| - https://github.com/metabrainz/picard/archive/release-2.0.3.tar.gz : bc56dbd744d736e2b75645c3d37a1a383e7e1b591d2a09ee988be67fff1deea6 | - https://github.com/metabrainz/picard/archive/release-2.0.4.tar.gz : 0c6ee49e0c6dd61793e5705823570055e55e7601d665c9be75271c8b2ff54337 | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : multimedia.audio | component : multimedia.audio | ||||
| summary : Cross-platform music tagger written in Python | summary : Cross-platform music tagger written in Python | ||||
| description: | | description: | | ||||
| Cross-platform music tagger written in Python. | Cross-platform music tagger written in Python. | ||||
| Picard supports the majority of audio file formats, is capable of using audio fingerprints (AcoustIDs), performing CD lookups | Picard supports the majority of audio file formats, is capable of using audio fingerprints (AcoustIDs), performing CD lookups and disc ID submissions, and it has excellent Unicode support. | ||||
| and disc ID submissions, and it has excellent Unicode support. | |||||
| Additionally, there are several plugins available that extend Picard's features. | Additionally, there are several plugins available that extend Picard's features. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - mutagen | - mutagen | ||||
| - python3-qt5 | - python3-qt5 | ||||
| - python3-sip | |||||
| rundeps : | rundeps : | ||||
| - chromaprint | - chromaprint | ||||
| - mutagen | - mutagen | ||||
| - python3-qt5 | - python3-qt5 | ||||
| build : | | build : | | ||||
| %python3_setup build_ext -i | %python3_setup build_ext -i | ||||
| %python3_setup build_locales -i | %python3_setup build_locales -i | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| check : | | check : | | ||||
| pushd $PKG_BUILD_DIR/py3build | %python3_test | ||||
| python3 setup.py test | |||||
| popd | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.