# DISCLAIMER: Max Horn is the sole maintainer of this package. # Please DO NOT MAKE MODIFICATIONS without informing the maintainer. # Preferably, send a patch to me instead of making changes yourself! # If that is not possible due to extra urgency, at least send me a mail. # # Explanation: I am sick and tired of getting back to my packages and # discovering that people have messed with it. I am then forced to # retrace their steps, find out who, when and why did make a certain # change etc. -- i.e. it makes my life as maintainer harder. # Furthermore, as maintainer I am responsible for problems caused by my # packages. But I am not willing to take responsibility for something I # did not do. In particular, for changes that other people introduced # behind my back, no matter how good and noble their intentions were. As # such, I may see myself forced to drop responsibility for (and hence, # maintainership of) the affected package. Package: sdl-mixer Version: 1.2.12 Revision: 1 Maintainer: Max Horn Depends: %N-shlibs (= %v-%r) Conflicts: %N-bin (<< 1.2.5-1) Replaces: %N-dev BuildDependsOnly: true BuildDepends: libogg, libvorbis0, sdl (>= 1.2.10-1), smpeg (>= 0.4.4-25), libmikmod3 (>= 3.2.0-beta2-4), fink (>= 0.24.12) Source: http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-%v.tar.gz Source-MD5: e03ff73d77a55e3572ad0217131dc4a1 ConfigureParams: << --disable-music-ogg-shared \ --disable-music-mp3-shared \ --disable-music-mod-shared \ --disable-sdltest \ --disable-smpegtest \ --disable-dependency-tracking << InstallScript: make install DESTDIR=%d SplitOff: << Package: %N-shlibs Depends: sdl-shlibs (>= 1.2.10-1), smpeg-shlibs (>= 0.4.4-25), libvorbis0-shlibs, libmikmod3-shlibs Replaces: %N (<= 1.2.1-1) Files: lib/libSDL_mixer-*.dylib Shlibs: %p/lib/libSDL_mixer-1.2.0.dylib 13.0.0 %n (>= 1.2.12-1) Docfiles: CHANGES COPYING README << Docfiles: CHANGES COPYING README Description: SDL multi-channel audio mixer library DescPackaging: << Use --disable-sdltest and --disable-smpegtest to allow building on headless systems. Fails to build against sdl-1.2.8 and sdl-1.2.9 due to missing SDL_config.h Patch corrects an issue when building on pre-10.6 systems. << Homepage: http://www.libsdl.org/projects/SDL_mixer/ License: OSI-Approved