Source: alsa-plugins
Section: libs
Priority: optional
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Uploaders: Jordi Mallach <jordi@debian.org>,
           Elimar Riesebieter <riesebie@lxtec.de>,
           Luke Yelavich <themuso@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               libasound2-dev (>= 1.2.5),
               libavcodec-dev,
               libavutil-dev,
               libdbus-1-dev (>= 1.4.12-3~),
               libjack-dev (>= 1:0.121.0+svn4538-2~),
               libpulse-dev (>= 0.99.1-1~),
               libsamplerate0-dev | libsamplerate-dev,
               libspeexdsp-dev,
               libswresample-dev
Standards-Version: 4.6.0
Homepage: https://www.alsa-project.org/
Vcs-Git: https://salsa.debian.org/alsa-team/alsa-plugins.git
Vcs-Browser: https://salsa.debian.org/alsa-team/alsa-plugins
Rules-Requires-Root: no

Package: libasound2-plugins
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: ALSA library additional plugins
 This package contains plugins for the ALSA library that are
 not included in the main libasound2 package.
 .
 The following plugins are included, among other:
   - a52: S16 to A52 stream converter
   - jack: play or capture via JACK
   - oss: run native ALSA apps on OSS drivers
   - pulse: play or capture via Pulse Audio
   - lavcrate, samplerate and speexrate: rate converters
   - upmix and vdownmix: convert from/to 2 and 4/6 channel streams
 .
 ALSA is the Advanced Linux Sound Architecture.
