[csw-devel] SF.net SVN: gar:[3930] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Mar 25 00:05:36 CET 2009
Revision: 3930
http://gar.svn.sourceforge.net/gar/?rev=3930&view=rev
Author: dmichelsen
Date: 2009-03-24 23:05:36 +0000 (Tue, 24 Mar 2009)
Log Message:
-----------
lame: Initial commit
Added Paths:
-----------
csw/mgar/pkg/lame/
csw/mgar/pkg/lame/branches/
csw/mgar/pkg/lame/tags/
csw/mgar/pkg/lame/trunk/
csw/mgar/pkg/lame/trunk/Makefile
csw/mgar/pkg/lame/trunk/checksums
csw/mgar/pkg/lame/trunk/files/
Property changes on: csw/mgar/pkg/lame/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/lame/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lame/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lame/trunk/Makefile 2009-03-24 23:05:36 UTC (rev 3930)
@@ -0,0 +1,28 @@
+GARNAME = lame
+GARVERSION = 398-2
+SPKG_VERSION = 3.98.2
+CATEGORIES = apps
+
+DESCRIPTION = LAME is an LGPL MP3 encoder
+define BLURB
+ LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=628063
+UPSTREAM_USE_SF = 1
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES =
+
+BUILD64 = 1
+EXTRA_BUILD_ISAS = sparcv8plus+vis
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Added: csw/mgar/pkg/lame/trunk/checksums
===================================================================
--- csw/mgar/pkg/lame/trunk/checksums (rev 0)
+++ csw/mgar/pkg/lame/trunk/checksums 2009-03-24 23:05:36 UTC (rev 3930)
@@ -0,0 +1 @@
+719dae0ee675d0c16e0e89952930ed35 download/lame-398-2.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