SF.net SVN: gar:[24431] csw/mgar/pkg/sdlttf/trunk
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Thu Dec 11 00:55:40 CET 2014
Revision: 24431
http://sourceforge.net/p/gar/code/24431
Author: jake_goerzen
Date: 2014-12-10 23:55:39 +0000 (Wed, 10 Dec 2014)
Log Message:
-----------
sdlttf: update to 2.0.11; add EXTRA_LDFLAGS; recipe clean-up
Modified Paths:
--------------
csw/mgar/pkg/sdlttf/trunk/Makefile
csw/mgar/pkg/sdlttf/trunk/checksums
Modified: csw/mgar/pkg/sdlttf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sdlttf/trunk/Makefile 2014-12-10 23:21:19 UTC (rev 24430)
+++ csw/mgar/pkg/sdlttf/trunk/Makefile 2014-12-10 23:55:39 UTC (rev 24431)
@@ -1,6 +1,6 @@
NAME = SDL_ttf
-VERSION = 2.0.9
-GARTYPE = v1
+VERSION = 2.0.11
+GARTYPE = v2
DESCRIPTION = TrueType font rendering library for SDL applications
define BLURB
@@ -9,12 +9,11 @@
MASTER_SITES = http://www.libsdl.org/projects/SDL_ttf/release/
DISTFILES = $(NAME)-$(VERSION).tar.gz
-DISTFILES += $(call admfiles,CSWsdlttf,)
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-#PATCHFILES = SDL_ttf.c.diff
+EXTRA_LDFLAGS = -lm -L/opt/csw/lib -liconv
TEST_SCRIPTS =
CONFIGURE_ARGS = $(DIRPATHS)
Modified: csw/mgar/pkg/sdlttf/trunk/checksums
===================================================================
--- csw/mgar/pkg/sdlttf/trunk/checksums 2014-12-10 23:21:19 UTC (rev 24430)
+++ csw/mgar/pkg/sdlttf/trunk/checksums 2014-12-10 23:55:39 UTC (rev 24431)
@@ -1,2 +1 @@
-6dd5a85e4924689a35a5fb1cb3336156 download/SDL_ttf-2.0.9.tar.gz
-4001323bb09e378c18f05fdffda5b9ce download/CSWsdlttf.gspec
+61e29bd9da8d245bc2471d1b2ce591aa SDL_ttf-2.0.11.tar.gz
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