summaryrefslogtreecommitdiffstats
path: root/kde/raptor
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-07-31 13:51:21 +0200
committertnut <tnut at nutyx dot com>2011-07-31 13:51:21 +0200
commite50b86807e1fe662d455020024425ca085ac6793 (patch)
tree9e620073661981e899764239141838d83bbf6dd4 /kde/raptor
parentd2634752714906ef6697ff15577d7d68eecc0359 (diff)
downloadnutyx-pakxe-e50b86807e1fe662d455020024425ca085ac6793.tar.gz
nutyx-pakxe-e50b86807e1fe662d455020024425ca085ac6793.tar.bz2
nutyx-pakxe-e50b86807e1fe662d455020024425ca085ac6793.tar.xz
nutyx-pakxe-e50b86807e1fe662d455020024425ca085ac6793.zip
raptor, maj 1.4.21-1
Diffstat (limited to 'kde/raptor')
-rw-r--r--kde/raptor/.md5sum.i6862
-rw-r--r--kde/raptor/.md5sum.x86_642
-rwxr-xr-xkde/raptor/Pkgfile8
3 files changed, 7 insertions, 5 deletions
diff --git a/kde/raptor/.md5sum.i686 b/kde/raptor/.md5sum.i686
index 1af9af9cd..ff7b4c870 100644
--- a/kde/raptor/.md5sum.i686
+++ b/kde/raptor/.md5sum.i686
@@ -1 +1 @@
-50acbd3b416c3f9e1a3a8ddb825bac25 raptor-1.4.19.tar.gz
+992061488af7a9e2d933df6b694bb876 raptor-1.4.21.tar.gz
diff --git a/kde/raptor/.md5sum.x86_64 b/kde/raptor/.md5sum.x86_64
index 1af9af9cd..ff7b4c870 100644
--- a/kde/raptor/.md5sum.x86_64
+++ b/kde/raptor/.md5sum.x86_64
@@ -1 +1 @@
-50acbd3b416c3f9e1a3a8ddb825bac25 raptor-1.4.19.tar.gz
+992061488af7a9e2d933df6b694bb876 raptor-1.4.21.tar.gz
diff --git a/kde/raptor/Pkgfile b/kde/raptor/Pkgfile
index d88b5e44e..f30165d77 100755
--- a/kde/raptor/Pkgfile
+++ b/kde/raptor/Pkgfile
@@ -2,16 +2,18 @@
# URL: http://download.librdf.org/source/
# Maintainer: NuTyX packager team
# Packager: lesibel at free dot fr
-# Depends on: libxslt, libxml2, curl
+# Depends on: libxslt,libxml2,curl,libcap,acl
# Run on: libxslt,libxml2,curl
name=raptor
-version=1.4.19
+version=1.4.21
release=1
-source=(http://download.librdf.org/source/raptor-$version.tar.gz)
+source=(http://librdf.org/dist/source/raptor-$version.tar.gz)
build() {
cd raptor-$version
+ sed -i '/#include <curl\/types.h>/d' src/raptor_internal.h
+
./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-static