Mercurial > hg > audiostuff
comparison spandsp-0.0.6pre17/debian/control @ 4:26cd8f1ef0b1
import spandsp-0.0.6pre17
| author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
|---|---|
| date | Fri, 25 Jun 2010 15:50:58 +0200 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 3:c6c5a16ce2f2 | 4:26cd8f1ef0b1 |
|---|---|
| 1 Source: spandsp | |
| 2 Section: libs | |
| 3 Priority: optional | |
| 4 Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org> | |
| 5 Uploaders: Jose Carlos Garcia Sogo <jsogo@debian.org>, Kilian Krause <kilian@debian.org>, Santiago Garcia Mantinan <manty@debian.org>, Mark Purcell <msp@debian.org>, Tzafrir Cohen <tzafrir.cohen@xorcom.com>, Santiago Ruano Rincón <santiago@debian.org> | |
| 6 Build-Depends: debhelper (>= 4.0.0), libtiff4-dev, libjpeg62-dev, dpatch, doxygen, autotools-dev, xsltproc | |
| 7 Standards-Version: 3.7.2 | |
| 8 XS-Vcs-Svn: svn://svn.debian.org/pkg-voip/ | |
| 9 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/ | |
| 10 | |
| 11 Package: libspandsp6 | |
| 12 Architecture: any | |
| 13 Depends: ${shlibs:Depends} | |
| 14 Conflicts: libspandsp0, libspandsp1, libspandsp2 | |
| 15 Description: Telephony signal processing library | |
| 16 This is a low-level signal processing library that modulate and demodulate | |
| 17 signals commonly used in telephony, such as the "noise" generated by a | |
| 18 fax modem or DTMF touchpad. | |
| 19 . | |
| 20 This package contains the shared library. | |
| 21 | |
| 22 Package: libspandsp-dev | |
| 23 Section: libdevel | |
| 24 Architecture: any | |
| 25 Depends: libspandsp6 (= ${Source-Version}), libtiff4-dev, libjpeg62-dev | |
| 26 Description: Telephony signal processing library | |
| 27 This is a low-level signal processing library that modulate and demodulate | |
| 28 signals commonly used in telephony, such as the "noise" generated by a | |
| 29 fax modem or DTMF touchpad. | |
| 30 . | |
| 31 This package contains the static library and development headers. | |
| 32 . | |
| 33 Homepage: http://www.soft-switch.org/ | |
| 34 | |
| 35 Package: libspandsp-doc | |
| 36 Section: doc | |
| 37 Architecture: all | |
| 38 Description: Documentation for the spandsp signal processing library | |
| 39 This package contains the online API in HTML for the libspandsp, a low | |
| 40 level signal processing library that modulate and demodulate siignals | |
| 41 commonly used in telephony, such as the "noise" generated by a fax | |
| 42 modem or DTMF touchpad. |
