* update redland to 1:1.0.17-9.1
This commit is contained in:
parent
ec3b3fe2cb
commit
f98cf5689e
@ -10,7 +10,7 @@ pkgver=1.0.17
|
||||
pkgrel=9.1
|
||||
url="http://librdf.org/"
|
||||
license=('LGPL-2.1-or-later OR Apache-2.0')
|
||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
makedepends=('rasqal' 'raptor' 'postgresql-libs' 'mariadb-libs' 'unixodbc' 'sqlite')
|
||||
source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz{,.asc}
|
||||
rpath.diff)
|
||||
@ -28,7 +28,7 @@ build() {
|
||||
--with-rasqal=system \
|
||||
--with-sqlite=3 \
|
||||
--with-bdb=no \
|
||||
--build=${CHOST}
|
||||
--build=${CHOST}
|
||||
|
||||
# nuke rpath
|
||||
patch -Np0 -i "${srcdir}/rpath.diff"
|
||||
|
Loading…
x
Reference in New Issue
Block a user