[csw-devel] SF.net SVN: gar:[8024] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Jan 15 23:20:49 CET 2010
Revision: 8024
http://gar.svn.sourceforge.net/gar/?rev=8024&view=rev
Author: dmichelsen
Date: 2010-01-15 22:20:48 +0000 (Fri, 15 Jan 2010)
Log Message:
-----------
mtx: Initial commit
Added Paths:
-----------
csw/mgar/pkg/mtx/
csw/mgar/pkg/mtx/branches/
csw/mgar/pkg/mtx/tags/
csw/mgar/pkg/mtx/trunk/
csw/mgar/pkg/mtx/trunk/Makefile
csw/mgar/pkg/mtx/trunk/checksums
csw/mgar/pkg/mtx/trunk/files/
Property changes on: csw/mgar/pkg/mtx/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/mtx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mtx/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/mtx/trunk/Makefile 2010-01-15 22:20:48 UTC (rev 8024)
@@ -0,0 +1,19 @@
+GARNAME = mtx
+GARVERSION = 1.3.12
+CATEGORIES = utils
+
+DESCRIPTION = Control tape autoloaders
+define BLURB
+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
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+SPKG_SOURCEURL = http://mtx.opensource-sw.net/
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Added: csw/mgar/pkg/mtx/trunk/checksums
===================================================================
--- csw/mgar/pkg/mtx/trunk/checksums (rev 0)
+++ csw/mgar/pkg/mtx/trunk/checksums 2010-01-15 22:20:48 UTC (rev 8024)
@@ -0,0 +1 @@
+ce8f0e44671fb0c7d9ec30bb0bfa8b5c mtx-1.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