summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2016-12-26 23:50:28 +0100
committerMartchus2016-12-26 23:50:28 +0100
commit2d0e0f64bad051a0548684e626f7d657c3a294e0 (patch)
treead46012df723211bcd616cf345be23c5a50f4896
parent9a80c510256e336c3fc871a8d3890438356aeb00 (diff)
downloadaur-2d0e0f64bad051a0548684e626f7d657c3a294e0.tar.gz
Update to 5.7.1
-rw-r--r--.SRCINFO28
-rw-r--r--0001-Use-correct-ICU-libs.patch6
-rw-r--r--0002-Use-pkg-config.patch6
-rw-r--r--0003-Use-system-ANGLE-rather-than-bundled-version.patch12
-rw-r--r--0004-Prevent-symbols-not-being-exported-in-Qt5WebKit.dll.patch6
-rw-r--r--0005-Build-with-smaller-debug-info.patch14
-rw-r--r--0006-Establish-compatibility-with-latest-ANGLE.patch16
-rw-r--r--0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch6
-rw-r--r--0008-Link-against-ANGLE-even-if-Qt-is-configured-not-to.patch6
-rw-r--r--0009-Fixed-crash-probably-miscompilation-with-MinGW-w64-5.patch8
-rw-r--r--PKGBUILD24
11 files changed, 66 insertions, 66 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b60ff9943d5d..600e83ec5fa4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Dec 9 07:13:36 UTC 2016
+# Mon Dec 26 22:50:28 UTC 2016
pkgbase = mingw-w64-qt5-webkit
pkgdesc = Classes for a WebKit2 based implementation and a new QML API (mingw-w64)
- pkgver = 5.7.0
- pkgrel = 3
+ pkgver = 5.7.1
+ pkgrel = 1
url = https://www.qt.io/
arch = any
groups = mingw-w64-qt
@@ -33,7 +33,7 @@ pkgbase = mingw-w64-qt5-webkit
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/community_releases/5.7/5.7.0/qtwebkit-opensource-src-5.7.0.tar.xz
+ source = https://download.qt.io/community_releases/5.7/5.7.1/qtwebkit-opensource-src-5.7.1.tar.xz
source = 0001-Use-correct-ICU-libs.patch
source = 0002-Use-pkg-config.patch
source = 0003-Use-system-ANGLE-rather-than-bundled-version.patch
@@ -43,16 +43,16 @@ pkgbase = mingw-w64-qt5-webkit
source = 0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch
source = 0008-Link-against-ANGLE-even-if-Qt-is-configured-not-to.patch
source = 0009-Fixed-crash-probably-miscompilation-with-MinGW-w64-5.patch
- sha256sums = c7a3253cbf8e6035c54c3b08d8a9457bd82efbce71d4b363c8f753fd07bd34df
- sha256sums = 922c12e3726cfcecd99d773a3135ea05a36bd325c24cf07463d21f8778d5c5a0
- sha256sums = 2f7887173f777c6fb5ff49a37e1015b8e1d8f22f692917b0b0a24e22ad3022c5
- sha256sums = 8c0dc51d02814577c4ac557493a2b7d7b74311649bf3c91072e798fd7b2d7a98
- sha256sums = 3e9893be250bcadf2a3437f2fd1cc0d454211e315071939d9ebf27f00d600253
- sha256sums = cc0c239676f747b9c30fe1b774a5208fde5650f02f8388379d164d9ccaccab17
- sha256sums = b87eaa3c18764347f04a8d5fcae322052a194508ea0ba6eb2cd69db6385633c1
- sha256sums = 4da5c29a054a8a087b95f4a7788aee83a1a4388efa948150f8cf4e233ec426bc
- sha256sums = 79587af527bbb80d7954de6fb23c279493166e88c0f44e3aaa956964b04fbd3e
- sha256sums = 8302e606050da917b01fa3af8388c0d7ae6ff999129b8eb2ed27bcf5d4d37dd9
+ md5sums = 4fa8f47383ce36d59dcc36d701ce93cd
+ md5sums = 723721e8a6e849d7504d81e2f842d563
+ md5sums = 18cdfcc4d7287a4ffd0a83c720c92140
+ md5sums = c69032c133d7f49a6eef699ad9104ae2
+ md5sums = 0a3af101516cbdb229fbbbb79eb4fc1a
+ md5sums = d66ccc9e2407cc454dfb9207ba1a006f
+ md5sums = 7cc0eb1eb242f048dd200d76dc528dec
+ md5sums = bf52db2fb9589b12f98e2e90ca635677
+ md5sums = f60cbd16a5e43a0cf2cc3bb1d00a3a08
+ md5sums = 40e45a139a7bd98c79e73af654351810
pkgname = mingw-w64-qt5-webkit
diff --git a/0001-Use-correct-ICU-libs.patch b/0001-Use-correct-ICU-libs.patch
index 0c1695889285..fd9d0f26b080 100644
--- a/0001-Use-correct-ICU-libs.patch
+++ b/0001-Use-correct-ICU-libs.patch
@@ -1,4 +1,4 @@
-From 27c479ef693e765326b22d2f4cd1424593711f18 Mon Sep 17 00:00:00 2001
+From 32ba6b8bf5d5f6d62e558965308e93e13d95d76f Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 25 Sep 2016 21:53:59 +0200
Subject: [PATCH 1/9] Use correct ICU libs
@@ -10,7 +10,7 @@ exactly the same as their native Linux counterpart
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Source/WTF/WTF.pri b/Source/WTF/WTF.pri
-index b4f7765..e762387 100644
+index 1f4866d66..5d8933ae1 100644
--- a/Source/WTF/WTF.pri
+++ b/Source/WTF/WTF.pri
@@ -14,7 +14,7 @@ mac {
@@ -23,5 +23,5 @@ index b4f7765..e762387 100644
CONFIG(debug, debug|release) {
LIBS += -lsicuind -lsicuucd -lsicudtd
--
-2.10.2
+2.11.0
diff --git a/0002-Use-pkg-config.patch b/0002-Use-pkg-config.patch
index 3e58f5cb1f49..2d4fab53452c 100644
--- a/0002-Use-pkg-config.patch
+++ b/0002-Use-pkg-config.patch
@@ -1,4 +1,4 @@
-From f879e4f9efd0cca7acd1f09953bc645107a42d21 Mon Sep 17 00:00:00 2001
+From 963e661fc032d90f4eb4dc9820ad278e7d929414 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 25 Sep 2016 21:56:42 +0200
Subject: [PATCH 2/9] Use pkg-config
@@ -8,7 +8,7 @@ Subject: [PATCH 2/9] Use pkg-config
1 file changed, 2 insertions(+)
diff --git a/Tools/qmake/mkspecs/features/win32/default_pre.prf b/Tools/qmake/mkspecs/features/win32/default_pre.prf
-index b306c3b..95592c2 100644
+index b306c3b82..95592c25d 100644
--- a/Tools/qmake/mkspecs/features/win32/default_pre.prf
+++ b/Tools/qmake/mkspecs/features/win32/default_pre.prf
@@ -4,6 +4,8 @@
@@ -21,5 +21,5 @@ index b306c3b..95592c2 100644
debug: CONFIG += use_all_in_one_files
--
-2.10.2
+2.11.0
diff --git a/0003-Use-system-ANGLE-rather-than-bundled-version.patch b/0003-Use-system-ANGLE-rather-than-bundled-version.patch
index 076331dae804..8b392a876693 100644
--- a/0003-Use-system-ANGLE-rather-than-bundled-version.patch
+++ b/0003-Use-system-ANGLE-rather-than-bundled-version.patch
@@ -1,4 +1,4 @@
-From b22f0368b4d4d167fcc342bffb602c9c41578233 Mon Sep 17 00:00:00 2001
+From 10236100311a81cc32f0c660e034fb167c730521 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sat, 5 Nov 2016 12:14:01 +0100
Subject: [PATCH 3/9] Use system ANGLE rather than bundled version
@@ -11,7 +11,7 @@ Subject: [PATCH 3/9] Use system ANGLE rather than bundled version
4 files changed, 1 insertion(+), 11 deletions(-)
diff --git a/Source/api.pri b/Source/api.pri
-index de04652..f972f67 100644
+index de04652ca..f972f672f 100644
--- a/Source/api.pri
+++ b/Source/api.pri
@@ -24,7 +24,6 @@ build?(webkit1): {
@@ -23,7 +23,7 @@ index de04652..f972f67 100644
MODULE = webkit
diff --git a/Tools/qmake/mkspecs/features/webkit_modules.prf b/Tools/qmake/mkspecs/features/webkit_modules.prf
-index 7040cbb..8c13175 100644
+index 7040cbbc3..8c131754d 100644
--- a/Tools/qmake/mkspecs/features/webkit_modules.prf
+++ b/Tools/qmake/mkspecs/features/webkit_modules.prf
@@ -7,7 +7,7 @@
@@ -36,7 +36,7 @@ index 7040cbb..8c13175 100644
contains(WEBKIT, $$lower($$library)) {
WEBKIT -= $$lower($$library)
diff --git a/Tools/qmake/mkspecs/modules/angle.prf b/Tools/qmake/mkspecs/modules/angle.prf
-index 18631a7..3b04dea 100644
+index 18631a76a..3b04dea53 100644
--- a/Tools/qmake/mkspecs/modules/angle.prf
+++ b/Tools/qmake/mkspecs/modules/angle.prf
@@ -4,6 +4,3 @@
@@ -47,7 +47,7 @@ index 18631a7..3b04dea 100644
-
-include($${WEBKIT.angle.root_source_dir}/ANGLE.pri)
diff --git a/WebKit.pro b/WebKit.pro
-index 11b59e5..e9709a2 100644
+index 11b59e58b..e9709a238 100644
--- a/WebKit.pro
+++ b/WebKit.pro
@@ -18,12 +18,6 @@ JavaScriptCore.file = Source/JavaScriptCore/JavaScriptCore.pro
@@ -64,5 +64,5 @@ index 11b59e5..e9709a2 100644
leveldb.file = Source/ThirdParty/leveldb/leveldb.pro
leveldb.makefile = Makefile.leveldb
--
-2.10.2
+2.11.0
diff --git a/0004-Prevent-symbols-not-being-exported-in-Qt5WebKit.dll.patch b/0004-Prevent-symbols-not-being-exported-in-Qt5WebKit.dll.patch
index 5bc89b121b32..3efb0bd32920 100644
--- a/0004-Prevent-symbols-not-being-exported-in-Qt5WebKit.dll.patch
+++ b/0004-Prevent-symbols-not-being-exported-in-Qt5WebKit.dll.patch
@@ -1,4 +1,4 @@
-From 516214945fcf3aa7a04845eafa5f9fa9531024b3 Mon Sep 17 00:00:00 2001
+From ee3e4e5bea2632ca06abb3936c10a57b2ebeedef Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 25 Sep 2016 22:08:26 +0200
Subject: [PATCH 4/9] Prevent symbols not being exported in Qt5WebKit.dll
@@ -19,7 +19,7 @@ in the Qt5WebKit.dll shared library).
1 file changed, 5 deletions(-)
diff --git a/Source/WebKit/qt/Api/qwebkitglobal.h b/Source/WebKit/qt/Api/qwebkitglobal.h
-index fe222c2..46d629c 100644
+index fe222c2fc..46d629c05 100644
--- a/Source/WebKit/qt/Api/qwebkitglobal.h
+++ b/Source/WebKit/qt/Api/qwebkitglobal.h
@@ -24,7 +24,6 @@
@@ -42,5 +42,5 @@ index fe222c2..46d629c 100644
QWEBKIT_EXPORT QString qWebKitVersion();
QWEBKIT_EXPORT int qWebKitMajorVersion();
--
-2.10.2
+2.11.0
diff --git a/0005-Build-with-smaller-debug-info.patch b/0005-Build-with-smaller-debug-info.patch
index 3685911fe9a3..9f5b7a1f532c 100644
--- a/0005-Build-with-smaller-debug-info.patch
+++ b/0005-Build-with-smaller-debug-info.patch
@@ -1,4 +1,4 @@
-From 24d4206f6cd79ae3f6ed70897fbf327aed0730bb Mon Sep 17 00:00:00 2001
+From b76e20abff2c6412daaf257b762be00fd628c77a Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 25 Sep 2016 22:13:44 +0200
Subject: [PATCH 5/9] Build with smaller debug info
@@ -13,7 +13,7 @@ Avoid exceeding 4 GB size limit
5 files changed, 31 insertions(+)
diff --git a/Source/JavaScriptCore/JavaScriptCore.pri b/Source/JavaScriptCore/JavaScriptCore.pri
-index dec9d42..910fc4e 100644
+index dec9d42a9..910fc4eda 100644
--- a/Source/JavaScriptCore/JavaScriptCore.pri
+++ b/Source/JavaScriptCore/JavaScriptCore.pri
@@ -7,6 +7,12 @@
@@ -30,7 +30,7 @@ index dec9d42..910fc4e 100644
INCLUDEPATH += \
diff --git a/Source/WTF/WTF.pri b/Source/WTF/WTF.pri
-index e762387..86900ce 100644
+index 5d8933ae1..2ef42ca3e 100644
--- a/Source/WTF/WTF.pri
+++ b/Source/WTF/WTF.pri
@@ -8,6 +8,12 @@
@@ -47,7 +47,7 @@ index e762387..86900ce 100644
# Mac OS does ship libicu but not the associated header files.
# Therefore WebKit provides adequate header files.
diff --git a/Source/WebCore/WebCore.pri b/Source/WebCore/WebCore.pri
-index 37cde57..ddad897 100644
+index 37cde573a..ddad897be 100644
--- a/Source/WebCore/WebCore.pri
+++ b/Source/WebCore/WebCore.pri
@@ -7,6 +7,12 @@
@@ -72,7 +72,7 @@ index 37cde57..ddad897 100644
enable_fast_mobile_scrolling: DEFINES += ENABLE_FAST_MOBILE_SCROLLING=1
diff --git a/Source/WebKit/WebKit1.pri b/Source/WebKit/WebKit1.pri
-index 6fc1829..d86b846 100644
+index 6fc182941..d86b8469c 100644
--- a/Source/WebKit/WebKit1.pri
+++ b/Source/WebKit/WebKit1.pri
@@ -7,6 +7,12 @@
@@ -89,7 +89,7 @@ index 6fc1829..d86b846 100644
$$SOURCE_DIR/qt/Api \
$$SOURCE_DIR/qt/WebCoreSupport \
diff --git a/Source/WebKit2/WebKit2.pri b/Source/WebKit2/WebKit2.pri
-index 3611524..f54b9ca 100644
+index 3611524e6..f54b9cabf 100644
--- a/Source/WebKit2/WebKit2.pri
+++ b/Source/WebKit2/WebKit2.pri
@@ -9,6 +9,12 @@ SOURCE_DIR = $${ROOT_WEBKIT_DIR}/Source/WebKit2
@@ -106,5 +106,5 @@ index 3611524..f54b9ca 100644
$$SOURCE_DIR \
$$SOURCE_DIR/Platform \
--
-2.10.2
+2.11.0
diff --git a/0006-Establish-compatibility-with-latest-ANGLE.patch b/0006-Establish-compatibility-with-latest-ANGLE.patch
index a0bc2f006966..befbed382d70 100644
--- a/0006-Establish-compatibility-with-latest-ANGLE.patch
+++ b/0006-Establish-compatibility-with-latest-ANGLE.patch
@@ -1,4 +1,4 @@
-From 967f96d827bc9af129fd1431b97de0dc9a076bef Mon Sep 17 00:00:00 2001
+From a565915a6e70d1b6e3790a04a036fbce25c58b77 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 25 Sep 2016 22:19:57 +0200
Subject: [PATCH 6/9] Establish compatibility with latest ANGLE
@@ -13,7 +13,7 @@ Subject: [PATCH 6/9] Establish compatibility with latest ANGLE
6 files changed, 33 insertions(+), 120 deletions(-)
diff --git a/Source/WebCore/platform/graphics/ANGLEWebKitBridge.cpp b/Source/WebCore/platform/graphics/ANGLEWebKitBridge.cpp
-index 9876c9f..84d3a2f 100644
+index 9876c9f04..84d3a2f34 100644
--- a/Source/WebCore/platform/graphics/ANGLEWebKitBridge.cpp
+++ b/Source/WebCore/platform/graphics/ANGLEWebKitBridge.cpp
@@ -32,98 +32,25 @@
@@ -183,7 +183,7 @@ index 9876c9f..84d3a2f 100644
return true;
diff --git a/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h b/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h
-index 83c2e00..825c2d0 100644
+index 83c2e004c..825c2d0bc 100644
--- a/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h
+++ b/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h
@@ -35,13 +35,14 @@
@@ -235,7 +235,7 @@ index 83c2e00..825c2d0 100644
ShBuiltInResources getResources() { return m_resources; }
diff --git a/Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp b/Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp
-index d31adf3..3b99ad9 100644
+index d31adf326..3b99ad9d9 100644
--- a/Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp
+++ b/Source/WebCore/platform/graphics/cairo/GraphicsContext3DCairo.cpp
@@ -80,7 +80,7 @@ PassRefPtr<GraphicsContext3D> GraphicsContext3D::create(GraphicsContext3D::Attri
@@ -248,7 +248,7 @@ index d31adf3..3b99ad9 100644
, m_texture(0)
, m_fbo(0)
diff --git a/Source/WebCore/platform/graphics/efl/GraphicsContext3DEfl.cpp b/Source/WebCore/platform/graphics/efl/GraphicsContext3DEfl.cpp
-index ea25e43..a28c55f 100644
+index ea25e4355..a28c55ff4 100644
--- a/Source/WebCore/platform/graphics/efl/GraphicsContext3DEfl.cpp
+++ b/Source/WebCore/platform/graphics/efl/GraphicsContext3DEfl.cpp
@@ -41,7 +41,7 @@ PassRefPtr<GraphicsContext3D> GraphicsContext3D::create(GraphicsContext3D::Attri
@@ -261,7 +261,7 @@ index ea25e43..a28c55f 100644
, m_renderStyle(renderStyle)
, m_texture(0)
diff --git a/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGLCommon.cpp b/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGLCommon.cpp
-index 29a13c8..11f88f1 100644
+index 29a13c842..11f88f183 100644
--- a/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGLCommon.cpp
+++ b/Source/WebCore/platform/graphics/opengl/Extensions3DOpenGLCommon.cpp
@@ -172,10 +172,10 @@ String Extensions3DOpenGLCommon::getTranslatedShaderSourceANGLE(Platform3DObject
@@ -278,7 +278,7 @@ index 29a13c8..11f88f1 100644
Vector<ANGLEShaderSymbol> symbols;
bool isValid = compiler.compileShaderSource(entry.source.utf8().data(), shaderType, translatedShaderSource, shaderInfoLog, symbols, extraCompileOptions);
diff --git a/Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp b/Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp
-index 43b546d..73b61e2 100644
+index 43b546d18..73b61e2cd 100644
--- a/Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp
+++ b/Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp
@@ -428,7 +428,7 @@ GraphicsContext3D::GraphicsContext3D(GraphicsContext3D::Attributes attrs, HostWi
@@ -291,5 +291,5 @@ index 43b546d..73b61e2 100644
if (!m_private->m_surface || !m_private->m_platformContext) {
LOG_ERROR("GraphicsContext3D: GL context creation failed.");
--
-2.10.2
+2.11.0
diff --git a/0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch b/0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch
index c0cfc92dbcac..6d3892b42de4 100644
--- a/0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch
+++ b/0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch
@@ -1,4 +1,4 @@
-From 24eda987a27f9b8b66acacce9a31cfc34b480154 Mon Sep 17 00:00:00 2001
+From 84a00afd27fca2550ecd068915b9551edb191e5b Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 25 Sep 2016 22:21:54 +0200
Subject: [PATCH 7/9] Include intrin.h for declaration of _mm_mfence
@@ -8,7 +8,7 @@ Subject: [PATCH 7/9] Include intrin.h for declaration of _mm_mfence
1 file changed, 2 insertions(+)
diff --git a/Source/WTF/wtf/Atomics.h b/Source/WTF/wtf/Atomics.h
-index 8f950c7..142c0db 100644
+index 8f950c718..142c0db3e 100644
--- a/Source/WTF/wtf/Atomics.h
+++ b/Source/WTF/wtf/Atomics.h
@@ -68,6 +68,8 @@
@@ -21,5 +21,5 @@ index 8f950c7..142c0db 100644
#include <windows.h>
#elif OS(QNX)
--
-2.10.2
+2.11.0
diff --git a/0008-Link-against-ANGLE-even-if-Qt-is-configured-not-to.patch b/0008-Link-against-ANGLE-even-if-Qt-is-configured-not-to.patch
index 49240918681f..f2923c864e29 100644
--- a/0008-Link-against-ANGLE-even-if-Qt-is-configured-not-to.patch
+++ b/0008-Link-against-ANGLE-even-if-Qt-is-configured-not-to.patch
@@ -1,4 +1,4 @@
-From 4ab08227b87a186d18f9e1806a2405099ac109ed Mon Sep 17 00:00:00 2001
+From c139872c275f2bb62558b113048f0f3e54997d94 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sat, 5 Nov 2016 12:46:27 +0100
Subject: [PATCH 8/9] Link against ANGLE even if Qt is configured not to
@@ -8,7 +8,7 @@ Subject: [PATCH 8/9] Link against ANGLE even if Qt is configured not to
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/Source/WebCore/WebCore.pri b/Source/WebCore/WebCore.pri
-index ddad897..f69e224 100644
+index ddad897be..f69e22492 100644
--- a/Source/WebCore/WebCore.pri
+++ b/Source/WebCore/WebCore.pri
@@ -215,15 +215,11 @@ enable?(WEB_AUDIO) {
@@ -32,5 +32,5 @@ index ddad897..f69e224 100644
}
} else {
--
-2.10.2
+2.11.0
diff --git a/0009-Fixed-crash-probably-miscompilation-with-MinGW-w64-5.patch b/0009-Fixed-crash-probably-miscompilation-with-MinGW-w64-5.patch
index f9114eff6e2e..45dfa65e1ce0 100644
--- a/0009-Fixed-crash-probably-miscompilation-with-MinGW-w64-5.patch
+++ b/0009-Fixed-crash-probably-miscompilation-with-MinGW-w64-5.patch
@@ -1,4 +1,4 @@
-From e60cb272ada8e08297c85e22039d6b9a4c9d575c Mon Sep 17 00:00:00 2001
+From 72acfdf5a9af50e3e2b8ba16fca16fb4408906f6 Mon Sep 17 00:00:00 2001
From: Konstantin Tokarev <annulen@yandex.ru>
Date: Fri, 4 Nov 2016 00:44:49 +0300
Subject: [PATCH 9/9] Fixed crash (probably miscompilation) with MinGW-w64
@@ -11,7 +11,7 @@ Change-Id: Iac1c5fe1879abfaa299ec909e5928912c2354126
2 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/Source/WebKit/qt/WidgetApi/qwebframe.cpp b/Source/WebKit/qt/WidgetApi/qwebframe.cpp
-index dd08725..1cec124 100644
+index dd08725eb..1cec124ee 100644
--- a/Source/WebKit/qt/WidgetApi/qwebframe.cpp
+++ b/Source/WebKit/qt/WidgetApi/qwebframe.cpp
@@ -119,16 +119,6 @@ QWebFrameAdapter* QWebFramePrivate::createChildFrame(QWebFrameData* frameData)
@@ -32,7 +32,7 @@ index dd08725..1cec124 100644
{
emit q->contentsSizeChanged(size);
diff --git a/Source/WebKit/qt/WidgetApi/qwebframe_p.h b/Source/WebKit/qt/WidgetApi/qwebframe_p.h
-index 2a1c202..25fbdc3 100644
+index 2a1c20278..25fbdc319 100644
--- a/Source/WebKit/qt/WidgetApi/qwebframe_p.h
+++ b/Source/WebKit/qt/WidgetApi/qwebframe_p.h
@@ -49,8 +49,8 @@ public:
@@ -47,5 +47,5 @@ index 2a1c202..25fbdc3 100644
virtual int scrollBarPolicy(Qt::Orientation) const OVERRIDE;
virtual void emitUrlChanged() OVERRIDE;
--
-2.10.2
+2.11.0
diff --git a/PKGBUILD b/PKGBUILD
index 2d0c3914f73c..86bf1c98d456 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@
_qt_module=qtwebkit
pkgname=mingw-w64-qt5-webkit
-pkgver=5.7.0
-pkgrel=3
+pkgver=5.7.1
+pkgrel=1
arch=('any')
pkgdesc="Classes for a WebKit2 based implementation and a new QML API (mingw-w64)"
depends=('mingw-w64-qt5-declarative'
@@ -52,16 +52,16 @@ source=("https://download.qt.io/community_releases/${pkgver:0:3}/${pkgver}/${_pk
'0007-Include-intrin.h-for-declaration-of-_mm_mfence.patch'
'0008-Link-against-ANGLE-even-if-Qt-is-configured-not-to.patch'
'0009-Fixed-crash-probably-miscompilation-with-MinGW-w64-5.patch')
-sha256sums=('c7a3253cbf8e6035c54c3b08d8a9457bd82efbce71d4b363c8f753fd07bd34df'
- '922c12e3726cfcecd99d773a3135ea05a36bd325c24cf07463d21f8778d5c5a0'
- '2f7887173f777c6fb5ff49a37e1015b8e1d8f22f692917b0b0a24e22ad3022c5'
- '8c0dc51d02814577c4ac557493a2b7d7b74311649bf3c91072e798fd7b2d7a98'
- '3e9893be250bcadf2a3437f2fd1cc0d454211e315071939d9ebf27f00d600253'
- 'cc0c239676f747b9c30fe1b774a5208fde5650f02f8388379d164d9ccaccab17'
- 'b87eaa3c18764347f04a8d5fcae322052a194508ea0ba6eb2cd69db6385633c1'
- '4da5c29a054a8a087b95f4a7788aee83a1a4388efa948150f8cf4e233ec426bc'
- '79587af527bbb80d7954de6fb23c279493166e88c0f44e3aaa956964b04fbd3e'
- '8302e606050da917b01fa3af8388c0d7ae6ff999129b8eb2ed27bcf5d4d37dd9')
+md5sums=('4fa8f47383ce36d59dcc36d701ce93cd'
+ '723721e8a6e849d7504d81e2f842d563'
+ '18cdfcc4d7287a4ffd0a83c720c92140'
+ 'c69032c133d7f49a6eef699ad9104ae2'
+ '0a3af101516cbdb229fbbbb79eb4fc1a'
+ 'd66ccc9e2407cc454dfb9207ba1a006f'
+ '7cc0eb1eb242f048dd200d76dc528dec'
+ 'bf52db2fb9589b12f98e2e90ca635677'
+ 'f60cbd16a5e43a0cf2cc3bb1d00a3a08'
+ '40e45a139a7bd98c79e73af654351810')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'