Codebase list libsdl2-mixer / 6cc914ae-db08-4d51-892a-9e527cd2325e/main debian / control
6cc914ae-db08-4d51-892a-9e527cd2325e/main

Tree @6cc914ae-db08-4d51-892a-9e527cd2325e/main (Download .tar.gz)

control @6cc914ae-db08-4d51-892a-9e527cd2325e/mainraw · history · blame

Source: libsdl2-mixer
Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Uploaders: Manuel A. Fernandez Montecelo <mafm@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 12),
               libflac-dev,
               libfluidsynth-dev,
               libmodplug-dev,
               libmpg123-dev,
               libogg-dev,
               libopusfile-dev,
               libsdl2-dev (>= 2.0.7),
               libtool,
               libvorbis-dev,
               pkg-config
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/sdl-team/libsdl2-mixer
Vcs-Git: https://salsa.debian.org/sdl-team/libsdl2-mixer.git
Homepage: https://www.libsdl.org/projects/SDL_mixer/
Rules-Requires-Root: no

Package: libsdl2-mixer-2.0-0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: timgm6mb-soundfont (>= 1.3-3~) | sf3-soundfont-gm
Pre-Depends: ${misc:Pre-Depends}
Breaks: libfluidsynth1 (<< 1.1.7~)
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, modplug MOD, FluidSynth and
 Timidity MIDI, Ogg Vorbis, and MAD or SMPEG MP3 libraries.
 .
 This package contains the shared library.

Package: libsdl2-mixer-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
         libsdl2-mixer-2.0-0 (= ${binary:Version}),
         libsdl2-dev (>= 2.0.7)
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, modplug MOD, FluidSynth and
 Timidity MIDI, Ogg Vorbis, and MAD or SMPEG MP3 libraries.
 .
 This package contains the development files.