SF.net SVN: gar:[22603] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Nov 28 15:30:54 CET 2013
Revision: 22603
http://gar.svn.sourceforge.net/gar/?rev=22603&view=rev
Author: dmichelsen
Date: 2013-11-28 14:30:54 +0000 (Thu, 28 Nov 2013)
Log Message:
-----------
clucene/trunk: Initial commit, unfinished
Added Paths:
-----------
csw/mgar/pkg/clucene/
csw/mgar/pkg/clucene/Makefile
csw/mgar/pkg/clucene/branches/
csw/mgar/pkg/clucene/tags/
csw/mgar/pkg/clucene/trunk/
csw/mgar/pkg/clucene/trunk/Makefile
csw/mgar/pkg/clucene/trunk/checksums
csw/mgar/pkg/clucene/trunk/files/
Added: csw/mgar/pkg/clucene/Makefile
===================================================================
--- csw/mgar/pkg/clucene/Makefile (rev 0)
+++ csw/mgar/pkg/clucene/Makefile 2013-11-28 14:30:54 UTC (rev 22603)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/clucene/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/clucene/trunk/Makefile
===================================================================
--- csw/mgar/pkg/clucene/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/clucene/trunk/Makefile 2013-11-28 14:30:54 UTC (rev 22603)
@@ -0,0 +1,20 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = clucene
+VERSION = e8e3d2
+GARTYPE = v2
+
+DESCRIPTION = Brief description
+define BLURB
+ Long description
+endef
+
+GIT_REPOS = git://clucene.git.sourceforge.net/gitroot/clucene/clucene
+GIT_USE_PROXY = 1
+GIT_TREEISH_clucene = $(VERSION)
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/clucene/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/clucene/trunk/checksums
===================================================================
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