Codebase list libsdl2-mixer / 358969a debian / control
358969a

Tree @358969a (Download .tar.gz)

control @358969a

1deddb0
 
 
 
7fb2f10
95f33ac
229b3e5
25fbaed
1deddb0
7fb2f10
 
c1e91e3
1deddb0
6751f92
7872043
1deddb0
158ad0b
 
229b3e5
 
 
1a8540f
1deddb0
7fb2f10
1deddb0
 
 
7fb2f10
 
358969a
695a61b
7fb2f10
 
 
d7ce922
 
1deddb0
 
 
 
 
 
 
 
7fb2f10
7872043
7fb2f10
 
 
d7ce922
 
1deddb0
7fb2f10
Source: libsdl2-mixer
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.2.1
Rules-Requires-Root: no
Build-Depends: debhelper (>= 11~),
               libflac-dev (>= 1.2.1),
               libfluidsynth-dev (>= 1.1.1),
               libmodplug-dev (>= 1:0.8.8),
               libmpg123-dev,
               libogg-dev (>= 1.2.0),
               libopusfile-dev,
               libsdl2-dev (>= 2.0.7),
               libtool,
               libvorbis-dev (>= 1.2.0),
               pkg-config
Homepage: https://www.libsdl.org/projects/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: ${shlibs:Depends},
         ${misc:Depends}
Recommends: timgm6mb-soundfont (>= 1.3-3~) | sf3-soundfont-gm
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
Section: libdevel
Architecture: any
Multi-Arch: same
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.