Source: spandsp
Section: libs
Priority: optional
Maintainer: FreeSWITCH Solutions <packages@freeswitch.com>
Build-Depends: debhelper (>= 9), libtiff-dev, libjpeg-dev, dpatch, doxygen, autotools-dev, xsltproc
Standards-Version: 3.9.6

Package: libspandsp3
Architecture: any
Depends: ${shlibs:Depends}
Description: Telephony signal processing library
 This is 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: libspandsp3-dev
Section: libdevel
Architecture: any
Depends: libspandsp3 (= ${binary:Version}), libtiff-dev, libjpeg-dev
Conflicts: libspandsp-dev
Provides: libspandsp-dev
Description: Telephony signal processing library
 This is 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 static library and development headers.

Package: libspandsp3-doc
Section: doc
Architecture: all
Description: Documentation for the spandsp signal processing library
 This package contains the online API in HTML for the libspandsp, a low
 level signal processing library that modulate and demodulate siignals
 commonly used in telephony, such as the "noise" generated by a fax
 modem or DTMF touchpad.
