File: control

package info (click to toggle)
flactag 2.0.4-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,096 kB
  • ctags: 477
  • sloc: sh: 10,777; cpp: 3,283; makefile: 62; sed: 7
file content (27 lines) | stat: -rw-r--r-- 1,435 bytes parent folder | download
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).