Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/games
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22891
Modified Files:
sdl-ttf.info
Added Files:
sdl-ttf.patch
Log Message:
Work around freetype idiocy.
Index: sdl-ttf.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/games/sdl-ttf.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sdl-ttf.info 21 Jan 2005 02:40:30 -0000 1.3
+++ sdl-ttf.info 24 Feb 2005 21:06:25 -0000 1.4
@@ -24,3 +24,4 @@
<<
Homepage: http://www.libsdl.org/projects/SDL_ttf/
License: LGPL
+Patch: %n.patch
--- NEW FILE: sdl-ttf.patch ---
diff -Naur new/SDL_ttf.c SDL_ttf-2.0.6/SDL_ttf.c
--- new/SDL_ttf.c Fri Feb 21 12:38:15 2003
+++ SDL_ttf-2.0.6/SDL_ttf.c Thu Feb 24 15:57:42 2005
@@ -39,6 +39,7 @@
#define FREEA(p) free(p)
#endif
+#include <ft2build.h>
#include <freetype/freetype.h>
#include <freetype/ftoutln.h>
#include <freetype/ttnameid.h>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits