chiark / gitweb /
set DISORDER_PLAYING bit off event log properly
[disorder] / debian / control
CommitLineData
460b9539 1Source: disorder
2Maintainer: Richard Kettlewell <richard+disorder@sfere.greenend.org.uk>
3Priority: optional
4Standards-Version: 3.0.1.0
8afdd680 5Build-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
460b9539 6
7Package: disorder
8Architecture: any
9Section: sound
10Priority: extra
8afdd680 11Depends: httpd,pwgen,sox,debconf,${shlibs:Depends}
6f3acea9 12Suggests: disorder-playrtp,disobedience
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
6f3acea9
RK
25Package: disobedience
26Architecture: any
27Section: sound
28Priority: extra
29Depends: ${shlibs:Depends}
30Suggests: disorder-playrtp
31Description: Controller GUI for DisOrder
32 Allows DisOrder users to remotely control what is played, etc.
33 This is only useful if you have an install of the disorder package
34 somewhere.