File: control

package info (click to toggle)
libdca 0.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,480 kB
  • sloc: ansic: 14,041; sh: 101; makefile: 72
file content (62 lines) | stat: -rw-r--r-- 2,667 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Source: libdca
Section: libs
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Sebastian Ramacher <sramacher@debian.org>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/multimedia-team/libdca.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/libdca
Homepage: https://www.videolan.org/developers/libdca.html

Package: libdca-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libdca0 (= ${binary:Version})
Multi-Arch: same
Description: decoding library for DTS Coherent Acoustics streams (development)
 libdca provides a low-level interface to decode audio frames encoded using
 DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found
 on DVDs, DTS audio CDs and some radio broadcastings. libdca also provides
 downmixing and dynamic range compression for various output configurations.
 .
 This package contains the headers and static libraries used to build
 applications that use libdca.

Package: libdca-utils
Section: sound
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: decoding library for DTS Coherent Acoustics streams (utilities)
 libdca provides a low-level interface to decode audio frames encoded using
 DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found
 on DVDs, DTS audio CDs and some radio broadcastings. libdca also provides
 downmixing and dynamic range compression for various output configurations.
 .
 This package contains additional utilities.

Package: libdca0
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Description: decoding library for DTS Coherent Acoustics streams
 libdca provides a low-level interface to decode audio frames encoded using
 DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found
 on DVDs, DTS audio CDs and some radio broadcastings. libdca also provides
 downmixing and dynamic range compression for various output configurations.
 .
 This package contains the shared library.

Package: libdts-dev
Section: oldlibs
Architecture: any
Depends: ${misc:Depends}, libdca-dev (= ${binary:Version})
Multi-Arch: same
Description: backward compatibility place-holder for libdca
 libdca provides a low-level interface to decode audio frames encoded using
 DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found
 on DVDs, DTS audio CDs and some radio broadcastings. libdca also provides
 downmixing and dynamic range compression for various output configurations.
 .
 This package contains compatibility headers used to build applications
 that still use libdts.