From aab6b154e77fabb9055d7863813bbe71cb1e0d57 Mon Sep 17 00:00:00 2001 From: orchidman Date: Fri, 3 Aug 2012 12:34:10 +0200 Subject: smokeqt 4.9.0-1 (cherry picked from commit 2befbd48994a832ce8e38f637272843cb7297e8c) --- smokeqt/Pkgfile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'smokeqt/Pkgfile') diff --git a/smokeqt/Pkgfile b/smokeqt/Pkgfile index 9657e97d1..d0fc8741c 100755 --- a/smokeqt/Pkgfile +++ b/smokeqt/Pkgfile @@ -2,11 +2,11 @@ # URL: http://www.kde.org # Maintainer: KDE Project : https://projects.kde.org/projects/kde # Packager: lesibel at free dot fr -# Depends on: cmake,qt,smokegen,qimageblitz,phonon,qscintilla -# Run on: qt,smokegen,qimageblitz,phonon,qscintilla +# Depends on: cmake,qt,kde-runtime,smokegen,qimageblitz,phonon,qscintilla,qwt +# Run on: kde-runtime,smokegen,qimageblitz,phonon,qscintilla,qwt name=smokeqt -version=4.8.4 +version=4.9.0 release=1 source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.xz) @@ -15,8 +15,7 @@ build() { mkdir build cd build cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_SKIP_RPATH=ON + -DCMAKE_BUILD_TYPE=Release make make DESTDIR=$PKG install } -- cgit v1.2.3-70-g09d2