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
|
Source: flactag
Section: sound
Priority: optional
Maintainer: Debian Multimedia Team <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Daniel Pocock <daniel@pocock.pro>, Andy Hawkins <andy@gently.org.uk>
Build-Depends: cdbs, debhelper (>=8),libmusicbrainz5-dev(>=5.1.0+git20150707),libdiscid-dev,libslang2-dev,libflac++-dev,libneon27-gnutls-dev,libjpeg-dev,libunac1-dev,asciidoc,xmlto,pkg-config,dpkg-dev(>=1.16.1~),dh-autoreconf
Standards-Version: 3.9.6
Homepage: http://flactag.sourceforge.net/
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/flactag.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/flactag.git
Package: flactag
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: cdrdao, cdparanoia, flac, cuetools
Homepage: http://software.gently.org.uk/flactag
Description: Tagger for whole-album FLAC files using data from MusicBrainz
Tagger for whole-album FLAC files with embedded CUE sheets.
Data for the tags is retrieved from the MusicBrainz service. Tags are
written as VORBIS comments or standalone CUESHEET files, and the
application has the ability to rename a file based on the tags using
a user-specified template.
.
flactag can be run either interactively (to allow the user to select which of
the results to tag the file with), or in batch mode (allowing files to be
checked regularly for changes, and optionally to apply these changes
automatically).
|