Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37766526
en ru br
ALT Linux repos
S:4.8.7-alt25
5.0: 4.5.2-alt1.M50.1
4.1: 4.4.3-alt1.M41.1
4.0: 4.3.4-alt5.M40.1
3.0: 4.0.1-alt1
+updates:4.0.1-alt2
+backports:4.2.3-alt7.1.M30

Group :: System/Libraries
RPM: qt4

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: qt-4.7.3-alt-qt-config-add-webkit.patch
Download


--- qt-everywhere-opensource-src-4.7.2/configure~	2011-06-06 18:46:18.000000000 +0400
+++ qt-everywhere-opensource-src-4.7.2/configure	2011-06-15 14:20:14.000000000 +0400
@@ -7231,6 +7231,8 @@ if [ "$CFG_WEBKIT" != "no" ]; then
     # The reason we set CFG_WEBKIT, is such that the printed overview of what will be enabled, shows correctly.
     if [ "$CFG_WEBKIT" = "debug" ]; then
         QMAKE_CONFIG="$QMAKE_CONFIG webkit-debug"
+    else
+        QMAKE_CONFIG="$QMAKE_CONFIG webkit"
     fi
 else
     rm -f "$outpath/mkspecs/modules/qt_webkit_version.pri"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin