Codebase list libsdl2-mixer / 04dfd53
Preparing for release and fixing a couple of ./configure options Manuel A. Fernandez Montecelo 10 years ago
2 changed file(s) with 3 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 libsdl2-mixer (2.0.0~rc1-1) UNRELEASED; urgency=low
0 libsdl2-mixer (2.0.0~rc1-1) unstable; urgency=low
11
22 * Initial release. (Closes: #711570)
33
4 -- Manuel A. Fernandez Montecelo <mafm@debian.org> Fri, 07 Jun 2013 23:42:38 +0100
4 -- Manuel A. Fernandez Montecelo <mafm@debian.org> Sat, 08 Jun 2013 01:16:42 +0100
2121 confflags += --enable-music-wave
2222
2323 # MIDI: Explicitly state what we use
24 confflags += --enable-music-fluidsynth
24 confflags += --enable-music-fluidsynth-midi
2525 confflags += --enable-music-timidity-midi
2626 confflags += --enable-music-native-midi
2727
3636 confflags += --disable-music-fluidsynth-shared
3737 confflags += --disable-music-mod-shared
3838 confflags += --disable-music-mp3-shared
39 confflags += --disable-music-mp3-mad-gpl-shared
4039 confflags += --disable-music-ogg-shared
4140
4241