chiark / gitweb /
plugins/tracklength-gstreamer.c: Add GStreamer-based tracklength plugin.
[disorder] / debian / control
index 284749d368c268058dcaf4f712aea6ffb86eeaa6..a4e71307429c0c5cf4410fe9483745ba6fcedfd2 100644 (file)
@@ -3,7 +3,7 @@ Maintainer: Richard Kettlewell <rjk@greenend.org.uk>
 Section: sound
 Priority: optional
 Standards-Version: 3.8.1.0
-Build-Depends: libgc6-dev | libgc-dev, libgcrypt-dev, libdb4.3-dev | libdb4.5-dev | libdb4.7-dev | libdb4.8-dev | libdb5.1-dev | libdb5.3-dev, libpcre2-dev | libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, libpulse-dev, python, libflac-dev, libgtk2.0-dev (>= 2.12.12), pkg-config, libgstreamer1.0-dev | libgstreamer0.10-dev, libgstreamer-plugins-base1.0-dev | libgstreamer-plugins-base0.10-dev, libsamplerate0-dev
+Build-Depends: debhelper (>= 9), dh-exec, netbase, libgc-dev | libgc6-dev, libgcrypt-dev, libdb5.3-dev | libdb5.1-dev | libdb4.8-dev | libdb4.7-dev | libdb4.5-dev | libdb4.3-dev, libpcre2-dev | libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, libpulse-dev, python, libflac-dev, libgtk2.0-dev (>= 2.12.12), pkg-config, libgstreamer1.0-dev | libgstreamer0.10-dev, libgstreamer-plugins-base1.0-dev | libgstreamer-plugins-base0.10-dev, libsamplerate0-dev
 Vcs-Git: https://code.google.com/p/disorder/
 Homepage: http://www.greenend.org.uk/rjk/disorder/
 
@@ -28,7 +28,7 @@ Package: disorder-server
 Architecture: any
 Section: sound
 Priority: extra
-Depends: disorder,httpd-cgi,sox,debconf,${shlibs:Depends},exim4|mail-transport-agent,adduser
+Depends: disorder,httpd-cgi,debconf,${shlibs:Depends},exim4|mail-transport-agent,adduser
 Suggests: disorder-playrtp,disobedience
 Description: Play random or selected digital audio files continuously
  DisOrder is a software jukebox.  It can play OGG, MP3, WAV and FLAC files,
@@ -53,11 +53,12 @@ Description: Network play client for DisOrder
  This package contains the RTP player.  It can play audio streams generated
  by the server, received over a LAN.
 
-Package: disorder-gstdecode
+Package: disorder-gstreamer
 Architecture: any
 Section: sound
 Priority: extra
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${disorder:GstVersion}-plugins-base, ${disorder:GstVersion}-plugins-good
+Recommends: ${disorder:GstVersion}-plugins-ugly
 Enhances: disorder-server
 Description: GStreamer-based audio decoder for DisOrder
  DisOrder is a software jukebox.  It can play OGG, MP3, WAV and FLAC files,
@@ -67,7 +68,8 @@ Description: GStreamer-based audio decoder for DisOrder
  .
  This package contains a GStreamer-based audio decoder.  This can (with
  appropriate GStreamer plugins) decode different kinds of audio files, and
- also apply ReplayGain to the decoded audio.
+ also apply ReplayGain to the decoded audio.  It also includes a GStreamer-
+ based track length plugin.
 
 Package: disobedience
 Architecture: any