Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt5-webengine


Commits:
ee7fd763 by Antonio Rojas at 2025-02-06T20:27:40+01:00
upgpkg: 5.15.18-6: ICU 76 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qt5-webengine
        pkgdesc = Provides support for web applications using the Chromium 
browser project
        pkgver = 5.15.18
-       pkgrel = 5
+       pkgrel = 6
        url = https://www.qt.io
        arch = x86_64
        groups = qt5


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=qt5-webengine
 _basever=5.15.16
 pkgver=5.15.18
-pkgrel=5
+pkgrel=6
 arch=('x86_64')
 url='https://www.qt.io'
 license=('LGPL3' 'LGPL2.1' 'BSD')
@@ -51,6 +51,8 @@ prepare() {
   patch -p1 -d src/3rdparty/chromium -i "$srcdir"/python3.12-six.patch # Fix 
build with python 3.12 - patch from Debian
 # Fix build with ffmpeg 7 - Chromium patches
   patch -p1 -d src/3rdparty/chromium -i "$srcdir"/qt5-webengine-ffmpeg7.patch
+# Fix build with python 3.13
+  sed -e '/import pipes/d' -i 
src/3rdparty/chromium/build/android/gyp/util/build_utils.py
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-webengine/-/commit/ee7fd7639a1ab69fc9b1eeff3dabdb52c8bd231f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-webengine/-/commit/ee7fd7639a1ab69fc9b1eeff3dabdb52c8bd231f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to