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

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Sat Nov 14 19:49:22 CET 2009


Revision: 7285
          http://gar.svn.sourceforge.net/gar/?rev=7285&view=rev
Author:   jake_goerzen
Date:     2009-11-14 18:49:21 +0000 (Sat, 14 Nov 2009)

Log Message:
-----------
restoring GARNAME DISFILES; using PACKAGES instead

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

Modified: csw/mgar/pkg/sdlimage/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sdlimage/trunk/Makefile	2009-11-14 17:44:13 UTC (rev 7284)
+++ csw/mgar/pkg/sdlimage/trunk/Makefile	2009-11-14 18:49:21 UTC (rev 7285)
@@ -1,4 +1,4 @@
-GARNAME = sdlimage
+GARNAME = SDL_image
 GARVERSION = 1.2.8
 CATEGORIES = lib
 
@@ -7,11 +7,10 @@
 SDL image library loads images as SDL surfaces, and supports the following formats: BMP, PNM, XPM, LBM, PCX, GIF, JPEG, PNG, TGA.
 endef
 
-DISTNAME = SDL_image-$(GARVERSION)
-
 MASTER_SITES = http://www.libsdl.org/projects/SDL_image/release/
-DISTFILES  = SDL_image-$(GARVERSION).tar.gz
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 
+PACKAGES = CSWsdlimage
 REQUIRED_PKGS = CSWlibsdl
 
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).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