[csw-devel] SF.net SVN: gar:[10199] csw/mgar/pkg
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Fri Jun 11 18:25:19 CEST 2010
Revision: 10199
http://gar.svn.sourceforge.net/gar/?rev=10199&view=rev
Author: bonivart
Date: 2010-06-11 16:25:18 +0000 (Fri, 11 Jun 2010)
Log Message:
-----------
koha: initial commit
Added Paths:
-----------
csw/mgar/pkg/koha/
csw/mgar/pkg/koha/branches/
csw/mgar/pkg/koha/tags/
csw/mgar/pkg/koha/trunk/
csw/mgar/pkg/koha/trunk/Makefile
csw/mgar/pkg/koha/trunk/checksums
csw/mgar/pkg/koha/trunk/files/
Property changes on: csw/mgar/pkg/koha/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/koha/trunk/Makefile
===================================================================
--- csw/mgar/pkg/koha/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/koha/trunk/Makefile 2010-06-11 16:25:18 UTC (rev 10199)
@@ -0,0 +1,18 @@
+GARNAME = koha
+GARVERSION = 3.00.06
+CATEGORIES = apps
+
+DESCRIPTION = Integrated Library System
+define BLURB
+ Integrated Library System
+endef
+
+MASTER_SITES = http://downloads.ptfsinc.com/harley/
+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/koha/trunk/checksums
===================================================================
--- csw/mgar/pkg/koha/trunk/checksums (rev 0)
+++ csw/mgar/pkg/koha/trunk/checksums 2010-06-11 16:25:18 UTC (rev 10199)
@@ -0,0 +1 @@
+1b7533fc92d1473ad98799e8dec8da63 koha-3.00.06.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