[csw-devel] SF.net SVN: gar:[2223] csw/trunk/lib/sdlttf

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Fri Nov 7 22:47:09 CET 2008


Revision: 2223
          http://gar.svn.sourceforge.net/gar/?rev=2223&view=rev
Author:   jake_goerzen
Date:     2008-11-07 21:47:09 +0000 (Fri, 07 Nov 2008)

Log Message:
-----------
update version 2.0.9

Modified Paths:
--------------
    csw/trunk/lib/sdlttf/Makefile
    csw/trunk/lib/sdlttf/checksums

Modified: csw/trunk/lib/sdlttf/Makefile
===================================================================
--- csw/trunk/lib/sdlttf/Makefile	2008-11-07 21:45:04 UTC (rev 2222)
+++ csw/trunk/lib/sdlttf/Makefile	2008-11-07 21:47:09 UTC (rev 2223)
@@ -1,22 +1,23 @@
 GARNAME = SDL_ttf
-GARVERSION = 2.0.6
+GARVERSION = 2.0.9
 CATEGORIES = lib
 
 DESCRIPTION = TrueType font rendering library for SDL applications
 define BLURB
-  This is a sample library which allows you to use TrueType fonts in your SDL applications. It comes with an example program "showfont" which displays an example string for a given TrueType font file. 
+  A sample library which allows you to use TrueType fonts in your SDL applications.
 endef
 
-MASTER_SITES = http://www.libsdl.org/projects/SDL_ttf/
+MASTER_SITES = http://www.libsdl.org/projects/SDL_ttf/release/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 DISTFILES += $(call admfiles,CSWsdlttf,)
 
-PATCHFILES = SDL_ttf.c.diff
+#PATCHFILES = SDL_ttf.c.diff
+
 TEST_SCRIPTS =
 CONFIGURE_ARGS = $(DIRPATHS)
 
 include ../category.mk
 
-pre-configure:
-	( cd $(WORKSRC) ; ./autogen.sh )
-	@$(MAKECOOKIE)
+#pre-configure:
+#	( cd $(WORKSRC) ; ./autogen.sh )
+#	@$(MAKECOOKIE)

Modified: csw/trunk/lib/sdlttf/checksums
===================================================================
--- csw/trunk/lib/sdlttf/checksums	2008-11-07 21:45:04 UTC (rev 2222)
+++ csw/trunk/lib/sdlttf/checksums	2008-11-07 21:47:09 UTC (rev 2223)
@@ -1,3 +1,2 @@
-880ca22ac3e8beb5cca2326cc8069733  download/SDL_ttf-2.0.6.tar.gz
+6dd5a85e4924689a35a5fb1cb3336156  download/SDL_ttf-2.0.9.tar.gz
 4001323bb09e378c18f05fdffda5b9ce  download/CSWsdlttf.gspec
-38d75a2b0f26ed84c6f16153c97d19a6  download/SDL_ttf.c.diff


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list