[arch-commits] Commit in (31 files)

Antonio Rojas arojas at gemini.archlinux.org
Wed Mar 16 11:37:26 UTC 2022


    Date: Wednesday, March 16, 2022 @ 11:37:26
  Author: arojas
Revision: 439748

Qt 6.3 beta 3

Modified:
  qt6-3d/kde-unstable/PKGBUILD
  qt6-5compat/kde-unstable/PKGBUILD
  qt6-base/kde-unstable/PKGBUILD
  qt6-charts/kde-unstable/PKGBUILD
  qt6-connectivity/kde-unstable/PKGBUILD
  qt6-datavis3d/kde-unstable/PKGBUILD
  qt6-declarative/kde-unstable/PKGBUILD
  qt6-doc/kde-unstable/PKGBUILD
  qt6-imageformats/kde-unstable/PKGBUILD
  qt6-languageserver/kde-unstable/PKGBUILD
  qt6-lottie/kde-unstable/PKGBUILD
  qt6-multimedia/kde-unstable/PKGBUILD
  qt6-networkauth/kde-unstable/PKGBUILD
  qt6-positioning/kde-unstable/PKGBUILD
  qt6-quick3d/kde-unstable/PKGBUILD
  qt6-quicktimeline/kde-unstable/PKGBUILD
  qt6-remoteobjects/kde-unstable/PKGBUILD
  qt6-scxml/kde-unstable/PKGBUILD
  qt6-sensors/kde-unstable/PKGBUILD
  qt6-serialbus/kde-unstable/PKGBUILD
  qt6-serialport/kde-unstable/PKGBUILD
  qt6-shadertools/kde-unstable/PKGBUILD
  qt6-svg/kde-unstable/PKGBUILD
  qt6-tools/kde-unstable/PKGBUILD
  qt6-translations/kde-unstable/PKGBUILD
  qt6-virtualkeyboard/kde-unstable/PKGBUILD
  qt6-wayland/kde-unstable/PKGBUILD
  qt6-webchannel/kde-unstable/PKGBUILD
  qt6-webengine/kde-unstable/PKGBUILD
  qt6-websockets/kde-unstable/PKGBUILD
  qt6-webview/kde-unstable/PKGBUILD

-------------------------------------------+
 qt6-3d/kde-unstable/PKGBUILD              |    4 ++--
 qt6-5compat/kde-unstable/PKGBUILD         |    4 ++--
 qt6-base/kde-unstable/PKGBUILD            |   13 +++++--------
 qt6-charts/kde-unstable/PKGBUILD          |    4 ++--
 qt6-connectivity/kde-unstable/PKGBUILD    |    4 ++--
 qt6-datavis3d/kde-unstable/PKGBUILD       |    4 ++--
 qt6-declarative/kde-unstable/PKGBUILD     |    4 ++--
 qt6-doc/kde-unstable/PKGBUILD             |    4 ++--
 qt6-imageformats/kde-unstable/PKGBUILD    |    4 ++--
 qt6-languageserver/kde-unstable/PKGBUILD  |    4 ++--
 qt6-lottie/kde-unstable/PKGBUILD          |    4 ++--
 qt6-multimedia/kde-unstable/PKGBUILD      |    4 ++--
 qt6-networkauth/kde-unstable/PKGBUILD     |    4 ++--
 qt6-positioning/kde-unstable/PKGBUILD     |    4 ++--
 qt6-quick3d/kde-unstable/PKGBUILD         |    4 ++--
 qt6-quicktimeline/kde-unstable/PKGBUILD   |    4 ++--
 qt6-remoteobjects/kde-unstable/PKGBUILD   |    4 ++--
 qt6-scxml/kde-unstable/PKGBUILD           |    4 ++--
 qt6-sensors/kde-unstable/PKGBUILD         |    4 ++--
 qt6-serialbus/kde-unstable/PKGBUILD       |    4 ++--
 qt6-serialport/kde-unstable/PKGBUILD      |    4 ++--
 qt6-shadertools/kde-unstable/PKGBUILD     |    4 ++--
 qt6-svg/kde-unstable/PKGBUILD             |    4 ++--
 qt6-tools/kde-unstable/PKGBUILD           |    4 ++--
 qt6-translations/kde-unstable/PKGBUILD    |    4 ++--
 qt6-virtualkeyboard/kde-unstable/PKGBUILD |    4 ++--
 qt6-wayland/kde-unstable/PKGBUILD         |    4 ++--
 qt6-webchannel/kde-unstable/PKGBUILD      |    4 ++--
 qt6-webengine/kde-unstable/PKGBUILD       |   16 ++++++----------
 qt6-websockets/kde-unstable/PKGBUILD      |    4 ++--
 qt6-webview/kde-unstable/PKGBUILD         |    4 ++--
 31 files changed, 69 insertions(+), 76 deletions(-)

Modified: qt6-3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-3d/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-3d/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-3d
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -17,7 +17,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('07636d85cc49f4068c9f5436c62a3d46d39c6add6a99531d96526912b390d743')
+sha256sums=('1e976bdc32e69cde3085087d5e3fc476c6b5837242ac7f3467b2f9fb364857d3')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-5compat/kde-unstable/PKGBUILD
===================================================================
--- qt6-5compat/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-5compat/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-5compat
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -17,7 +17,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('fb2719630d9ae3ca16a8c9f2226b38492d88fc9df04dd74d70e5a83452877088')
+sha256sums=('226e372d4ebc2cb54bae61b1c8562a3a07df0adc3ffca7ce3b3661b8939d7375')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-base/kde-unstable/PKGBUILD
===================================================================
--- qt6-base/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-base/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-base
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -28,17 +28,14 @@
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
         qt6-base-cflags.patch
-        qt6-base-nostrip.patch
-        qlocale-abi-break.patch::https://code.qt.io/cgit/qt/qtbase.git/patch/?id=3e3a109e)
-sha256sums=('3913e15adf6fe83ff377566e7effcbf5304f889dba18c6c67a8ce4f51af58674'
+        qt6-base-nostrip.patch)
+sha256sums=('c8febc2dedd53c336a20f50823e17430b94526a1b1704e42bbce3e6e4e159cc4'
             '5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
-            '4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094'
-            '32b0b9047af37990d63bddf2e54cdbb72ea016209d33b30a196e6cfc78b82aef')
+            '4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
 
 prepare() {
   patch -d $_pkgfn -p1 < qt6-base-cflags.patch # Use system CFLAGS
   patch -d $_pkgfn -p1 < qt6-base-nostrip.patch # Don't strip binaries with qmake
-  patch -d $_pkgfn -p1 < qlocale-abi-break.patch # Fix ABI break in QLocale
 }
 
 build() {

Modified: qt6-charts/kde-unstable/PKGBUILD
===================================================================
--- qt6-charts/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-charts/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-charts
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('c06df00a22df532d11e4bf5e6db2497bbc923753cfe4f43f5fb8e91f782769e7')
+sha256sums=('08aacfd423bb1256112fe9af480b0c62551d07ab15cebda5e48a0b4177c75e20')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-connectivity/kde-unstable/PKGBUILD
===================================================================
--- qt6-connectivity/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-connectivity/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-connectivity
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('8bfc20851575c636b3e95e03ba54fef11835efc6c0289bd6f18b25802f0a093d')
+sha256sums=('8dd546a628a6a02c0b179bb98602692b4abf40773772d746a31f86d426c00aa0')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-datavis3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-datavis3d/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-datavis3d/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-datavis3d
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('941bdc003294693c65cdb2e716a8bb462eae9fb1e9222a6a80e2f811cb76d757')
+sha256sums=('dfd652760db3660c6d42f56524c8f94a9ac667d18a7a060e13d06381ea6584f7')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-declarative/kde-unstable/PKGBUILD
===================================================================
--- qt6-declarative/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-declarative/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-declarative
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -20,7 +20,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('f64b20bb801a353c3cd51d174a181078cee78d018ffe1b29e20b87476bc047e0')
+sha256sums=('ec7792b6bbc52869d6d8303e637cc8b1b0a44be5eb6e2ae8e439a40f286ff5c0')
 
 build() {
   export CXXFLAGS+=" -ffat-lto-objects"

Modified: qt6-doc/kde-unstable/PKGBUILD
===================================================================
--- qt6-doc/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-doc/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -4,7 +4,7 @@
 
 pkgbase=qt6-doc
 pkgname=(qt6-doc qt6-examples)
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=('any')
@@ -15,7 +15,7 @@
 groups=(qt6)
 _pkgfn=qt-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/single/$_pkgfn.tar.xz)
-sha256sums=('d4c4dca737c0b1ff059410f075efa85f2229a7039167050563aa91603a78587c')
+sha256sums=('3842ac0e3e3438ec63c8f8aae19a6cf2641d56a3013f9f23c2c43d6c5badf9f8')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \

Modified: qt6-imageformats/kde-unstable/PKGBUILD
===================================================================
--- qt6-imageformats/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-imageformats/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-imageformats
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('13d306bc6427ae182871343489ea8393a33646438780caa479c865d9d23919ef')
+sha256sums=('f0d0a4e3bb41ba994486a45279ab7735b961059b8623a15f5a7962596ebd42ae')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-languageserver/kde-unstable/PKGBUILD
===================================================================
--- qt6-languageserver/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-languageserver/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-languageserver
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('80aee5e446910e46d84fd0a83c8d25c57fdf49c1bd9930d1161a4d5fed4760d4')
+sha256sums=('ab68d74c1627c5ffbf718bd05fa8e8e15bc66cfba625d2fb49fc3489d2db07a9')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-lottie/kde-unstable/PKGBUILD
===================================================================
--- qt6-lottie/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-lottie/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-lottie
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('1e0c0d4c7da5b91ab0e294caa2e6cdeda9314441a5eec446883543f6f53a51c1')
+sha256sums=('6168fe987edc64f9afca7314af4af41ada5f86dee715a8c88e90c3b4df614a3c')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-multimedia/kde-unstable/PKGBUILD
===================================================================
--- qt6-multimedia/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-multimedia/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-multimedia
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -20,7 +20,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('64e53df94841a154de602b0bf836abb443bc9b1ee9a95f53b2fef3e834011f12')
+sha256sums=('b627d2f779437d5029f85df75f79699eadddab7e6e02fe175bc8e7065a467cac')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-networkauth/kde-unstable/PKGBUILD
===================================================================
--- qt6-networkauth/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-networkauth/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-networkauth
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('e7719bf830ff674acd1d32ff37c261cc0bbb85ec1118584c86ce8043b69399a0')
+sha256sums=('1d65b0a315032ebd3665e0a22c6d03a52dd5975c389911ccb00546b9409464e9')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-positioning/kde-unstable/PKGBUILD
===================================================================
--- qt6-positioning/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-positioning/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-positioning
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -19,7 +19,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('0f8818b7d333834188c12dc51a32d6a8cfb6f3a1e46c3677839ba43af8d0b33d')
+sha256sums=('588de3a7747dec1c50eba158e8ec529407d86c832fd3ee6d2b1297165c3e73b1')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-quick3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-quick3d/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-quick3d/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quick3d
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -17,7 +17,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('9c7511fff6177c3b36d29f74f64401ba95c0e2b6f8a7b84b767473937bf5e47e')
+sha256sums=('f87fbf73ad10f994e76fd887d4f2612f3f1c325fbe69d4429b99a781b53b1c9d')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-quicktimeline/kde-unstable/PKGBUILD
===================================================================
--- qt6-quicktimeline/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-quicktimeline/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-quicktimeline
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('39ee0ad5ea981cefb6e7e91c671e7e347bc2fb11715157399a857523fd3355d7')
+sha256sums=('f93c3ea9b615783015df4f5537a076d5fcf75cd7840d1896d433ec6a967b130a')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-remoteobjects/kde-unstable/PKGBUILD
===================================================================
--- qt6-remoteobjects/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-remoteobjects/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-remoteobjects
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('873c0f807ea404294e3b2e4c142a560ba50d596d9a5a1445f6a85a9d3a55eaa0')
+sha256sums=('96959971f6fcae640d8c47135ecf44105606c786bf89c934cca091a28dea330b')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-scxml/kde-unstable/PKGBUILD
===================================================================
--- qt6-scxml/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-scxml/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-scxml
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('a86bfcc0ed1ea6ccd5752d68236228052060bb024aacb324bcec50194d4eeb66')
+sha256sums=('d1f5a1297c636fe9aa08d5611f4121f2295a0f84e309a649179fa2186bd049ef')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-sensors/kde-unstable/PKGBUILD
===================================================================
--- qt6-sensors/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-sensors/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-sensors
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('ecb8e7147f7d8a354bca4d7003e70e1e4ddaeb1c81f5fe748265712b8dc6cdb9')
+sha256sums=('2daebce2f9195cbc670e2172b896e11924fcce8a8ab09d6c1f1ec647686118a5')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-serialbus/kde-unstable/PKGBUILD
===================================================================
--- qt6-serialbus/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-serialbus/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-serialbus
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('4d7bfb81dfa697a2b3eb09ee428784d6ed164d0fcb2e62703436c1354ccf2360')
+sha256sums=('ce56e533cd9a45cf84a097cc844849c51b25ddac5a9619f43341bea680e9e5e0')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-serialport/kde-unstable/PKGBUILD
===================================================================
--- qt6-serialport/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-serialport/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-serialport
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('24f419f03cc96b46fa0ed3baad26978416d4b27aa3d295f526c5ccb801e95fcf')
+sha256sums=('505b48e002cc3aa87589d68107d5a1ee3bf5dc6d8fc5a83aa440595b67fc2440')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-shadertools/kde-unstable/PKGBUILD
===================================================================
--- qt6-shadertools/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-shadertools/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-shadertools
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('7237e3f04bd2ac585f98cece0cf97ead0d45082429d776539da9838195bf14e4')
+sha256sums=('24e14916ba7ee8a0b9f292dffebcba45db7fbf0b2967691605b952e22a3e949f')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-svg/kde-unstable/PKGBUILD
===================================================================
--- qt6-svg/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-svg/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-svg
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('7e137694dd93dc205093dcf0ba386c80dddde915ce8e09667ea10c6057fe6736')
+sha256sums=('7b2afbc6692ba38d326dfe2a8daa9883a705f067ee468b2d36c2c59245ccd452')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-tools/kde-unstable/PKGBUILD
===================================================================
--- qt6-tools/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-tools/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-tools
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -17,7 +17,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('982cafe9ab73a685a7343472d6db86ab794f8f307a7245234935a77adffe8622')
+sha256sums=('ad94b63510000979ff9a54c63a78283aab1b0aee4789c69adba0313d42b7b8ed')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \

Modified: qt6-translations/kde-unstable/PKGBUILD
===================================================================
--- qt6-translations/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-translations/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-translations
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(any)
@@ -15,7 +15,7 @@
 groups=(qt6)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('a143a4107623a2252599d4b8e1fff3a58685298367b28e75d6c1a0e25c7e8d1e')
+sha256sums=('4c8a11033c99edbddb88e6eb2e79edca387af5e4e07dd1db0cdc8598a9e72b9d')
 
 build() {
   export PATH="/usr/lib/qt6/bin:$PATH"

Modified: qt6-virtualkeyboard/kde-unstable/PKGBUILD
===================================================================
--- qt6-virtualkeyboard/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-virtualkeyboard/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-virtualkeyboard
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('8e0cb5007d6a3929c0a9b1dabf83495c628cb9cb8a5576ca700be8a53913ffb5')
+sha256sums=('3862b169f7829701199e284efe7356685fce2c0ccbf6dda37161d806171e683f')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-wayland/kde-unstable/PKGBUILD
===================================================================
--- qt6-wayland/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-wayland/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-wayland
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('3b4469f6a9ab8906b3b4bba4020ff501d8468b62e4000483fa5191d0d9d434e7')
+sha256sums=('e943bedf1da1b7917c6a351cb78c199637d585dd2634421245d85c51eb229d0f')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-webchannel/kde-unstable/PKGBUILD
===================================================================
--- qt6-webchannel/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-webchannel/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-webchannel
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('6a3455965a6a058d215fc71ca2fbdb5be9d446662d360c2075011154ca33702c')
+sha256sums=('3a050e614270f73c1830d029ee61def169509dba4c0c7512472fab3e76186b36')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-webengine/kde-unstable/PKGBUILD
===================================================================
--- qt6-webengine/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-webengine/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-webengine
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -17,18 +17,14 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
-        chromium-93-ffmpeg-4.4.patch
-        chromium-94-ffmpeg-roll.patch
-        qt6-webengine-system-libxslt.patch::https://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=bcce1113)
-sha256sums=('d98e275b82eeb8639785079b033bca17ac543ddb6943545e67e0eccaa5f87ed1'
-            '1a9e074f417f8ffd78bcd6874d8e2e74a239905bf662f76a7755fa40dc476b57'
-            '56acb6e743d2ab1ed9f3eb01700ade02521769978d03ac43226dec94659b3ace'
-            '1a4c12e6036a8bf97d2779e89321a44a4a1a750f1691fd8fcbf3269dea0d7558')
+        qt6-webengine-ffmpeg5.patch::https://code.qt.io/cgit/qt/qtwebengine-chromium.git/patch/?id=b5afc89e)
+sha256sums=('847495f1415646327ff3656375730336c5cc08226eaef21cb961a513569ec449'
+            '415d7867de841f72fd4308c41ba0d506058ea46e8b5f36a99cd4382721fd376c')
 
 prepare() {
-  patch -d $_pkgfn -p1 < qt6-webengine-system-libxslt.patch # Fix using system libxslt
+  patch -d $_pkgfn/src/3rdparty -p1 < qt6-webengine-ffmpeg5.patch # Fix build with ffmpeg 5
 }
-  
+
 build() {
   cmake -B build -S $_pkgfn -G Ninja \
     -DCMAKE_TOOLCHAIN_FILE=/usr/lib/cmake/Qt6/qt.toolchain.cmake \

Modified: qt6-websockets/kde-unstable/PKGBUILD
===================================================================
--- qt6-websockets/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-websockets/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-websockets
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -16,7 +16,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('97076873365077839e6a1a623d130b2c0c84203b27985502700d33661794ae73')
+sha256sums=('f13c30fed0dc717a7a91a2aa75b2cbef922fac4d2ed96b3316f7f2a143633f9d')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja

Modified: qt6-webview/kde-unstable/PKGBUILD
===================================================================
--- qt6-webview/kde-unstable/PKGBUILD	2022-03-16 11:32:11 UTC (rev 439747)
+++ qt6-webview/kde-unstable/PKGBUILD	2022-03-16 11:37:26 UTC (rev 439748)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=qt6-webview
-_qtver=6.3.0-beta2
+_qtver=6.3.0-beta3
 pkgver=${_qtver/-/}
 pkgrel=1
 arch=(x86_64)
@@ -15,7 +15,7 @@
 options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('8ef4200449eb8ceb0334966aa07720466966acce6b1d97ac34d3eba40fa8f697')
+sha256sums=('4a7581d9f978aac79263f631559a75d1cf98a564cccf8e668a5688346631659e')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja



More information about the arch-commits mailing list