1 | Source: gutenbach |
---|
2 | Section: sound |
---|
3 | Priority: extra |
---|
4 | Maintainer: Jessica Hamrick <jhamrick@mit.edu> |
---|
5 | Build-Depends: cdbs, debhelper (>= 5) |
---|
6 | Standards-Version: 3.8.4 |
---|
7 | |
---|
8 | Package: gutenbach-server |
---|
9 | Architecture: all |
---|
10 | Pre-Depends: debconf |
---|
11 | Depends: ${shlibs:Depends}, ${misc:Depends}, mplayer, libimage-exiftool-perl, cups, debathena-cupsys-config, sysv-rc, adduser, debathena-zephyr-config, alsa-base |
---|
12 | Recommends: libzephyr4-krb5 |
---|
13 | Conflicts: pulseaudio |
---|
14 | Provides: pulseaudio |
---|
15 | Description: Server for playing music files from a remote machine |
---|
16 | Allows remote machines to play music files on this machine |
---|
17 | by "printing" them with the Common UNIX Printing System (CUPS). |
---|
18 | |
---|
19 | Package: gutenbach-client |
---|
20 | Architecture: all |
---|
21 | Pre-Depends: debconf |
---|
22 | Depends: ${shlibs:Depends}, ${misc:Depends}, cups, libnet-cups-perl |
---|
23 | Description: Client-side helper scripts for interacting with |
---|
24 | the Gutenbach music player. |
---|
25 | |
---|
26 | Package: gutenbach-queue |
---|
27 | Architecture: all |
---|
28 | Pre-Depends: debconf |
---|
29 | Depends: ${shlibs:Depends}, ${misc:Depends}, daemon, gutenbach-server |
---|
30 | Description: Displays metadat about the current songs in the |
---|
31 | queue for the gutenbach music spooler, and also the song that |
---|
32 | is currently playing. |
---|
33 | |
---|
34 | Package: gutenbach-remctl |
---|
35 | Architecture: all |
---|
36 | Pre-Depends: debconf |
---|
37 | Depends: ${shlibs:Depends}, ${misc:Depends}, gutenbach-server (>= 2.0), alsa-utils, cd-discid, remctl-server |
---|
38 | Recommends: libzephyr4-krb5 |
---|
39 | Description: Allows a remote user to control the volume, view |
---|
40 | the current status of the queue, or play tracks from a cd. |
---|