1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
Source: picard
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Sebastian Ramacher <sramacher@debian.org>
Build-Depends:
debhelper-compat (= 13),
python3-dev,
dh-python,
gettext,
python3-dateutil,
python3-fasteners,
python3-jwt,
python3-libdiscid,
python3-markdown,
python3-mutagen,
python3-pyqt5,
python3-setuptools,
python3-yaml,
Standards-Version: 4.6.1
Homepage: https://picard.musicbrainz.org/
Vcs-Browser: https://salsa.debian.org/multimedia-team/picard
Vcs-Git: https://salsa.debian.org/multimedia-team/picard.git
Rules-Requires-Root: no
Package: picard
Architecture: any
Depends:
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
libchromaprint-tools
Recommends:
python3-pyqt5.qtmultimedia,
libqt5multimedia5-plugins
Suggests: hicolor-icon-theme
Description: Next-Generation MusicBrainz audio files tagger
Picard is the next generation MusicBrainz tagging application.
.
This new tagging concept is album oriented, as opposed to track oriented
like the others taggers are.
|