[csw-devel] SF.net SVN: gar:[7286] csw/mgar/pkg/sdlmixer/trunk
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Sat Nov 14 20:11:12 CET 2009
Revision: 7286
http://gar.svn.sourceforge.net/gar/?rev=7286&view=rev
Author: jake_goerzen
Date: 2009-11-14 19:11:12 +0000 (Sat, 14 Nov 2009)
Log Message:
-----------
Changed to mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/sdlmixer/trunk/Makefile
Removed Paths:
-------------
csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.depend
csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.gspec
csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.prototype
Property Changed:
----------------
csw/mgar/pkg/sdlmixer/trunk/
Property changes on: csw/mgar/pkg/sdlmixer/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/sdlmixer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sdlmixer/trunk/Makefile 2009-11-14 18:49:21 UTC (rev 7285)
+++ csw/mgar/pkg/sdlmixer/trunk/Makefile 2009-11-14 19:11:12 UTC (rev 7286)
@@ -1,5 +1,5 @@
GARNAME = SDL_mixer
-GARVERSION = 1.2.8
+GARVERSION = 1.2.10
CATEGORIES = lib
DESCRIPTION = multi-channel audio mixer library
@@ -9,8 +9,10 @@
MASTER_SITES = http://www.libsdl.org/projects/SDL_mixer/release/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWsdlmixer, depend prototype)
+PACKAGES = CSWsdlmixer
+REQUIRED_PKGS = CSWlibsdl
+
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
Deleted: csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.depend
===================================================================
--- csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.depend 2009-11-14 18:49:21 UTC (rev 7285)
+++ csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.depend 2009-11-14 19:11:12 UTC (rev 7286)
@@ -1,4 +0,0 @@
-P CSWlibsdl
-P CSWlibogg
-P CSWvorbis
-P CSWsunmath
Deleted: csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.gspec
===================================================================
--- csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.gspec 2009-11-14 18:49:21 UTC (rev 7285)
+++ csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.gspec 2009-11-14 19:11:12 UTC (rev 7286)
@@ -1,4 +0,0 @@
-%var bitname sdlmixer
-%var pkgname CSWsdlmixer
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC}/COPYING
Deleted: csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.prototype
===================================================================
--- csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.prototype 2009-11-14 18:49:21 UTC (rev 7285)
+++ csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.prototype 2009-11-14 19:11:12 UTC (rev 7286)
@@ -1,9 +0,0 @@
-d none /opt/csw/include/SDL 0755 root bin
-f none /opt/csw/include/SDL/SDL_mixer.h 0644 root bin
-d none /opt/csw/lib 0755 root bin
-f none /opt/csw/lib/libSDL_mixer-1.2.so.0.2.6 0755 root bin
-s none /opt/csw/lib/libSDL_mixer-1.2.so.0=libSDL_mixer-1.2.so.0.2.6
-s none /opt/csw/lib/libSDL_mixer.so=libSDL_mixer-1.2.so.0.2.6
-i copyright=CSWsdlmixer.copyright
-i depend=CSWsdlmixer.depend
-i pkginfo=CSWsdlmixer.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