extra/qt5-webengine to 5.11.1-2

This commit is contained in:
Kevin Mihelich 2018-06-25 02:14:03 +00:00
parent c3bd2ac5a9
commit 2afa938049

View file

@ -11,7 +11,7 @@ highmem=1
pkgname=qt5-webengine
_qtver=5.11.1
pkgver=${_qtver/-/}
pkgrel=1
pkgrel=2
arch=('x86_64')
url='http://qt-project.org/'
license=('LGPL3' 'LGPL2.1' 'BSD')
@ -24,11 +24,13 @@ _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"
source=("http://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
qtwebengine-harmony.patch qtwebengine-ffmpeg4.patch
qtwebengine-wayland.patch::"http://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=a66d4cd8"
qtbug-68699.patch::"http://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=6e019f2a"
0001-ARM-toolchain-fixes.patch)
sha256sums=('389d9f42ca393ac11ec8932ce9771766dec91a4c761ffb685cc429c2a760d48c'
'feca54ab09ac0fc9d0626770a6b899a6ac5a12173c7d0c1005bc3964ec83e7b3'
'4a831d89fb0d6a6ced23115ced71e60513ce279fba4bd493178842647948f510'
'6baeb241165a1fd94ada95b27924ba55f74761b1b9d406d73ebcce4b139abf60'
'1f3eff42911e2ad6e6db8b2c5d4b230031c577e3396f37b1e73c33bcef16f6bb'
'8202b09a1caa82538a2eacd79b62b61d8661c65cdfb275560d231aa31a362b12')
prepare() {
@ -44,6 +46,8 @@ prepare() {
patch -Np1 -i ../qtwebengine-harmony.patch
# Fix openGL detection on Wayland
patch -p1 -i ../qtwebengine-wayland.patch
# Fix crash when scrolling on touchscreen https://bugreports.qt.io/browse/QTBUG-68699
patch -p1 -i ../qtbug-68699.patch
cd src/3rdparty/chromium
# Fix build with ffmpeg 4