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

jake_goerzen at users.sourceforge.net jake_goerzen at users.sourceforge.net
Wed Nov 25 02:21:15 CET 2009


Revision: 7423
          http://gar.svn.sourceforge.net/gar/?rev=7423&view=rev
Author:   jake_goerzen
Date:     2009-11-25 01:21:15 +0000 (Wed, 25 Nov 2009)

Log Message:
-----------
Initial commit

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


Property changes on: csw/mgar/pkg/libmikmod/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/libmikmod/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libmikmod/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libmikmod/trunk/Makefile	2009-11-25 01:21:15 UTC (rev 7423)
@@ -0,0 +1,22 @@
+GARNAME = libmikmod
+GARVERSION = 3.1.11
+CATEGORIES = lib
+
+DESCRIPTION = library for MOD audio files and other types
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = http://mikmod.raphnet.net/files/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = -(\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 = 
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/libmikmod/trunk/checksums
===================================================================
--- csw/mgar/pkg/libmikmod/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libmikmod/trunk/checksums	2009-11-25 01:21:15 UTC (rev 7423)
@@ -0,0 +1 @@
+705106da305e8de191549f1e7393185c  libmikmod-3.1.11.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