[csw-devel] SF.net SVN: gar:[10153] csw/mgar/pkg
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Jun 9 15:17:04 CEST 2010
Revision: 10153
http://gar.svn.sourceforge.net/gar/?rev=10153&view=rev
Author: bonivart
Date: 2010-06-09 13:17:04 +0000 (Wed, 09 Jun 2010)
Log Message:
-----------
yaz: initial commit
Added Paths:
-----------
csw/mgar/pkg/yaz/
csw/mgar/pkg/yaz/branches/
csw/mgar/pkg/yaz/tags/
csw/mgar/pkg/yaz/trunk/
csw/mgar/pkg/yaz/trunk/Makefile
csw/mgar/pkg/yaz/trunk/checksums
csw/mgar/pkg/yaz/trunk/files/
Property changes on: csw/mgar/pkg/yaz/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/yaz/trunk/Makefile
===================================================================
--- csw/mgar/pkg/yaz/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/yaz/trunk/Makefile 2010-06-09 13:17:04 UTC (rev 10153)
@@ -0,0 +1,30 @@
+GARNAME = yaz
+GARVERSION = 4.0.9
+CATEGORIES = utils
+
+DESCRIPTION = Toolkit for Z39.50/SRW/SRU clients and servers
+define BLURB
+ Programmers toolkit supporting the development of Z39.50/SRW/SRU clients and servers
+endef
+
+MASTER_SITES = http://ftp.indexdata.dk/pub/yaz/
+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
+
+LICENSE = LICENSE
+
+RUNTIME_DEP_PKGS_CSWyaz += CSWgcrypt
+RUNTIME_DEP_PKGS_CSWyaz += CSWgnutls
+RUNTIME_DEP_PKGS_CSWyaz += CSWreadline
+RUNTIME_DEP_PKGS_CSWyaz += CSWncurses
+RUNTIME_DEP_PKGS_CSWyaz += CSWlibxslt
+RUNTIME_DEP_PKGS_CSWyaz += CSWgpgerr
+RUNTIME_DEP_PKGS_CSWyaz += CSWiconv
+RUNTIME_DEP_PKGS_CSWyaz += CSWlibxml2
+RUNTIME_DEP_PKGS_CSWyaz += CSWzlib
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
Added: csw/mgar/pkg/yaz/trunk/checksums
===================================================================
--- csw/mgar/pkg/yaz/trunk/checksums (rev 0)
+++ csw/mgar/pkg/yaz/trunk/checksums 2010-06-09 13:17:04 UTC (rev 10153)
@@ -0,0 +1 @@
+de6a8285e5691d5089971975994210a3 yaz-4.0.9.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