File: control

package info (click to toggle)
cdcd 0.6.6-13.3
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,768 kB
  • sloc: ansic: 4,891; sh: 2,142; makefile: 17
file content (22 lines) | stat: -rw-r--r-- 774 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: cdcd
Section: sound
Priority: optional
Maintainer: Uwe Hermann <uwe@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libcdaudio-dev (>= 0.99.12p2-16~),
 libreadline-dev,
Standards-Version: 4.7.0
Homepage: https://libcdaudio.sourceforge.net/

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