[Lunar-commits] <moonbase-kde> soprano: Adding a patch and adjusting BUILD/

Dennis Veatch dennisveatch at bellsouth.net
Fri Aug 8 11:30:32 CEST 2014


commit cc64bdc1e95d525597300960e6b6b6b617f63123
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Fri, 08 Aug 2014 05:30:13 -0400
URL: https://github.com/lunar-linux/moonbase-kde/commit/cc64bdc1e95d525597300960e6b6b6b617f63123

soprano: Adding a patch and adjusting BUILD/
---
  utils/soprano/BUILD   | +3/-1     
  utils/soprano/DETAILS | +4/-1     
  2 files changed, 7 insertions(+), 2 deletions(-)

--- a/utils/soprano/BUILD
+++ b/utils/soprano/BUILD
@@ -1,5 +1,7 @@
 
-  OPTS+=" -DRAPTOR_INCLUDE_DIR=/usr/include/raptor2 -DIODBC_LIBRARIES=/usr/lib/libiodbc" &&
+  patch_it $SOURCE2 1 &&
+
+  OPTS+=" -DRAPTOR_INCLUDE_DIR=/usr/include/raptor2" &&
 
   if module_installed sun-jdk; then
     . /etc/profile.d/sun-jdk.rc
--- a/utils/soprano/DETAILS
+++ b/utils/soprano/DETAILS
@@ -1,11 +1,14 @@
           MODULE=soprano
          VERSION=2.9.4
           SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE2=soprano-2.9.4-dbus-1.patch
       SOURCE_URL=$SFORGE_URL/$MODULE
+     SOURCE2_URL=http://ftp.lfs-matrix.net/pub/blfs/conglomeration/soprano/
       SOURCE_VFY=sha1:97bd76df4a9f9336358dd9d7175c72b84d4ec6a0
+     SOURCE2_VFY=sha1:5e0cfc4f8be1d4285a7abf9fbc3f2a5d801eadb8
         WEB_SITE=http://soprano.sourceforge.net
          ENTERED=20080123
-         UPDATED=20131208
+         UPDATED=20140808
            SHORT="highly usable C++/QT4 library for RDF data"
 
 cat << EOF




More information about the Lunar-commits mailing list