From b24698649236f2943a3c896cd3661270f248bf4d Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 11 Aug 2019 11:14:13 +0200 Subject: [PATCH] redland: initial commit, version 1.0.17 --- redland/.footprint | 54 ++++++++++++++++++++++++++++++++++++++++++++++ redland/.signature | 6 ++++++ redland/Pkgfile | 24 +++++++++++++++++++++ redland/rpath.diff | 11 ++++++++++ 4 files changed, 95 insertions(+) create mode 100644 redland/.footprint create mode 100644 redland/.signature create mode 100644 redland/Pkgfile create mode 100644 redland/rpath.diff diff --git a/redland/.footprint b/redland/.footprint new file mode 100644 index 000000000..b92c1d8c4 --- /dev/null +++ b/redland/.footprint @@ -0,0 +1,54 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/rdfproc +-rwxr-xr-x root/root usr/bin/redland-config +-rwxr-xr-x root/root usr/bin/redland-db-upgrade +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/librdf.h +-rw-r--r-- root/root usr/include/rdf_concepts.h +-rw-r--r-- root/root usr/include/rdf_digest.h +-rw-r--r-- root/root usr/include/rdf_hash.h +-rw-r--r-- root/root usr/include/rdf_init.h +-rw-r--r-- root/root usr/include/rdf_iterator.h +-rw-r--r-- root/root usr/include/rdf_list.h +-rw-r--r-- root/root usr/include/rdf_log.h +-rw-r--r-- root/root usr/include/rdf_model.h +-rw-r--r-- root/root usr/include/rdf_node.h +-rw-r--r-- root/root usr/include/rdf_parser.h +-rw-r--r-- root/root usr/include/rdf_query.h +-rw-r--r-- root/root usr/include/rdf_raptor.h +-rw-r--r-- root/root usr/include/rdf_serializer.h +-rw-r--r-- root/root usr/include/rdf_statement.h +-rw-r--r-- root/root usr/include/rdf_storage.h +-rw-r--r-- root/root usr/include/rdf_storage_module.h +-rw-r--r-- root/root usr/include/rdf_stream.h +-rw-r--r-- root/root usr/include/rdf_uri.h +-rw-r--r-- root/root usr/include/rdf_utf8.h +-rw-r--r-- root/root usr/include/redland.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/librdf.a +-rwxr-xr-x root/root usr/lib/librdf.la +lrwxrwxrwx root/root usr/lib/librdf.so -> librdf.so.0.0.0 +lrwxrwxrwx root/root usr/lib/librdf.so.0 -> librdf.so.0.0.0 +-rwxr-xr-x root/root usr/lib/librdf.so.0.0.0 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/redland.pc +drwxr-xr-x root/root usr/lib/redland/ +-rw-r--r-- root/root usr/lib/redland/librdf_storage_sqlite.a +-rwxr-xr-x root/root usr/lib/redland/librdf_storage_sqlite.la +-rwxr-xr-x root/root usr/lib/redland/librdf_storage_sqlite.so +-rw-r--r-- root/root usr/lib/redland/librdf_storage_virtuoso.a +-rwxr-xr-x root/root usr/lib/redland/librdf_storage_virtuoso.la +-rwxr-xr-x root/root usr/lib/redland/librdf_storage_virtuoso.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/rdfproc.1.gz +-rw-r--r-- root/root usr/share/man/man1/redland-config.1.gz +-rw-r--r-- root/root usr/share/man/man1/redland-db-upgrade.1.gz +drwxr-xr-x root/root usr/share/man/man3/ +-rw-r--r-- root/root usr/share/man/man3/redland.3.gz +drwxr-xr-x root/root usr/share/redland/ +-rw-r--r-- root/root usr/share/redland/Redland.i +-rw-r--r-- root/root usr/share/redland/mysql-v1.ttl +-rw-r--r-- root/root usr/share/redland/mysql-v2.ttl diff --git a/redland/.signature b/redland/.signature new file mode 100644 index 000000000..4ffcbdbbe --- /dev/null +++ b/redland/.signature @@ -0,0 +1,6 @@ +untrusted comment: verify with /etc/ports/contrib.pub +RWSagIOpLGJF3+OEq+zs0Lr87NJ+kRVgf/d9svjYDesGewo17dj5Zb66PpTudrfG5yPEB/5ibcth/N6E96Mgt9z5ig8myQXgMgo= +SHA256 (Pkgfile) = d39c21c62858a052b6c028bc0f0e01f07c5714d8bfa01f82d36f5c4f2d3a32b6 +SHA256 (.footprint) = c3777921908079ffc445fd0e3875ee2e3dd065fbdbd3fab5e82ce1484b66e945 +SHA256 (redland-1.0.17.tar.gz) = de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681 +SHA256 (rpath.diff) = 9ddf9f7581f5194d73ad908f3b26354c70d3079a7a87c8add8a0d0e4c6974fec diff --git a/redland/Pkgfile b/redland/Pkgfile new file mode 100644 index 000000000..2906aa42d --- /dev/null +++ b/redland/Pkgfile @@ -0,0 +1,24 @@ +# Description: Library that provides a high-level interface to RDF data +# URL: http://librdf.org/ +# Maintainer: Tim Biermann, tbier at posteo dot de +# Depends on: rasqal unixodbc sqlite3 +# Optional: mysql postgresql + +name=redland +version=1.0.17 +release=1 +source=(http://download.librdf.org/source/$name-$version.tar.gz rpath.diff) + +build() { + cd $name-$version + ./configure --prefix=/usr \ + --enable-release \ + --with-raptor=system \ + --with-rasqal=system \ + --with-sqlite=3 \ + --with-bdb=no + patch -Np0 -i $SRC/rpath.diff + make + make DESTDIR=$PKG install + rm -r $PKG/usr/share/gtk-doc +} diff --git a/redland/rpath.diff b/redland/rpath.diff new file mode 100644 index 000000000..831bc80ed --- /dev/null +++ b/redland/rpath.diff @@ -0,0 +1,11 @@ +--- libtool 2011-02-20 10:46:47.000000000 +0100 ++++ libtool.new 2011-02-20 10:52:58.285764909 +0100 +@@ -324,7 +324,7 @@ + + # Flag to hardcode $libdir into a binary during linking. + # This must work even if $libdir does not exist +-hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir" ++hardcode_libdir_flag_spec=" " + + # If ld is used when linking, flag to hardcode $libdir into a binary + # during linking. This must work even if $libdir does not exist.