[csw-devel] SF.net SVN: gar:[10227] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jun 15 17:33:23 CEST 2010


Revision: 10227
          http://gar.svn.sourceforge.net/gar/?rev=10227&view=rev
Author:   dmichelsen
Date:     2010-06-15 15:33:23 +0000 (Tue, 15 Jun 2010)

Log Message:
-----------
idzebra: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/idzebra/
    csw/mgar/pkg/idzebra/branches/
    csw/mgar/pkg/idzebra/tags/
    csw/mgar/pkg/idzebra/trunk/
    csw/mgar/pkg/idzebra/trunk/Makefile
    csw/mgar/pkg/idzebra/trunk/checksums
    csw/mgar/pkg/idzebra/trunk/files/


Property changes on: csw/mgar/pkg/idzebra/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/idzebra/trunk/Makefile
===================================================================
--- csw/mgar/pkg/idzebra/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/idzebra/trunk/Makefile	2010-06-15 15:33:23 UTC (rev 10227)
@@ -0,0 +1,25 @@
+# $Id$
+GARNAME = idzebra
+GARVERSION = 2.0.43
+CATEGORIES = lib
+
+DESCRIPTION = A high-performance, general-purpose structured text indexing and retrieval engine
+define BLURB
+endef
+
+MASTER_SITES = http://ftp.indexdata.dk/pub/zebra/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+LICENSE = LICENSE.zebra
+
+DEP_PKGS = CSWyaz CSWgcrypt CSWexpat CSWlibxml2 CSWlibxslt CSWbzip2 CSWgpgerr CSWiconv CSWtcl CSWzlib
+
+VENDOR_URL = http://www.indexdata.com/zebra
+
+# Just wait a _little_ longer until yaz is ready in 64 bit, which itself needs libicu in 64 bit
+# BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/idzebra/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/idzebra/trunk/checksums
===================================================================
--- csw/mgar/pkg/idzebra/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/idzebra/trunk/checksums	2010-06-15 15:33:23 UTC (rev 10227)
@@ -0,0 +1 @@
+00e623d8f1eada14b9750fc997c847bb  idzebra-2.0.43.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