[Lunar-commits] <moonbase-other> yaz: readding to moonbase, optional_depends for tellico
Dennis Veatch
dennisveatch at bellsouth.net
Wed Oct 22 22:16:06 CEST 2014
commit bb1be7507a8f10e338e665ed24604413dcc1e615
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Wed, 22 Oct 2014 16:15:43 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/bb1be7507a8f10e338e665ed24604413dcc1e615
yaz: readding to moonbase, optional_depends for tellico
---
net/yaz/DEPENDS | +4/-0
net/yaz/DETAILS | +15/-0
2 files changed, 19 insertions(+)
--- /dev/null
+++ b/net/yaz/DEPENDS
@@ -0,0 +1,4 @@
+depends libxml2
+depends libxslt
+depends icu4c
+depends libgcrypt
--- /dev/null
+++ b/net/yaz/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=yaz
+ VERSION=5.4.4
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://ftp.indexdata.dk/pub/yaz/
+ SOURCE_VFY=sha1:90b4010783e4eddb15363c0de3ce9a05bef9290a
+ WEB_SITE=http://www.indexdata.com/yaz
+ ENTERED=20141022
+ UPDATED=20141022
+ SHORT="supports Z39.50/SRW/SRU clients and servers"
+
+cat << EOF
+YAZ is a programmers toolkit supporting the development of Z39.50/SRW/SRU clients and servers.
+Z39.50-2003 (version 3) as well as SRU version 1.1 thru 2.0 are supported in both the client
+and server roles. The Solr webservice is supported in the client role through the ZOOM API.
+EOF
More information about the Lunar-commits
mailing list