# 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-ttf Version: 2.0.11 Revision: 1 Maintainer: Max Horn Depends: %N-shlibs (= %v-%r) BuildDependsOnly: true BuildDepends: sdl (>= 1.2.9-1001), freetype219 Source: http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-%v.tar.gz Source-MD5: 61e29bd9da8d245bc2471d1b2ce591aa NoSetCPPFLAGS: true ConfigureParams: --disable-sdltest --with-freetype-prefix=%p/lib/freetype219 --with-freetype-exec-prefix=%p/lib/freetype219 InstallScript: make install DESTDIR=%d SplitOff: << Package: %N-shlibs Depends: sdl-shlibs (>= 1.2.11-1), freetype219-shlibs Replaces: %N (<= 2.0.4-1) Files: lib/libSDL_ttf-*.dylib Shlibs: %p/lib/libSDL_ttf-2.0.0.dylib 11.0.0 %n (>= 2.0.11-1) Docfiles: CHANGES COPYING README << DocFiles: CHANGES COPYING README Description: SDL TrueType font library DescDetail: << Sample library which allows you to use TrueType fonts in your SDL applications. << DescPackaging: Uses freetype219 so that non-X11 apps can partake of this Homepage: http://www.libsdl.org/projects/SDL_ttf/ License: OSI-Approved