[csw-devel] SF.net SVN: gar:[7302] csw/mgar/pkg
trygvis at users.sourceforge.net
trygvis at users.sourceforge.net
Sun Nov 15 20:36:00 CET 2009
Revision: 7302
http://gar.svn.sourceforge.net/gar/?rev=7302&view=rev
Author: trygvis
Date: 2009-11-15 19:36:00 +0000 (Sun, 15 Nov 2009)
Log Message:
-----------
geda: Initial commit of gEDA.
Added Paths:
-----------
csw/mgar/pkg/geda/
csw/mgar/pkg/geda/branches/
csw/mgar/pkg/geda/tags/
csw/mgar/pkg/geda/trunk/
csw/mgar/pkg/geda/trunk/Makefile
csw/mgar/pkg/geda/trunk/checksums
Property changes on: csw/mgar/pkg/geda/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/geda/trunk/Makefile
===================================================================
--- csw/mgar/pkg/geda/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/geda/trunk/Makefile 2009-11-15 19:36:00 UTC (rev 7302)
@@ -0,0 +1,25 @@
+GARNAME = geda
+GARVERSION = 1.6.0
+CATEGORIES = devel
+
+DESCRIPTION = The gEDA suite with gschem, gattrib, gnetlist, gsch2pcb, gsymcheck and libgeda
+define BLURB
+endef
+
+MASTER_SITES = http://geda.seul.org/release/v1.6/1.6.0/
+DISTFILES = geda-gaf-$(GARVERSION).tar.gz
+
+WORKSRC = $(WORKDIR)/geda-gaf-$(GARVERSION)
+
+# We define upstream file regex so we can be notifed of new upstream software release
+# UFILES_REGEX = geda-gaf-(\d+(?:\.\d+)*).tar.gz
+# That pattern won't work, geda has a funny major.minor/major.minor.micro
+# layout, see MASTER_SITES - trygve
+
+# 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/geda/trunk/checksums
===================================================================
--- csw/mgar/pkg/geda/trunk/checksums (rev 0)
+++ csw/mgar/pkg/geda/trunk/checksums 2009-11-15 19:36:00 UTC (rev 7302)
@@ -0,0 +1 @@
+1dacc71407e69d77eaf4c1115f5bcd56 geda-gaf-1.6.0.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