Source: sdl-mixer1.2
Section: libs
Priority: optional
Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Uploaders: Manuel A. Fernandez Montecelo <mafm@debian.org>
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               libflac-dev,
               libfluidsynth-dev,
               libmad0-dev,
               libmodplug-dev,
               libmikmod-dev,
               libogg-dev,
               libsdl1.2-dev,
               libsmpeg-dev,
               libtool,
               libvorbis-dev
Homepage: https://www.libsdl.org/projects/SDL_mixer/
Vcs-Browser: https://salsa.debian.org/sdl-team/sdl-mixer1.2
Vcs-Git: https://salsa.debian.org/sdl-team/sdl-mixer1.2.git


Package: libsdl-mixer1.2
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: timgm6mb-soundfont | sf3-soundfont-gm
Breaks: libfluidsynth1 (<< 1.1.7~)
Description: Mixer library for Simple DirectMedia Layer 1.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, MikMod MOD, Timidity MIDI, Ogg
 Vorbis, and SMPEG MP3 libraries.
 .
 This package contains the shared library.

Package: libsdl-mixer1.2-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         libsdl-mixer1.2 (= ${binary:Version}),
         libflac-dev,
         libmad0-dev,
         libmikmod-dev,
         libogg-dev,
         libsdl1.2-dev,
         libvorbis-dev
Description: Mixer library for Simple DirectMedia Layer 1.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, MikMod MOD, Timidity MIDI, Ogg
 Vorbis, and SMPEG MP3 libraries.
 .
 This package contains the development files.
