[csw-devel] SF.net SVN: gar:[9202] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Mar 16 13:53:28 CET 2010
Revision: 9202
http://gar.svn.sourceforge.net/gar/?rev=9202&view=rev
Author: dmichelsen
Date: 2010-03-16 12:53:28 +0000 (Tue, 16 Mar 2010)
Log Message:
-----------
gource: Initial commit, needs ftgl first
Added Paths:
-----------
csw/mgar/pkg/gource/
csw/mgar/pkg/gource/branches/
csw/mgar/pkg/gource/tags/
csw/mgar/pkg/gource/trunk/
csw/mgar/pkg/gource/trunk/Makefile
csw/mgar/pkg/gource/trunk/checksums
csw/mgar/pkg/gource/trunk/files/
Property changes on: csw/mgar/pkg/gource/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/gource/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gource/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/gource/trunk/Makefile 2010-03-16 12:53:28 UTC (rev 9202)
@@ -0,0 +1,17 @@
+GARNAME = gource
+GARVERSION = 0.26
+CATEGORIES = apps
+
+DESCRIPTION = Software version control visualization
+define BLURB
+endef
+
+MASTER_SITES = $(GOOGLE_MIRROR)
+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
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Added: csw/mgar/pkg/gource/trunk/checksums
===================================================================
--- csw/mgar/pkg/gource/trunk/checksums (rev 0)
+++ csw/mgar/pkg/gource/trunk/checksums 2010-03-16 12:53:28 UTC (rev 9202)
@@ -0,0 +1 @@
+e5f0b2c1f76d76fef1e318c0a421a111 gource-0.26.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