source: debian/control @ 7009a01

debian
Last change on this file since 7009a01 was 7009a01, checked in by Jessica B. Hamrick <jhamrick@…>, 14 years ago

Update control, and update dependencies in control

  • Property mode set to 100644
File size: 1.5 KB
Line 
1Source: gutenbach
2Section: sound
3Priority: extra
4Maintainer: Jessica Hamrick <jhamrick@mit.edu>
5Build-Depends: cdbs, debhelper (>= 5)
6Standards-Version: 3.8.4
7
8Package: gutenbach-server
9Architecture: all
10Pre-Depends: debconf
11Depends: ${shlibs:Depends}, ${misc:Depends}, mplayer, libimage-exiftool-perl, cups, sysv-rc, adduser, debathena-zephyr-config, alsa-base
12Recommends: libzephyr4-krb5
13Conflicts: pulseaudio
14Provides: pulseaudio
15Description: 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
19Package: gutenbach-client
20Architecture: all
21Pre-Depends: debconf
22Depends: ${shlibs:Depends}, ${misc:Depends}, cups, libnet-cups-perl, libimage-exiftool-perl
23Description: Client-side helper scripts for interacting with
24 the Gutenbach music player.
25
26Package: gutenbach-queue
27Architecture: all
28Pre-Depends: debconf
29Depends: ${shlibs:Depends}, ${misc:Depends}, daemon, gutenbach-server, adduser
30Description: 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
34Package: gutenbach-remctl
35Architecture: all
36Pre-Depends: debconf
37Depends: ${shlibs:Depends}, ${misc:Depends}, gutenbach-server (>= 2.0), alsa-utils, cd-discid, remctl-server
38Recommends: libzephyr4-krb5
39Description: Allows a remote user to control the volume, view
40 the current status of the queue, or play tracks from a cd.
Note: See TracBrowser for help on using the repository browser.