From 884c3ce1434824cb8fbc5a255493047458c81a9e Mon Sep 17 00:00:00 2001 From: piernov Date: Sat, 17 Mar 2012 22:24:49 +0000 Subject: qt suppression qtwebkit (cherry picked from commit d3f3218d542f2a0895f0fc4d1828aab62e6b48f0) --- qt/Pkgfile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'qt/Pkgfile') diff --git a/qt/Pkgfile b/qt/Pkgfile index 308ab2ca7..ea4bb950a 100755 --- a/qt/Pkgfile +++ b/qt/Pkgfile @@ -7,7 +7,7 @@ name=qt version=4.8.0 -release=1 +release=2 _name=qt-everywhere-opensource-src-${version} source=(http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-$version.tar.gz) @@ -40,7 +40,7 @@ build() { -no-phonon \ -no-phonon-backend \ -svg \ - -webkit \ + -no-webkit \ -scripttools \ -system-zlib \ -system-libtiff \ @@ -58,8 +58,7 @@ build() { -reduce-relocations \ -no-separate-debug-info \ -gtkstyle \ - -opengl \ - -glib + -opengl make make INSTALL_ROOT=$PKG install -- cgit v1.2.3-54-g00ecf