[arch-commits] Commit in qt5-webengine/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 31 21:49:33 UTC 2022


    Date: Monday, January 31, 2022 @ 21:49:32
  Author: arojas
Revision: 435648

Rebuild to restore debug package

Modified:
  qt5-webengine/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-31 21:19:08 UTC (rev 435647)
+++ PKGBUILD	2022-01-31 21:49:32 UTC (rev 435648)
@@ -4,7 +4,7 @@
 pkgname=qt5-webengine
 _qtver=5.15.8
 pkgver=${_qtver/-/}
-pkgrel=6
+pkgrel=7
 arch=('x86_64')
 url='https://www.qt.io'
 license=('LGPL3' 'LGPL2.1' 'BSD')
@@ -41,7 +41,7 @@
   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



More information about the arch-commits mailing list