[csw-devel] SF.net SVN: gar:[4009] csw/mgar/pkg/sdlimage/trunk

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Sat Mar 28 04:59:22 CET 2009


Revision: 4009
          http://gar.svn.sourceforge.net/gar/?rev=4009&view=rev
Author:   jake_goerzen
Date:     2009-03-28 03:59:22 +0000 (Sat, 28 Mar 2009)

Log Message:
-----------
update to 1.2.7; added prototype file without *.la file references

Modified Paths:
--------------
    csw/mgar/pkg/sdlimage/trunk/Makefile
    csw/mgar/pkg/sdlimage/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/sdlimage/trunk/files/CSWsdlimage.prototype

Modified: csw/mgar/pkg/sdlimage/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sdlimage/trunk/Makefile	2009-03-28 03:58:05 UTC (rev 4008)
+++ csw/mgar/pkg/sdlimage/trunk/Makefile	2009-03-28 03:59:22 UTC (rev 4009)
@@ -1,5 +1,5 @@
 GARNAME = SDL_image
-GARVERSION = 1.2.4
+GARVERSION = 1.2.7
 CATEGORIES = lib
 
 DESCRIPTION = SDL image file loading library
@@ -9,12 +9,12 @@
 
 MASTER_SITES = http://www.libsdl.org/projects/SDL_image/release/
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWsdlimage,)
+DISTFILES += $(call admfiles,CSWsdlimage, prototype)
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
-CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS = $(DIRPATHS) --disable-static
 TEST_SCRIPTS =
 include gar/category.mk
 

Modified: csw/mgar/pkg/sdlimage/trunk/checksums
===================================================================
--- csw/mgar/pkg/sdlimage/trunk/checksums	2009-03-28 03:58:05 UTC (rev 4008)
+++ csw/mgar/pkg/sdlimage/trunk/checksums	2009-03-28 03:59:22 UTC (rev 4009)
@@ -1,2 +1,3 @@
-70bf617f99e51a2c94550fc79d542f0b  download/SDL_image-1.2.4.tar.gz
+a729ff61f74f0a45ec7fe36354cf938e  download/SDL_image-1.2.7.tar.gz
 c4a710e474cafa63d2fe24f9b376254c  download/CSWsdlimage.gspec
+50aad500d2b2d642733542ad8f931e7c  download/CSWsdlimage.prototype

Added: csw/mgar/pkg/sdlimage/trunk/files/CSWsdlimage.prototype
===================================================================
--- csw/mgar/pkg/sdlimage/trunk/files/CSWsdlimage.prototype	                        (rev 0)
+++ csw/mgar/pkg/sdlimage/trunk/files/CSWsdlimage.prototype	2009-03-28 03:59:22 UTC (rev 4009)
@@ -0,0 +1,10 @@
+d none /opt/csw/include 0755 root bin
+d none /opt/csw/include/SDL 0755 root bin
+f none /opt/csw/include/SDL/SDL_image.h 0644 root bin
+d none /opt/csw/lib 0755 root bin
+f none /opt/csw/lib/libSDL_image-1.2.so.0.1.6 0755 root bin
+s none /opt/csw/lib/libSDL_image-1.2.so.0=libSDL_image-1.2.so.0.1.6
+s none /opt/csw/lib/libSDL_image.so=libSDL_image-1.2.so.0.1.6
+i copyright=CSWsdlimage.copyright
+i depend=CSWsdlimage.depend
+i pkginfo=CSWsdlimage.pkginfo


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