[csw-devel] SF.net SVN: gar:[7903] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jan 7 16:55:05 CET 2010


Revision: 7903
          http://gar.svn.sourceforge.net/gar/?rev=7903&view=rev
Author:   dmichelsen
Date:     2010-01-07 15:55:05 +0000 (Thu, 07 Jan 2010)

Log Message:
-----------
twolame: Initial commit, doesnt build due to missing C99 standard of Solaris 8/9 again

Added Paths:
-----------
    csw/mgar/pkg/twolame/
    csw/mgar/pkg/twolame/branches/
    csw/mgar/pkg/twolame/tags/
    csw/mgar/pkg/twolame/trunk/
    csw/mgar/pkg/twolame/trunk/Makefile
    csw/mgar/pkg/twolame/trunk/checksums
    csw/mgar/pkg/twolame/trunk/files/


Property changes on: csw/mgar/pkg/twolame/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/twolame/trunk/Makefile
===================================================================
--- csw/mgar/pkg/twolame/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/twolame/trunk/Makefile	2010-01-07 15:55:05 UTC (rev 7903)
@@ -0,0 +1,21 @@
+GARNAME = twolame
+GARVERSION = 0.3.12
+CATEGORIES = utils
+
+DESCRIPTION = An optimised MPEG Audio Layer 2 (MP2) encoder based on tooLAME
+define BLURB
+endef
+
+SF_PROJ = twolame
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+MERGE_DIRS_isa-extra = $(libdir)
+
+include gar/category.mk

Added: csw/mgar/pkg/twolame/trunk/checksums
===================================================================
--- csw/mgar/pkg/twolame/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/twolame/trunk/checksums	2010-01-07 15:55:05 UTC (rev 7903)
@@ -0,0 +1 @@
+d38c3ead5ac49b7425c1a9ef91126a35  twolame-0.3.12.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