[csw-devel] SF.net SVN: gar:[7433] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Nov 25 14:46:50 CET 2009
Revision: 7433
http://gar.svn.sourceforge.net/gar/?rev=7433&view=rev
Author: dmichelsen
Date: 2009-11-25 13:46:50 +0000 (Wed, 25 Nov 2009)
Log Message:
-----------
libstatgrab: Initial commit
Added Paths:
-----------
csw/mgar/pkg/libstatgrab/
csw/mgar/pkg/libstatgrab/branches/
csw/mgar/pkg/libstatgrab/tags/
csw/mgar/pkg/libstatgrab/trunk/
csw/mgar/pkg/libstatgrab/trunk/Makefile
csw/mgar/pkg/libstatgrab/trunk/checksums
csw/mgar/pkg/libstatgrab/trunk/files/
Property changes on: csw/mgar/pkg/libstatgrab/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/libstatgrab/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libstatgrab/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/libstatgrab/trunk/Makefile 2009-11-25 13:46:50 UTC (rev 7433)
@@ -0,0 +1,24 @@
+GARNAME = libstatgrab
+GARVERSION = 0.16
+CATEGORIES = lib
+
+DESCRIPTION = Brief description
+define BLURB
+ Long description
+endef
+
+MASTER_SITES = ftp://ftp.uk.i-scream.org/pub/i-scream/libstatsgrab/
+MASTER_SITES += http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libstatgrab/
+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
+
+REQUIRED_PKGS = CSWncurses
+
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk
Added: csw/mgar/pkg/libstatgrab/trunk/checksums
===================================================================
--- csw/mgar/pkg/libstatgrab/trunk/checksums (rev 0)
+++ csw/mgar/pkg/libstatgrab/trunk/checksums 2009-11-25 13:46:50 UTC (rev 7433)
@@ -0,0 +1 @@
+77582438274679a9641d043ddcccdd4e libstatgrab-0.16.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