summaryrefslogtreecommitdiffstats
path: root/kde/raptor/Pkgfile
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/Pkgfile
parentd2634752714906ef6697ff15577d7d68eecc0359 (diff)
downloadnutyx-extra-e50b86807e1fe662d455020024425ca085ac6793.tar.gz
nutyx-extra-e50b86807e1fe662d455020024425ca085ac6793.tar.bz2
nutyx-extra-e50b86807e1fe662d455020024425ca085ac6793.tar.xz
nutyx-extra-e50b86807e1fe662d455020024425ca085ac6793.zip
raptor, maj 1.4.21-1
Diffstat (limited to 'kde/raptor/Pkgfile')
-rwxr-xr-xkde/raptor/Pkgfile8
1 files changed, 5 insertions, 3 deletions
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