# 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 Version: 1.2.15 Revision: 1 BuildDependsOnly: True Depends: %N-shlibs (= %v-%r) BuildDepends: x11-dev, fink (>= 0.24.12) Maintainer: Max Horn Source: http://www.libsdl.org/release/SDL-%v.tar.gz Source-MD5: 9d96df8417572a2afb781a7c4c811a85 ConfigureParams: --mandir=%p/share/man CompileScript: ./configure %c; DISTCC_HOSTS='' MAKEFLAGS='-j1' make InstallScript: make install DESTDIR=%d SplitOff: << Package: %N-shlibs Replaces: %N (<= 1.2.4-1) Files: lib/libSDL-*.dylib Shlibs: %p/lib/libSDL-1.2.0.dylib 12.0.0 %n (>= 1.2.13-1) DocFiles: BUGS COPYING CREDITS README README-SDL.txt README.MacOSX TODO << DescPackaging: << Added DISTCC_HOSTS='' MAKEFLAGS='-j1' to avoid the -fconstant-cfstrings warning when building with distcc (-- rangerrick@fink.sourceforge.net). << DocFiles: BUGS COPYING CREDITS README README-SDL.txt README.MacOSX TODO Description: Cross-platform multimedia library Homepage: http://www.libsdl.org License: LGPL