[Lunar-commits] <moonbase-kde> redland: Should be in other.

Dennis Veatch stumbles at lunar-linux.org
Fri Jul 20 12:58:34 CEST 2012


commit 1ff5398586f7da741232dff391fe082d0efd0c36
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Fri, 20 Jul 2012 03:58:34 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/1ff5398586f7da741232dff391fe082d0efd0c36

redland: Should be in other.
---
  libs/redland/BUILD                                           +0/-17    
  libs/redland/CONFIGURE                                       +0/-4     
  libs/redland/DEPENDS                                         +0/-11    
  libs/redland/DETAILS                                         +0/-14    
  4 files changed, 0 insertions (+), 46 deletions (-)

--- a/libs/redland/BUILD
+++ /dev/null
@@ -1,17 +0,0 @@
-(
-
-  OPTS+=" --disable-static" &&
-
-  if in_depends $MODULE libiodbc ; then
-     LDFLAGS="$LDFLAGS -Wl,-rpath,/usr/lib/libiodbc"
-  fi &&
-
-  if in_depends $MODULE libxml2 ; then
-    OPTS+=" --with-xml-parser=libxml"
-  else
-    OPTS+=" --with-xml-parser=expat"
-  fi &&
-
-  default_build
-
-) > $C_FIFO 2>&1
--- a/libs/redland/CONFIGURE
+++ /dev/null
@@ -1,4 +0,0 @@
-mquery ENABLE_OPTIMIZE "Turn on optimizations?" y "--enable-release" "--disable-release"
-mquery ENABLE_DOC "Build html documentation?" n "-enable-gtk-doc-html" "--disable-gtk-doc-html"
-mquery ENABLE_THREADS "Enable threads?" y "--with-threads" "--without-threads"
-
--- a/libs/redland/DEPENDS
+++ /dev/null
@@ -1,11 +0,0 @@
-depends rasqal
-
-optional_depends "db"           "--with-bdb"        "--without-bdb"        "for Berkley DB database support"
-optional_depends "mysql"        "--with-mysql"      "--without-mysql"      "for MySql database support"
-optional_depends "postgresql"   "--with-postgresql" "--without-postgresql" "for Postgresql database support"
-optional_depends "sqlite"       "--with-sqlite"     "--without-sqlite"     "for SqLite database support"
-optional_depends "virtuoso"     "--with-virtuoso"   "--without-virtuoso"   "for virtuoso database support"
-optional_depends "libiodbc"     "--with-iodbc"      "--without-iodbc"      "for Independent Open DataBase Connectivity support"
-optional_depends "unixODBC"     "--with-unixodbc"   "--without-unixodbc"   "for unix stype ODBC support"
-optional_depends "%XMLRENDERER" ""                  ""                     "for XML support"
-
--- a/libs/redland/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
-          MODULE=redland
-         VERSION=1.0.15
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://download.librdf.org/source
-      SOURCE_VFY=sha1:e93d6fafaeebdf9f15a1044be6f4a88270f007af
-        WEB_SITE=http://librdf.org
-         ENTERED=20070802
-         UPDATED=20111206
-           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