File: control

package info (click to toggle)
spandsp 0.0.6%2Bdfsg-0.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 15,784 kB
  • ctags: 9,250
  • sloc: ansic: 123,211; xml: 13,229; sh: 12,191; cpp: 1,521; makefile: 1,098
file content (60 lines) | stat: -rw-r--r-- 2,033 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
Source: spandsp
Section: libs
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Kilian Krause <kilian@debian.org>, Mark Purcell <msp@debian.org>, Tzafrir Cohen <tzafrir@debian.org>, Faidon Liambotis <paravoid@debian.org>
Build-Depends: debhelper (>= 9),
 libtiff-dev|libtiff5-dev,
 libjpeg-dev,
 doxygen, autotools-dev, dh-autoreconf,
 libtool,
 dpkg-dev (>= 1.13.19),
 libsndfile1-dev,
 libfftw3-dev,
 libpcap0.8-dev,
 libtiff-tools,
 libxml2-dev,
 netpbm,
 sox,
 xsltproc,
 docbook-xsl, docbook-xml
Standards-Version: 3.9.5
XS-Testsuite: autopkgtest
Homepage: http://www.soft-switch.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-voip/spandsp/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/spandsp/trunk/

Package: libspandsp2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Telephony signal processing library
 a low-level signal processing library that modulate and demodulate
 signals commonly used in telephony, such as the "noise" generated by a
 fax modem or DTMF touchpad.
 .
 This package contains the shared library.

Package: libspandsp-dev
Section: libdevel
Architecture: any
Depends: libspandsp2 (= ${binary:Version}), ${misc:Depends}, libtiff-dev|libtiff5-dev, libjpeg-dev
Multi-Arch: same
Description: Telephony signal processing library - development headers
 a low-level signal processing library that modulates and demodulates
 signals commonly used in telephony, such as the "noise" generated by a
 fax modem or DTMF touchpad.
 .
 This package contains the static library and development headers.

Package: libspandsp-doc
Section: doc
Depends: ${misc:Depends}, libjs-jquery
Architecture: all
Multi-Arch: foreign
Description: Documentation for the spandsp signal processing library
 a low-level signal processing library that modulates and demodulates
 signals commonly used in telephony, such as the "noise" generated by a
 fax modem or DTMF touchpad.
 .
 This package contains the online API in HTML.