X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/460b9539a7c15580e41a71bbc0f47ae776238915..8afdd6802f9a1142284b6ce2cf7ce349dcee3148:/debian/control diff --git a/debian/control b/debian/control index 1ea9dad..98b7a23 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,33 @@ Source: disorder Maintainer: Richard Kettlewell 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,${shlibs:Depends} -Conflicts: jukebox +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. -# arch-tag:747c10dcef548c0ba4ac60fc8864f4fa + Controlled from the command line or via a web-based interface. + +Package: disorder-playrtp +Architecture: any +Section: sound +Priority: extra +Depends: ${shlibs:Depends} +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.