[csw-devel] SF.net SVN: gar:[4011] csw/mgar/pkg/sdlnet/trunk
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Sat Mar 28 05:50:45 CET 2009
Revision: 4011
http://gar.svn.sourceforge.net/gar/?rev=4011&view=rev
Author: jake_goerzen
Date: 2009-03-28 04:50:45 +0000 (Sat, 28 Mar 2009)
Log Message:
-----------
update to 1.2.7; remove *.la with prototype
Modified Paths:
--------------
csw/mgar/pkg/sdlnet/trunk/Makefile
csw/mgar/pkg/sdlnet/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/sdlnet/trunk/files/CSWsdlnet.prototype
Modified: csw/mgar/pkg/sdlnet/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sdlnet/trunk/Makefile 2009-03-28 04:39:13 UTC (rev 4010)
+++ csw/mgar/pkg/sdlnet/trunk/Makefile 2009-03-28 04:50:45 UTC (rev 4011)
@@ -1,5 +1,5 @@
GARNAME = SDL_net
-GARVERSION = 1.2.5
+GARVERSION = 1.2.7
CATEGORIES = lib
DESCRIPTION = A small cross-platform network library for SDL
@@ -9,12 +9,12 @@
MASTER_SITES = http://www.libsdl.org/projects/SDL_net/release/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWsdlnet,)
+DISTFILES += $(call admfiles,CSWsdlnet, 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/sdlnet/trunk/checksums
===================================================================
--- csw/mgar/pkg/sdlnet/trunk/checksums 2009-03-28 04:39:13 UTC (rev 4010)
+++ csw/mgar/pkg/sdlnet/trunk/checksums 2009-03-28 04:50:45 UTC (rev 4011)
@@ -1,2 +1,3 @@
-e45b1048d2747480dcc65ece4130a920 download/SDL_net-1.2.5.tar.gz
+6bd4662d1423810f3140d4da21b6d912 download/SDL_net-1.2.7.tar.gz
c89bdf22ce9a8bae177f89429a7c9c38 download/CSWsdlnet.gspec
+6318c89e12b24699fc6ab394b1d355a3 download/CSWsdlnet.prototype
Added: csw/mgar/pkg/sdlnet/trunk/files/CSWsdlnet.prototype
===================================================================
--- csw/mgar/pkg/sdlnet/trunk/files/CSWsdlnet.prototype (rev 0)
+++ csw/mgar/pkg/sdlnet/trunk/files/CSWsdlnet.prototype 2009-03-28 04:50:45 UTC (rev 4011)
@@ -0,0 +1,9 @@
+d none /opt/csw/include/SDL 0755 root bin
+f none /opt/csw/include/SDL/SDL_net.h 0644 root bin
+d none /opt/csw/lib 0755 root bin
+f none /opt/csw/lib/libSDL_net-1.2.so.0.0.7 0755 root bin
+s none /opt/csw/lib/libSDL_net-1.2.so.0=libSDL_net-1.2.so.0.0.7
+s none /opt/csw/lib/libSDL_net.so=libSDL_net-1.2.so.0.0.7
+i copyright=CSWsdlnet.copyright
+i depend=CSWsdlnet.depend
+i pkginfo=CSWsdlnet.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