Revision: 4010 http://gar.svn.sourceforge.net/gar/?rev=4010&view=rev Author: jake_goerzen Date: 2009-03-28 04:39:13 +0000 (Sat, 28 Mar 2009)
Log Message: ----------- update to 1.2.8; remove *.la files with prototype file Modified Paths: -------------- csw/mgar/pkg/sdlmixer/trunk/Makefile csw/mgar/pkg/sdlmixer/trunk/checksums Added Paths: ----------- csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.prototype Modified: csw/mgar/pkg/sdlmixer/trunk/Makefile =================================================================== --- csw/mgar/pkg/sdlmixer/trunk/Makefile 2009-03-28 03:59:22 UTC (rev 4009) +++ csw/mgar/pkg/sdlmixer/trunk/Makefile 2009-03-28 04:39:13 UTC (rev 4010) @@ -1,5 +1,5 @@ GARNAME = SDL_mixer -GARVERSION = 1.2.6 +GARVERSION = 1.2.8 CATEGORIES = lib DESCRIPTION = multi-channel audio mixer library @@ -9,12 +9,12 @@ MASTER_SITES = http://www.libsdl.org/projects/SDL_mixer/release/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz -DISTFILES += $(call admfiles,CSWsdlmixer, depend) +DISTFILES += $(call admfiles,CSWsdlmixer, depend 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 = --prefix=$(prefix) LDFLAGS=-lsunmath +CONFIGURE_ARGS = --prefix=$(prefix) --disable-static TEST_SCRIPTS = include gar/category.mk Modified: csw/mgar/pkg/sdlmixer/trunk/checksums =================================================================== --- csw/mgar/pkg/sdlmixer/trunk/checksums 2009-03-28 03:59:22 UTC (rev 4009) +++ csw/mgar/pkg/sdlmixer/trunk/checksums 2009-03-28 04:39:13 UTC (rev 4010) @@ -1,3 +1,4 @@ -2b8beffad9179d80e598c22c80efb135 download/SDL_mixer-1.2.6.tar.gz +0b5b91015d0f3bd9597e094ba67c4d65 download/SDL_mixer-1.2.8.tar.gz c1158a1551d60aa1f6dab9896df82545 download/CSWsdlmixer.gspec 6fd7872952bbae2565e57654dc0f9965 download/CSWsdlmixer.depend +62269238c73ae43b22fd98ecb9533ffc download/CSWsdlmixer.prototype Added: csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.prototype =================================================================== --- csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.prototype (rev 0) +++ csw/mgar/pkg/sdlmixer/trunk/files/CSWsdlmixer.prototype 2009-03-28 04:39:13 UTC (rev 4010) @@ -0,0 +1,9 @@ +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. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel