chiark / gitweb /
shiner about... box
[disorder] / debian / control
index a7cf9a2f751779521f2058d66ff8726a7e969bc0..98b7a233854179509a841025ecd86f6ea40bf46d 100644 (file)
@@ -2,14 +2,14 @@ Source: disorder
 Maintainer: Richard Kettlewell <richard+disorder@sfere.greenend.org.uk>
 Priority: optional
 Standards-Version: 3.0.1.0
-Build-Depends: libgc6-dev | libgc-dev, libgcrypt-dev, libdb4.3-dev, libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, libao-dev, python
+Build-Depends: libgc6-dev | libgc-dev, libgcrypt-dev, libdb4.3-dev, libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, libao-dev, python, libflac-dev, libgtk2.0-dev
 
 Package: disorder
 Architecture: any
 Section: sound
 Priority: extra
-Depends: httpd,pwgen,mpg321,vorbis-tools,sox,debconf,${shlibs:Depends}
-Suggests: disorder-playrtp
+Depends: httpd,pwgen,sox,debconf,${shlibs:Depends}
+Suggests: disorder-playrtp,disobedience
 Description: Play random or selected digital audio files continuously
  Controlled from the command line or via a web-based interface.
 
@@ -22,3 +22,13 @@ Description: Network play client for DisOrder
   Plays RTP streams issued by DisOrder.  This is only useful if you
   have an install of the disorder package somewhere.
 
+Package: disobedience
+Architecture: any
+Section: sound
+Priority: extra
+Depends: ${shlibs:Depends}
+Suggests: disorder-playrtp
+Description: Controller GUI for DisOrder
+  Allows DisOrder users to remotely control what is played, etc.
+  This is only useful if you have an install of the disorder package
+  somewhere.