[Lunar-commits] r25361 - in moonbase/trunk/kde3/utils: . redland

Dennis Veatch stumbles at lunar-linux.org
Fri Aug 3 02:16:44 CEST 2007


Author: stumbles
Date: 2007-08-03 02:16:44 +0200 (Fri, 03 Aug 2007)
New Revision: 25361

Added:
   moonbase/trunk/kde3/utils/redland/
   moonbase/trunk/kde3/utils/redland/DEPENDS
   moonbase/trunk/kde3/utils/redland/DETAILS
Log:

Initial import. Another dependency for KDE4 when it arrives.



Added: moonbase/trunk/kde3/utils/redland/DEPENDS
===================================================================
--- moonbase/trunk/kde3/utils/redland/DEPENDS	                        (rev 0)
+++ moonbase/trunk/kde3/utils/redland/DEPENDS	2007-08-03 00:16:44 UTC (rev 25361)
@@ -0,0 +1,5 @@
+optional_depends "db"           "--with-bdb"        "--without-bdb"        "for database support"
+optional_depends "mysql"        "--with-mysql"      "--without-mysql"      "for database support"
+optional_depends "postgresql"   "--with-postgresql" "--without-postgresql" "for database support"
+optional_depends "sqlite"       "--with-sqlite"     "--without-sqlite"     "for database support"
+optional_depends "%XMLRENDERER" ""                  ""                     "for XML support"

Added: moonbase/trunk/kde3/utils/redland/DETAILS
===================================================================
--- moonbase/trunk/kde3/utils/redland/DETAILS	                        (rev 0)
+++ moonbase/trunk/kde3/utils/redland/DETAILS	2007-08-03 00:16:44 UTC (rev 25361)
@@ -0,0 +1,14 @@
+          MODULE=redland
+         VERSION=1.0.6
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://download.librdf.org/source/
+      SOURCE_VFY=sha1:294646c935528e4c0cad5b6d644d028cb35afc44
+        WEB_SITE=http://librdf.org/
+         ENTERED=20070208
+         UPDATED=20070208
+           SHORT="libraries that provide support for the Resource Description Framework"
+
+cat << EOF
+Redland is a set of free software libraries that provide support
+for the Resource Description Framework (RDF).
+EOF



More information about the Lunar-commits mailing list