summaryrefslogtreecommitdiffstats
path: root/kde/ktorrent/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-01-11 11:38:52 +0100
committersibel <lesibel@free.fr>2011-01-11 11:38:52 +0100
commit7c5318045d51cb5da4949c5c78e8825335e75258 (patch)
tree190dd9721887a7e93b2be4167c038fb593afe2d2 /kde/ktorrent/Pkgfile
parent7648903bd0f2e213cbf2efdcc2c0e2b404176fb9 (diff)
downloadnutyx-pakxe-7c5318045d51cb5da4949c5c78e8825335e75258.tar.gz
nutyx-pakxe-7c5318045d51cb5da4949c5c78e8825335e75258.tar.bz2
nutyx-pakxe-7c5318045d51cb5da4949c5c78e8825335e75258.tar.xz
nutyx-pakxe-7c5318045d51cb5da4949c5c78e8825335e75258.zip
ktorrent, maj 4.0.5-1
Diffstat (limited to 'kde/ktorrent/Pkgfile')
-rwxr-xr-xkde/ktorrent/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde/ktorrent/Pkgfile b/kde/ktorrent/Pkgfile
index 15f37f08d..114df9ce4 100755
--- a/kde/ktorrent/Pkgfile
+++ b/kde/ktorrent/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: libktorrent
name=ktorrent
-version=4.0.3
+version=4.0.5
release=1
source=(http://ktorrent.org/downloads/$version/$name-$version.tar.bz2 \
@@ -13,7 +13,7 @@ source=(http://ktorrent.org/downloads/$version/$name-$version.tar.bz2 \
build() {
cd $name-$version
- patch -Np0 -i $SRC/httpserver.patch
+# patch -Np0 -i $SRC/httpserver.patch
cmake . -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_SKIP_RPATH=ON \