Package: soprano / 2.9.4+dfsg-5

Metadata

Package Version Patches format
soprano 2.9.4+dfsg-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
redland_raptor2_support.h | (download)

backends/redland/redlandbackend.cpp | 1 1 + 0 - 0 !
backends/redland/redlandmodel.h | 1 1 + 0 - 0 !
backends/redland/redlandnodeiteratorbackend.h | 1 1 + 0 - 0 !
backends/redland/redlandqueryresult.h | 1 1 + 0 - 0 !
backends/redland/redlandstatementiterator.h | 1 1 + 0 - 0 !
backends/redland/redlandworld.h | 1 1 + 0 - 0 !
cmake/modules/FindRedland.cmake | 1 1 + 0 - 0 !
7 files changed, 7 insertions(+)

 add support for raptor v2 to the redland backend
add_library_architecture_to_libDirs.patch | (download)

CMakeLists.txt | 4 4 + 0 - 0 !
soprano/sopranodirs.cpp | 4 4 + 0 - 0 !
2 files changed, 8 insertions(+)

 add multi-arch paths to virtuoso's plugins search path.
 This patch adds multi arch paths to the list of possible paths in where
 virtuoso plugins can be found.
 It does not adds this path if the build happens on a non-m-a aware
 environment.