Codebase list libsdl2-mixer / dc3199f5-7d56-4d4a-b6db-7fbce5114613/main debian / control
dc3199f5-7d56-4d4a-b6db-7fbce5114613/main

Tree @dc3199f5-7d56-4d4a-b6db-7fbce5114613/main (Download .tar.gz)

control @dc3199f5-7d56-4d4a-b6db-7fbce5114613/main

1deddb0
 
 
 
7fb2f10
95f33ac
229b3e5
fb26be4
f675f0a
 
 
c1e91e3
f675f0a
6751f92
f675f0a
1deddb0
f675f0a
158ad0b
229b3e5
 
 
1a8540f
1deddb0
7fb2f10
1deddb0
 
 
7fb2f10
 
358969a
7fb2f10
 
 
d7ce922
 
1deddb0
 
 
 
 
 
 
 
7fb2f10
f675f0a
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-compat (= 12),
               libflac-dev,
               libfluidsynth-dev,
               libmodplug-dev,
               libmpg123-dev,
               libogg-dev,
               libopusfile-dev,
               libsdl2-dev,
               libtool,
               libvorbis-dev,
               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
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
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.