summaryrefslogtreecommitdiffstats
path: root/abs/core/qtwebkit/qwebview.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-12-05 00:06:33 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-12-05 00:06:33 (GMT)
commit412b17166895411ea63834cf9bd5b3c8bf1c46dd (patch)
treee8147aacbbcea857ad6f8dc325fae4fffb10b00d /abs/core/qtwebkit/qwebview.patch
parent167e1d1b4b9a7a188b14d2e3e818d8fd6f9707aa (diff)
downloadlinhes_pkgbuild-412b17166895411ea63834cf9bd5b3c8bf1c46dd.zip
linhes_pkgbuild-412b17166895411ea63834cf9bd5b3c8bf1c46dd.tar.gz
linhes_pkgbuild-412b17166895411ea63834cf9bd5b3c8bf1c46dd.tar.bz2
qtwebkit: update to 2.3.4
Diffstat (limited to 'abs/core/qtwebkit/qwebview.patch')
-rw-r--r--abs/core/qtwebkit/qwebview.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/abs/core/qtwebkit/qwebview.patch b/abs/core/qtwebkit/qwebview.patch
new file mode 100644
index 0000000..066bc79
--- /dev/null
+++ b/abs/core/qtwebkit/qwebview.patch
@@ -0,0 +1,21 @@
+--- qt-everywhere-opensource-src-4.8.4/tools/designer/src/plugins/plugins.pri~ 2013-01-09 12:56:08.915412090 +0000
++++ qt-everywhere-opensource-src-4.8.4/tools/designer/src/plugins/plugins.pri 2013-01-09 12:58:06.911391299 +0000
+@@ -1,3 +1,6 @@
++INCLUDEPATH += ../../../../../../qtwebkit-2.3.4/WebKitBuild/Release/include
++LIBS += -L../../../../../../qtwebkit-2.3.4/WebKitBuild/Release/lib
++
+ CONFIG += designer
+ win32|mac: CONFIG+= debug_and_release
+ QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/designer
+--- qt-everywhere-opensource-src-4.8.4/tools/designer/src/plugins/plugins.pro~ 2013-01-09 12:55:43.598892405 +0000
++++ qt-everywhere-opensource-src-4.8.4/tools/designer/src/plugins/plugins.pro 2013-01-09 12:55:53.352169136 +0000
+@@ -2,9 +2,4 @@
+ CONFIG += ordered
+
+ REQUIRES = !CONFIG(static,shared|static)
+-contains(QT_CONFIG, qt3support): SUBDIRS += widgets
+-win32: SUBDIRS += activeqt
+-# contains(QT_CONFIG, opengl): SUBDIRS += tools/view3d
+ contains(QT_CONFIG, webkit): SUBDIRS += qwebview
+-contains(QT_CONFIG, phonon): SUBDIRS += phononwidgets
+-contains(QT_CONFIG, declarative): SUBDIRS += qdeclarativeview