SF.net SVN: gar:[24458] csw/mgar/pkg/sdlimage/trunk
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Tue Dec 16 01:22:46 CET 2014
Revision: 24458
http://sourceforge.net/p/gar/code/24458
Author: jake_goerzen
Date: 2014-12-16 00:22:44 +0000 (Tue, 16 Dec 2014)
Log Message:
-----------
sdlimage: update to 1.2.12; add EXTRA_LINKER_FLAGS -lwebp; remove old patch
Modified Paths:
--------------
csw/mgar/pkg/sdlimage/trunk/Makefile
csw/mgar/pkg/sdlimage/trunk/checksums
Modified: csw/mgar/pkg/sdlimage/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sdlimage/trunk/Makefile 2014-12-13 19:52:14 UTC (rev 24457)
+++ csw/mgar/pkg/sdlimage/trunk/Makefile 2014-12-16 00:22:44 UTC (rev 24458)
@@ -1,5 +1,5 @@
NAME = SDL_image
-VERSION = 1.2.10
+VERSION = 1.2.12
GARTYPE = v2
DESCRIPTION = SDL image file loading library
@@ -10,9 +10,6 @@
MASTER_SITES = http://www.libsdl.org/projects/SDL_image/release/
DISTFILES = $(NAME)-$(VERSION).tar.gz
-# http://hg.libsdl.org/SDL_image/rev/7264bae1db63
-PATCHFILES = IMG_png.c.patch
-
PACKAGES += CSWlibsdl-image1-2-0
CATALOGNAME_CSWlibsdl-image1-2-0 = libsdl_image1_2_0
PKGFILES_CSWlibsdl-image1-2-0 += $(call baseisadirs,$(libdir),libSDL_image-1\.2\.so\.0\.8\.4)
@@ -36,6 +33,8 @@
BUILD64_LIBS_ONLY = 1
+EXTRA_LINKER_FLAGS = -lwebp
+
CONFIGURE_ARGS = $(DIRPATHS) --disable-static
TEST_SCRIPTS =
Modified: csw/mgar/pkg/sdlimage/trunk/checksums
===================================================================
--- csw/mgar/pkg/sdlimage/trunk/checksums 2014-12-13 19:52:14 UTC (rev 24457)
+++ csw/mgar/pkg/sdlimage/trunk/checksums 2014-12-16 00:22:44 UTC (rev 24458)
@@ -1 +1 @@
-6c06584b31559e2b59f2b982d0d1f628 SDL_image-1.2.10.tar.gz
+a0f9098ebe5400f0bdc9b62e60797ecb SDL_image-1.2.12.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