[csw-devel] SF.net SVN: gar:[11689] csw/mgar/pkg
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Mon Nov 22 11:30:25 CET 2010
Revision: 11689
http://gar.svn.sourceforge.net/gar/?rev=11689&view=rev
Author: janholzh
Date: 2010-11-22 10:30:25 +0000 (Mon, 22 Nov 2010)
Log Message:
-----------
moon-buggy: first checkin
Added Paths:
-----------
csw/mgar/pkg/moonbuggy/
csw/mgar/pkg/moonbuggy/branches/
csw/mgar/pkg/moonbuggy/tags/
csw/mgar/pkg/moonbuggy/trunk/
csw/mgar/pkg/moonbuggy/trunk/Makefile
csw/mgar/pkg/moonbuggy/trunk/checksums
csw/mgar/pkg/moonbuggy/trunk/files/
Property changes on: csw/mgar/pkg/moonbuggy/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/moonbuggy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/moonbuggy/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/moonbuggy/trunk/Makefile 2010-11-22 10:30:25 UTC (rev 11689)
@@ -0,0 +1,27 @@
+# : Makefile 9089 2010-03-11 08:34:46Z wahwah $
+GARNAME = moonbuggy
+GARVERSION = 1.0.51
+CATEGORIES = apps
+
+DESCRIPTION = Moon-buggy is a simple character graphics game
+define BLURB
+Moon-buggy is a simple character graphics game where you drive some kind of car across the moon's surface. Unfortunately there are dangerous craters there. Fortunately your car can jump over them!
+endef
+
+MASTER_SITES = http://seehuhn.de/media/programs/
+DISTFILES = moon-buggy-$(GARVERSION).tar.gz
+DISTNAME = moon-buggy-$(GARVERSION)
+
+# File name regex to get notifications about upstream software releases
+UFILES_REGEX = $(GARNAME)-(\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)
+
+
+SKIPTEST = 1
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/moonbuggy/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/moonbuggy/trunk/checksums
===================================================================
--- csw/mgar/pkg/moonbuggy/trunk/checksums (rev 0)
+++ csw/mgar/pkg/moonbuggy/trunk/checksums 2010-11-22 10:30:25 UTC (rev 11689)
@@ -0,0 +1 @@
+bfe23ef5cfa838ac261eee34ea5322f3 moon-buggy-1.0.51.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