X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/4d267a8dde4baf5924101b00ca0df3627bdfb8bc..6f3acea989cf8191569cc59d492722662fb25464:/debian/control diff --git a/debian/control b/debian/control index 7ce3388..f02e0cb 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,26 @@ Architecture: any Section: sound Priority: extra Depends: httpd,pwgen,mpg321,vorbis-tools,sox,debconf,${shlibs:Depends} -Conflicts: jukebox +Suggests: disorder-playrtp,disobedience Description: Play random or selected digital audio files continuously 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.