chiark / gitweb /
cope without main config file
[disorder] / debian / control
CommitLineData
460b9539 1Source: disorder
2Maintainer: Richard Kettlewell <richard+disorder@sfere.greenend.org.uk>
3Priority: optional
4Standards-Version: 3.0.1.0
5Build-Depends: libgc6-dev | libgc-dev, libgcrypt-dev, libdb4.3-dev, libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, libao-dev, python
6
7Package: disorder
8Architecture: any
9Section: sound
10Priority: extra
4d267a8d 11Depends: httpd,pwgen,mpg321,vorbis-tools,sox,debconf,${shlibs:Depends}
66ec39ed 12Suggests: disorder-playrtp
460b9539 13Description: Play random or selected digital audio files continuously
4d267a8d 14 Controlled from the command line or via a web-based interface.
66ec39ed
RK
15
16Package: disorder-playrtp
17Architecture: any
18Section: sound
19Priority: extra
20Depends: ${shlibs:Depends}
21Description: Network play client for DisOrder
22 Plays RTP streams issued by DisOrder. This is only useful if you
23 have an install of the disorder package somewhere.
24