File: control

package info (click to toggle)
libcdaudio 0.99.12p2-14
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 1,964 kB
  • ctags: 990
  • sloc: sh: 8,421; ansic: 4,849; makefile: 51
file content (42 lines) | stat: -rw-r--r-- 1,498 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
32
33
34
35
36
37
38
39
40
41
42
Source: libcdaudio
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: autotools-dev, debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.6
Homepage: http://libcdaudio.sourceforge.net/

Package: libcdaudio1
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for controlling a CD-ROM when playing audio CDs
 This library provides functions for controlling an audio CD: starting,
 stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index
 servers.

Package: libcdaudio-dev
Section: libdevel
Architecture: any
Depends: libcdaudio1 (= ${binary:Version}), ${misc:Depends}
Description: library for controlling a CD-ROM when playing audio CDs (development)
 This library provides functions for controlling an audio CD: starting,
 stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index
 servers.
 .
 This package contains the development files.

Package: libcdaudio-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libcdaudio-dev (= ${binary:Version}),
         libcdaudio1 (= ${binary:Version}),
         ${misc:Depends}
Description: library for controlling a CD-ROM when playing audio CDs (debug)
 This library provides functions for controlling an audio CD: starting,
 stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index
 servers.
 .
 This package contains the debugging symbols.