File: control

package info (click to toggle)
cdcd 0.6.6-13.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, sid, stretch, trixie, wheezy
  • size: 1,532 kB
  • sloc: ansic: 4,892; sh: 2,142; makefile: 29
file content (31 lines) | stat: -rw-r--r-- 1,400 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: cdcd
Section: sound
Priority: optional
Maintainer: Uwe Hermann <uwe@debian.org>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libcdaudio-dev, libreadline-dev
Standards-Version: 3.9.2
Homepage: http://libcdaudio.sourceforge.net/

Package: cdcd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, dpkg (>= 1.15.4) | install-info
Description: command line or console based CD player
 cdcd works in two ways, accepting commands directly off the command line or in
 a query mode similar to other UNIX programs. To pass a command to cdcd, simply
 run cdcd with the command as the argument (e.g. cdcd play). This is great for
 using cron and cdcd together to make a CD alarm clock. Or you can run cdcd
 without arguments and you will be given the cdcd command prompt.

Package: cdcd-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, cdcd (= ${binary:Version})
Description: command line or console based CD player (debug)
 cdcd works in two ways, accepting commands directly off the command line or in
 a query mode similar to other UNIX programs. To pass a command to cdcd, simply
 run cdcd with the command as the argument (e.g. cdcd play). This is great for
 using cron and cdcd together to make a CD alarm clock. Or you can run cdcd
 without arguments and you will be given the cdcd command prompt.
 .
 This package contains the debugging symbols.