File: control

package info (click to toggle)
faad2 2.7-8%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 5,748 kB
  • sloc: ansic: 65,649; sh: 8,851; cpp: 1,324; makefile: 91
file content (69 lines) | stat: -rw-r--r-- 2,352 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
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
63
64
65
66
67
68
69
Source: faad2
Section: libs
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Matthew W. S. Bell <matthew@bells23.org.uk>,
           Andres Mejia <amejia@debian.org>,
           Reinhard Tartler <siretart@tauware.de>,
           Fabian Greffrath <fabian+debian@greffrath.com>
DM-Upload-Allowed: yes
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 9),
 dh-autoreconf
Homepage: http://www.audiocoding.com/
Vcs-Git: git://git.debian.org/git/pkg-multimedia/faad2.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/faad2.git

Package: libfaad-dev
Multi-Arch: same
Section: libdevel
Architecture: any
Depends: libfaad2 (= ${binary:Version}), ${misc:Depends}
Conflicts: libfaad2-dev
Replaces: libfaad2-dev
Description: freeware Advanced Audio Decoder - development files
 FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
 decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC
 files.
 .
 This package contains development files.

Package: libfaad2
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libfaad2-0
Replaces: libfaad2-0
Description: freeware Advanced Audio Decoder - runtime files
 FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
 decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC
 files.
 .
 This package contains the shared library.

Package: faad2-dbg
Architecture: any
Section: debug
Priority: extra
Depends: libfaad2 (= ${binary:Version}), faad (= ${binary:Version}),
         ${misc:Depends}
Description: freeware Advanced Audio Decoder - debugging symbols
 FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
 decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC
 files.
 .
 This package contains the debugging symbols for all binary packages.

Package: faad
Section: sound
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: faad2
Replaces: faad2
Description: freeware Advanced Audio Decoder player
 FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly
 decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC
 files.
 .
 This package contains a command line interface to play AAC or MP4 files.