File: control

package info (click to toggle)
cdcd 0.6.5-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,024 kB
  • ctags: 439
  • sloc: ansic: 4,841; sh: 3,059; makefile: 58
file content (16 lines) | stat: -rw-r--r-- 683 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: cdcd
Section: sound
Priority: optional
Maintainer: Tomas Guemes <tomas@enosig.org>
Build-Depends: debhelper (>= 4), libcdaudio0-dev, libreadline4-dev
Standards-Version: 3.6.1.0

Package: cdcd
Architecture: any
Depends: ${shlibs:Depends}
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.