[Lunar-commits] r17797 - in moonbase/trunk/libs: . yaz

Florin Braescu florin at lunar-linux.org
Sun Dec 25 22:41:31 UTC 2005


Author: florin
Date: 2005-12-25 22:41:31 +0000 (Sun, 25 Dec 2005)
New Revision: 17797

Added:
   moonbase/trunk/libs/yaz/
   moonbase/trunk/libs/yaz/DEPENDS
   moonbase/trunk/libs/yaz/DETAILS
Log:
YAZ is a C/C++ programmer's toolkit supporting the development of 
Z39.50v3 clients and servers.

Added: moonbase/trunk/libs/yaz/DEPENDS
===================================================================
--- moonbase/trunk/libs/yaz/DEPENDS	2005-12-25 22:24:25 UTC (rev 17796)
+++ moonbase/trunk/libs/yaz/DEPENDS	2005-12-25 22:41:31 UTC (rev 17797)
@@ -0,0 +1,2 @@
+depends	 openssl  &&
+depends	 libxml2

Added: moonbase/trunk/libs/yaz/DETAILS
===================================================================
--- moonbase/trunk/libs/yaz/DETAILS	2005-12-25 22:24:25 UTC (rev 17796)
+++ moonbase/trunk/libs/yaz/DETAILS	2005-12-25 22:41:31 UTC (rev 17797)
@@ -0,0 +1,17 @@
+          MODULE=yaz
+         VERSION=2.1.10
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://ftp.indexdata.dk/pub/$MODULE/
+      SOURCE_VFY=sha1:2f97b79c8505f592e6ce4551a343bab05c56aea4
+        WEB_SITE=http://www.indexdata.dk/$MODULE/
+         ENTERED=20051225
+         UPDATED=20051225
+           SHORT="YAZ is a Z39.50 toolkit."
+
+cat << EOF
+YAZ is a C/C++ programmer's toolkit supporting the development of 
+Z39.50v3 clients and servers. The YAZ toolkit offers several 
+different levels of access to the ISO23950/Z39.50, SRW/SRU and ILL 
+protocols. The level that you need to use depends on your requirements, 
+and the role (server of client) that you want to implement.
+EOF



More information about the Lunar-commits mailing list