chiark / gitweb /
new disorder-rtp deb
[disorder] / debian / control
1 Source: disorder
2 Maintainer: Richard Kettlewell <richard+disorder@sfere.greenend.org.uk>
3 Priority: optional
4 Standards-Version: 3.0.1.0
5 Build-Depends: libgc6-dev | libgc-dev, libgcrypt-dev, libdb4.3-dev, libpcre3-dev, libvorbis-dev, libmad0-dev, libasound2-dev, libao-dev, python
6
7 Package: disorder
8 Architecture: any
9 Section: sound
10 Priority: extra
11 Depends: httpd,pwgen,mpg321,vorbis-tools,sox,debconf,${shlibs:Depends}
12 Suggests: disorder-playrtp
13 Description: Play random or selected digital audio files continuously
14  Controlled from the command line or via a web-based interface.
15
16 Package: disorder-playrtp
17 Architecture: any
18 Section: sound
19 Priority: extra
20 Depends: ${shlibs:Depends}
21 Description: 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