summaryrefslogtreecommitdiffstats
path: root/kde/libktorrent/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-06-25 07:52:21 +0200
committersibel <lesibel@free.fr>2011-06-25 07:52:21 +0200
commit6fd6095eefe0401c16b81078a25829c0c413cb46 (patch)
tree54d90005f398bf9e67ee40f82811b0dc9d54ac86 /kde/libktorrent/Pkgfile
parenteff59e4e54cda0eca60a810aab6c849ead3fd6f2 (diff)
downloadnutyx-pakxe-6fd6095eefe0401c16b81078a25829c0c413cb46.tar.gz
nutyx-pakxe-6fd6095eefe0401c16b81078a25829c0c413cb46.tar.bz2
nutyx-pakxe-6fd6095eefe0401c16b81078a25829c0c413cb46.tar.xz
nutyx-pakxe-6fd6095eefe0401c16b81078a25829c0c413cb46.zip
libktorrent 1.1.1-1 correction port
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