From 9f300e732f264a4997cf734b26a6567029de88d7 Mon Sep 17 00:00:00 2001 From: sibel Date: Fri, 3 Sep 2010 12:36:20 +0200 Subject: maj de libktorrent#1.0.3-1 --- kde/ktorrent/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde/ktorrent/Pkgfile b/kde/ktorrent/Pkgfile index 18868709e..d911382f2 100755 --- a/kde/ktorrent/Pkgfile +++ b/kde/ktorrent/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libktorrent name=ktorrent -version=4.0.1 +version=4.0.3 release=1 source=(http://ktorrent.org/downloads/$version/$name-$version.tar.bz2 \ @@ -19,7 +19,7 @@ build() { -DCMAKE_SKIP_RPATH=ON \ -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS='-Wl,--no-undefined -Wl,--as-needed' \ -DENABLE_MEDIAPLAYER_PLUGIN=false - make + make -j5 make DESTDIR=$PKG install mkdir -p $PKG/usr/share/applications install -m 644 $SRC/$name.desktop $PKG/usr/share/applications/ -- cgit v1.2.3-54-g00ecf