File: control

package info (click to toggle)
speex 1.2~rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 4,416 kB
  • ctags: 2,222
  • sloc: ansic: 23,083; sh: 8,885; makefile: 179
file content (95 lines) | stat: -rw-r--r-- 3,779 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
Source: speex
Section: sound
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Ron Lee <ron@debian.org>,
           Mark Purcell <msp@debian.org>,
           Kilian Krause <kilian@debian.org>
Build-Depends: debhelper (>> 4.1.0), libogg-dev, dpkg-dev (>= 1.13.19)
Build-Depends-Indep: doxygen, graphviz
Standards-Version: 3.8.0
Homepage: http://www.speex.org/
Vcs-Svn: svn://svn.debian.org/pkg-voip/speex/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/speex/?op=log

Package: speex
Architecture: any
Depends: ${shlibs:Depends}
Description: The Speex codec command line tools
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package contains the encoder and decoder command-line applications.

Package: libspeex1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Suggests: speex
Conflicts: libopal-2.2 (<= 2.2.11~dfsg1-3),
           libopal-2.2-develop (<= 2.2.11~dfsg1-3),
           libopal-2.2-ptrace (<= 2.2.11~dfsg1-3),
           libopal-2.2.0,
           libiaxclient1 (<= 2.0.2-1),
           asterisk (<=1:1.4.18.1~dfsg-1),
           libmediastreamer0 (<= 2.1.0-1)
Description: The Speex codec runtime library
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package provides the speex runtime library.

Package: libspeex-dev
Architecture: any
Section: libdevel
Depends: libspeex1 (= ${binary:Version})
Suggests: pkg-config
Description: The Speex codec library development files
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package provides the speex library headers and development files.

Package: libspeexdsp1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: The Speex extended runtime library
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package provides the runtime library of additional functions that
 are part of the Speex distribution.

Package: libspeexdsp-dev
Architecture: any
Section: libdevel
Depends: libspeexdsp1 (= ${binary:Version}), libspeex-dev (= ${binary:Version})
Suggests: pkg-config
Description: The Speex extended library development files
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package provides the speex extended library headers and development files.

Package: speex-doc
Architecture: all
Section: doc
Suggests: speex
Description: Documentation for speex
 Speex is an audio codec especially designed for compressing voice at low
 bit-rates for applications such as voice over IP (VoIP). In some senses,
 it is meant to be complementary to the Vorbis codec which places a greater
 emphasis on high-quality music reproduction.
 .
 This package contains the Speex documentation.