summaryrefslogtreecommitdiffstats
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
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
-rw-r--r--kde/ktorrent/.footprint4
-rw-r--r--kde/ktorrent/.md5sum2
-rwxr-xr-xkde/ktorrent/Pkgfile4
3 files changed, 5 insertions, 5 deletions
diff --git a/kde/ktorrent/.footprint b/kde/ktorrent/.footprint
index cf96f6f04..b39793c30 100644
--- a/kde/ktorrent/.footprint
+++ b/kde/ktorrent/.footprint
@@ -23,8 +23,8 @@ drwxr-xr-x root/root usr/lib/kde4/
-rwxr-xr-x root/root usr/lib/kde4/plasma_applet_ktorrent.so
-rwxr-xr-x root/root usr/lib/kde4/plasma_engine_ktorrent.so
lrwxrwxrwx root/root usr/lib/libktcore.so -> libktcore.so.11
-lrwxrwxrwx root/root usr/lib/libktcore.so.11 -> libktcore.so.11.0.2
--rwxr-xr-x root/root usr/lib/libktcore.so.11.0.2
+lrwxrwxrwx root/root usr/lib/libktcore.so.11 -> libktcore.so.11.0.4
+-rwxr-xr-x root/root usr/lib/libktcore.so.11.0.4
lrwxrwxrwx root/root usr/lib/libktupnp.so -> libktupnp.so.4
lrwxrwxrwx root/root usr/lib/libktupnp.so.4 -> libktupnp.so.4.0.2
-rwxr-xr-x root/root usr/lib/libktupnp.so.4.0.2
diff --git a/kde/ktorrent/.md5sum b/kde/ktorrent/.md5sum
index d68e5994f..a4bbafa6b 100644
--- a/kde/ktorrent/.md5sum
+++ b/kde/ktorrent/.md5sum
@@ -1,4 +1,4 @@
1f25b94615b0bbfa0457c99fb20de3e6 httpserver.patch
-446c8df18937a0fbfb8d9eb58713f847 ktorrent-4.0.3.tar.bz2
+3a2e9a92d3a30d44b98ded0e4984ae8a ktorrent-4.0.5.tar.bz2
9905d1f19c8f35e7dd5db76fc9ca9a1d ktorrent.desktop
01f8b2275588a3e80f6783061d2b9377 ktorrent.png
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 \