[csw-devel] SF.net SVN: gar:[3744] csw/mgar/pkg/libvorbis/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Mar 13 16:09:30 CET 2009
Revision: 3744
http://gar.svn.sourceforge.net/gar/?rev=3744&view=rev
Author: dmichelsen
Date: 2009-03-13 15:09:30 +0000 (Fri, 13 Mar 2009)
Log Message:
-----------
libvorbis: Move to mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/libvorbis/trunk/Makefile
csw/mgar/pkg/libvorbis/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/libvorbis/trunk/files/CSWlibvorbis.depend
csw/mgar/pkg/libvorbis/trunk/files/CSWlibvorbis.gspec
Property Changed:
----------------
csw/mgar/pkg/libvorbis/trunk/
Property changes on: csw/mgar/pkg/libvorbis/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/libvorbis/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libvorbis/trunk/Makefile 2009-03-13 14:58:00 UTC (rev 3743)
+++ csw/mgar/pkg/libvorbis/trunk/Makefile 2009-03-13 15:09:30 UTC (rev 3744)
@@ -11,13 +11,16 @@
MASTER_SITES = http://downloads.xiph.org/releases/vorbis/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWlibvorbis,depend)
+REQUIRED_PKGS = CSWlibogg
+
+SPKG_SOURCEURL = http://www.vorbis.com/
+
+BUILD64 = 1
+
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-LIBDEPS += lib/libogg
-
CONFIGURE_ARGS = $(DIRPATHS)
TEST_TARGET = check
Modified: csw/mgar/pkg/libvorbis/trunk/checksums
===================================================================
--- csw/mgar/pkg/libvorbis/trunk/checksums 2009-03-13 14:58:00 UTC (rev 3743)
+++ csw/mgar/pkg/libvorbis/trunk/checksums 2009-03-13 15:09:30 UTC (rev 3744)
@@ -1,3 +1 @@
478646358c49f34aedcce58948793619 download/libvorbis-1.2.0.tar.gz
-366c0e098a0935507279fa052173cfc1 download/CSWlibvorbis.gspec
-cfe61719dd516afb0607fc54e017f08a download/CSWlibvorbis.depend
Deleted: csw/mgar/pkg/libvorbis/trunk/files/CSWlibvorbis.depend
===================================================================
--- csw/mgar/pkg/libvorbis/trunk/files/CSWlibvorbis.depend 2009-03-13 14:58:00 UTC (rev 3743)
+++ csw/mgar/pkg/libvorbis/trunk/files/CSWlibvorbis.depend 2009-03-13 15:09:30 UTC (rev 3744)
@@ -1 +0,0 @@
-P CSWlibogg libogg - Ogg bitstream and framing library.
Deleted: csw/mgar/pkg/libvorbis/trunk/files/CSWlibvorbis.gspec
===================================================================
--- csw/mgar/pkg/libvorbis/trunk/files/CSWlibvorbis.gspec 2009-03-13 14:58:00 UTC (rev 3743)
+++ csw/mgar/pkg/libvorbis/trunk/files/CSWlibvorbis.gspec 2009-03-13 15:09:30 UTC (rev 3744)
@@ -1,4 +0,0 @@
-%var bitname libvorbis
-%var pkgname CSWlibvorbis
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC}/COPYING
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