[csw-devel] SF.net SVN: gar:[7062] csw/mgar/pkg/sox
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sun Nov 1 14:31:40 CET 2009
Revision: 7062
http://gar.svn.sourceforge.net/gar/?rev=7062&view=rev
Author: dmichelsen
Date: 2009-11-01 13:31:39 +0000 (Sun, 01 Nov 2009)
Log Message:
-----------
sox: Convert from legacy to mGAR v2
Added Paths:
-----------
csw/mgar/pkg/sox/branches/
csw/mgar/pkg/sox/tags/
csw/mgar/pkg/sox/tags/legacy/
csw/mgar/pkg/sox/trunk/Makefile
csw/mgar/pkg/sox/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/sox/trunk/legacy/
Property Changed:
----------------
csw/mgar/pkg/sox/trunk/
Property changes on: csw/mgar/pkg/sox/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Copied: csw/mgar/pkg/sox/trunk/Makefile (from rev 7018, csw/mgar/pkg/libmad/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/sox/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/sox/trunk/Makefile 2009-11-01 13:31:39 UTC (rev 7062)
@@ -0,0 +1,26 @@
+GARNAME = sox
+GARVERSION = 14.3.0
+CATEGORIES = apps
+
+DESCRIPTION = Sound Processing Tool
+define BLURB
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES = $(DISTNAME).tar.gz
+
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+SPKG_SOURCEURL = http://sox.sourceforge.net/
+
+# XXX: Add gsm, lpc10 and wavpack
+REQUIRED_PKGS = CSWvorbis CSWlibogg CSWlibmad CSWlame CSWlibid3tag
+PREREQUISITE_PKGS = $(REQUIRED_PKGS)
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+BUILD64 = 1
+
+TEST_TARGET = check
+
+include gar/category.mk
Added: csw/mgar/pkg/sox/trunk/checksums
===================================================================
--- csw/mgar/pkg/sox/trunk/checksums (rev 0)
+++ csw/mgar/pkg/sox/trunk/checksums 2009-11-01 13:31:39 UTC (rev 7062)
@@ -0,0 +1 @@
+8e3509804e6227273ef84092e1a2fea7 sox-14.3.0.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