Source: speex
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 libogg-dev,
 pkgconf,
Build-Depends-Indep:
 doxygen,
 graphviz,
Standards-Version: 4.7.0
Homepage: https://www.speex.org/
Vcs-Git: https://salsa.debian.org/debian/speex.git
Vcs-Browser: https://salsa.debian.org/debian/speex
Description: Speex codec 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.

Package: libspeex-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libspeex1 (= ${binary:Version}),
 ${misc:Depends},
Suggests:
 pkgconf,
Description: ${source:Synopsis} (development files)
 ${source:Extended-Description}
 .
 This package provides the speex library headers and development files.

Package: libspeex1
Architecture: any
Multi-Arch: same
Section: libs
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 speex,
Description: ${source:Synopsis} (runtime library)
 ${source:Extended-Description}
 .
 This package provides the speex runtime library.

Package: speex
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 speex-doc,
Description: Command-line tools for Speex codec
 ${source:Extended-Description}
 .
 This package contains the encoder and decoder command-line applications.

Package: speex-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
Suggests:
 speex,
Description: Documentation for speex
 ${source:Extended-Description}
 .
 This package contains the Speex documentation.
