Source: libsdl2-mixer
X-Style: black
Section: libs
Priority: optional
Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Uploaders:
 Manuel A. Fernandez Montecelo <mafm@debian.org>,
 Simon McVittie <smcv@debian.org>,
Standards-Version: 4.7.4
Rules-Requires-Root: no
Build-Depends:
 debhelper (>= 8.9.0~),
 dh-autoreconf,
 dpkg-dev (>= 1.16.1~),
 libflac-dev (>= 1.2.1),
 libfluidsynth-dev,
 libmodplug-dev,
 libmpg123-dev (>= 1.20.1),
 libogg-dev (>= 1.2.0),
 libopusfile-dev,
 libsdl2-dev,
 libtool,
 libvorbis-dev,
 pkg-config,
Homepage: https://github.com/libsdl-org/SDL_mixer
Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl2-mixer
Vcs-Git: https://salsa.debian.org/sdl-team/libsdl2-mixer.git


Package: libsdl2-mixer-2.0-0
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Mixer library for Simple DirectMedia Layer 2, libraries
 SDL_mixer is a sample multi-channel audio mixer library.  It supports any
 number of simultaneously playing channels of 16 bit stereo audio, plus a single
 channel of music, mixed by the popular FLAC, libxmp MOD, FluidSynth and
 Timidity MIDI, Ogg Vorbis, and mpg123 MP3 libraries.
 .
 This package contains the shared library.

Package: libsdl2-mixer
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         libsdl2-mixer-2.0-0 (= ${binary:Version})
Description: Mixer library for Simple DirectMedia Layer 2.0
 This is a multi-channel audio mixer library.  It supports 4 channels of
 16 bit stereo audio, plus a single channel of music, mixed by the popular
 MikMod MOD, Timidity MIDI, and MP3 and Ogg Vorbis libraries.
 .
 This transitional package depends on the shared library.

Package: libsdl2-mixer-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libflac-dev,
 libmpg123-dev,
 libogg-dev,
 libopusfile-dev,
 libsdl2-dev,
 libsdl2-mixer-2.0-0 (= ${binary:Version}),
 libvorbis-dev,
 ${misc:Depends},
 ${shlibs:Depends},
Description: Mixer library for Simple DirectMedia Layer 2, development files
 SDL_mixer is a sample multi-channel audio mixer library.  It supports any
 number of simultaneously playing channels of 16 bit stereo audio, plus a single
 channel of music, mixed by the popular FLAC, libxmp MOD, FluidSynth and
 Timidity MIDI, Ogg Vorbis, and mpg123 MP3 libraries.
 .
 This package contains the development files.

Package: libsdl2-mixer-examples
Section: misc
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libsdl2-mixer-dev,
Description: Mixer library for Simple DirectMedia Layer 2.0 (examples)
 SDL Mixer is a sample multi-channel audio mixer library.  It supports 4
 channels of 16 bit stereo audio, plus a single channel of music, mixed by
 the popular MikMod MOD, Timidity MIDI, and MP3 and Ogg Vorbis libraries.
 .
 This package contains example executables, useful as a smoke-test.
