diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 15 | 
1 files changed, 14 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index b62482e..67189ce 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: emms  Section: sound  Priority: optional  Maintainer: Jorgen Schaefer <forcer@debian.org> -Build-Depends: debhelper (>= 4.0.0), emacs21, texinfo +Build-Depends: debhelper (>= 4.0.0), emacs21, texinfo, libtagc0-dev  Standards-Version: 3.6.2.1  Package: emms @@ -16,3 +16,16 @@ Description: The Emacs MultiMedia System   application to play multimedia files from Emacs using external   players. +Package: emms-extras +Architecture: any +Depends: emms, libtagc0 +Recommends: mpg321, vorbis-tools +Conflicts: emacs20 +Description: The Emacs MultiMedia System + EMMS is the Emacs Multi-Media System. It tries to be a clean and small + application to play multimedia files from Emacs using external + players. + . + This package provides emms-print-metadata, a small binary program that emms + can use to extract track metadata from music files. + | 
