summaryrefslogtreecommitdiffstats
path: root/kde/libktorrent/Pkgfile
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-06-25 09:57:27 +0200
committertnut <tnut at nutyx dot com>2011-06-25 09:57:27 +0200
commit9f653c3898046a94a55ea034011271d855113efd (patch)
tree2fec8184e84e7058e92a793cce1001d386da699a /kde/libktorrent/Pkgfile
parentbf1409f6edf52905f1e009fb3eb9d5e4a4056af2 (diff)
parent6fd6095eefe0401c16b81078a25829c0c413cb46 (diff)
downloadnutyx-pakxe-NuTyX-pakxe.a.tar.gz
nutyx-pakxe-NuTyX-pakxe.a.tar.bz2
nutyx-pakxe-NuTyX-pakxe.a.tar.xz
nutyx-pakxe-NuTyX-pakxe.a.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxeNuTyX-pakxe.a
Diffstat (limited to 'kde/libktorrent/Pkgfile')
-rwxr-xr-xkde/libktorrent/Pkgfile12
1 files changed, 6 insertions, 6 deletions
diff --git a/kde/libktorrent/Pkgfile b/kde/libktorrent/Pkgfile
index b594fca0d..b8cdbec6a 100755
--- a/kde/libktorrent/Pkgfile
+++ b/kde/libktorrent/Pkgfile
@@ -2,17 +2,17 @@
# URL: http://ktorrent.org/
# Maintainer: NuTyX packager team
# Packager: lesibel at free dot fr
-# Depends on: qca, xorg-libxft, kdebase-runtime, kdebase-workspace, taglib, hicolor-icon-theme, kdepimlibs
-# Run on: qca,xorg-libxft,kdebase-runtime,kdebase-workspace,taglib,hicolor-icon-theme,kdepimlibs
+# Depends on: qca, xorg-libxft,kdelibs,taglib,hicolor-icon-theme,kdepimlibs
+# Run on: qca,xorg-libxft,kdelibs,taglib,hicolor-icon-theme,kdepimlibs
name=libktorrent
-version=1.0.5
-versionktorrent=4.0.5
+version=1.1.1
+versionktorrent=4.1.1
release=1
-source=(http://ktorrent.org/downloads/$versionktorrent/$name-$version-3.tar.bz2)
+source=(http://ktorrent.org/downloads/$versionktorrent/$name-$version.tar.bz2)
build() {
- cd $name-$version-3
+ cd $name-*
cmake . -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_SKIP_RPATH=ON