[csw-devel] SF.net SVN: gar:[7045] csw/mgar/pkg/libsdl/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Oct 30 10:39:35 CET 2009


Revision: 7045
          http://gar.svn.sourceforge.net/gar/?rev=7045&view=rev
Author:   dmichelsen
Date:     2009-10-30 09:39:35 +0000 (Fri, 30 Oct 2009)

Log Message:
-----------
libsdl: Update to 1.2.14 and new X11

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

Modified: csw/mgar/pkg/libsdl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libsdl/trunk/Makefile	2009-10-30 08:52:56 UTC (rev 7044)
+++ csw/mgar/pkg/libsdl/trunk/Makefile	2009-10-30 09:39:35 UTC (rev 7045)
@@ -1,5 +1,5 @@
 GARNAME = SDL
-GARVERSION = 1.2.13
+GARVERSION = 1.2.14
 CATEGORIES = lib
 
 DESCRIPTION = Simple DirectMedia Layer library
@@ -12,12 +12,13 @@
 MASTER_SITES = http://www.libsdl.org/release/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 
-REQUIRED_PKGS = CSWiconv
-
 SPKG_SOURCEURL = http://www.libsdl.org/
 
 PACKAGES = CSWlibsdl CSWlibsdldevel
 
+REQUIRED_PKGS_CSWlibsdl = CSWiconv CSWlibx11 CSWlibxext
+REQUIRED_PKGS_CSWlibsdldevel = CSWlibsdl
+
 CATALOGNAME_CSWlibsdl      = libsdl
 CATALOGNAME_CSWlibsdldevel = libsdl_devel
 
@@ -32,6 +33,8 @@
 
 BUILD64 = 1
 CONFIGURE_ARGS = $(DIRPATHS) --disable-static
+CONFIGURE_ARGS += --x-includes=$(prefix)/X11/include
+CONFIGURE_ARGS += --x-libraries=$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
 
 PKGFILES_CSWlibsdldevel = $(PKGFILES_DEVEL)
 

Modified: csw/mgar/pkg/libsdl/trunk/checksums
===================================================================
--- csw/mgar/pkg/libsdl/trunk/checksums	2009-10-30 08:52:56 UTC (rev 7044)
+++ csw/mgar/pkg/libsdl/trunk/checksums	2009-10-30 09:39:35 UTC (rev 7045)
@@ -1,3 +1 @@
-c6660feea2a6834de10bc71b2f8e4d88  download/SDL-1.2.13.tar.gz
-60483a03ebdc960fc70c67cebc151245  download/CSWlibsdl.gspec
-4f601b50d7651c90d045ded68e990967  download/CSWlibsdl.prototype
+e52086d1b508fa0b76c52ee30b55bec4  SDL-1.2.14.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