aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rwxr-xr-xdebian/control39
1 files changed, 39 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100755
index 0000000..a344382
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,39 @@
+Source: easytag
+Section: sound
+Priority: optional
+Maintainer: Sebastien Bacher <seb128@debian.org>
+Build-Depends: cdbs, debhelper (>= 4.0), libglib2.0-dev (>= 2.8), libgtk2.0-dev (>= 2.4), gettext, libvorbis-dev, libogg-dev, zlib1g-dev, libid3-3.8.3-dev, libflac-dev (>= 1.1.2)
+Standards-Version: 3.6.2
+
+Package: easytag
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: viewing, editing and writing ID3 tags
+ EasyTAG is an utility for viewing, editing and writing
+ the ID3 tags of differents audio files, using a GTK+ interface.
+ .
+ Currently EasyTAG supports the following:
+ - View, edit, write tags of MP3, MP2 files (ID3 tag), FLAC files (FLAC Vorbis
+ tag), Ogg Vorbis files (Ogg Vorbis tag), and MusePack, Monkey's Audio files
+ (APE tag),
+ - Auto tagging: parse filename and directory to complete automatically the
+ fields (using masks),
+ - Ability to rename files from the tag (using masks) or by loading
+ a text file,
+ - Process selected files of the selected directory,
+ - Ability to browse subdirectories,
+ - Recursion for tagging, removing, renaming, saving...,
+ - Can set a field (artist, title,...) to all other selected files,
+ - Read file header informations (bitrate, time, ...) and display them,
+ - Undo and redo last changes,
+ - Ability to process fields of tag and file name (convert letters into
+ uppercase, downcase, ...),
+ - Ability to open a directory or a file with an external program,
+ - CDDB support (from http protocol),
+ - A tree based browser,
+ - A list to select files,
+ - A playlist generator window,
+ - A file searching window,
+ - Simple and explicit interface!,
+ - French, German, Russian, Dutch, Hungarian, Swedish, Italian, Japanese,
+ Ukrainian, Czech, Spanish, Polish and Romanian translation language,