extra/qt5-webengine to 5.15.8-8

This commit is contained in:
Kevin Mihelich 2022-02-17 19:16:19 +00:00
parent 2ff2ec019e
commit f297a10095

View file

@ -11,7 +11,7 @@ highmem=1
pkgname=qt5-webengine
_qtver=5.15.8
pkgver=${_qtver/-/}
pkgrel=7
pkgrel=8
arch=('x86_64')
url='https://www.qt.io'
license=('LGPL3' 'LGPL2.1' 'BSD')
@ -56,7 +56,7 @@ prepare() {
patch -p1 -i "$srcdir"/qt5-webengine-python3.patch # Fix build with Python 3
patch -p1 -d src/3rdparty -i "$srcdir"/qt5-webengine-chromium-python3.patch
# patch -p1 -d src/3rdparty -i "$srcdir"/qt5-webengine-ffmpeg5.patch # Fix build with ffmpeg 5
patch -p1 -d src/3rdparty -i "$srcdir"/qt5-webengine-ffmpeg5.patch # Fix build with ffmpeg 5
# Update catapult for python3 compatibility
rm -r src/3rdparty/chromium/third_party/catapult