[arch-commits] Commit in (34 files)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Sep 2 20:17:53 UTC 2022
Date: Friday, September 2, 2022 @ 20:17:53
Author: arojas
Revision: 454937
Qt 6.4 beta 4
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-httpserver/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-quick3dphysics/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-speech/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 | 4 ++--
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-httpserver/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-quick3dphysics/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-speech/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 | 17 ++++-------------
qt6-websockets/kde-unstable/PKGBUILD | 4 ++--
qt6-webview/kde-unstable/PKGBUILD | 4 ++--
34 files changed, 70 insertions(+), 79 deletions(-)
Modified: qt6-3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-3d/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-3d/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-3d
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('ae49cf48023d715e4ae007845308455eb47f606415bf0b2f257396ad290682f9')
+sha256sums=('16b35d244b16038a84f7fb3316bfa975a9646994dacc72d29a26b2271d9faed5')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-5compat/kde-unstable/PKGBUILD
===================================================================
--- qt6-5compat/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-5compat/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-5compat
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('0fa0dfe352d8941b51d5e727daea07ae78a4d666e9111516ef9a6c4be3a2641e')
+sha256sums=('1e20400d579823e278cae7b301cd1089b8f132095efdcd2a5709fd0c5e72b997')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-base/kde-unstable/PKGBUILD
===================================================================
--- qt6-base/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-base/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-base
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@@ -29,7 +29,7 @@
source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
qt6-base-cflags.patch
qt6-base-nostrip.patch)
-sha256sums=('6d9c882042a61573d2c4286e4df2b0b7c1edf3c7e90e3ca686d7e1c3e2568511'
+sha256sums=('3c04ad125f1040f47be2bb0d9c0fef716f79b45821a6a59b29836886074f99d0'
'5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
'4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')
Modified: qt6-charts/kde-unstable/PKGBUILD
===================================================================
--- qt6-charts/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-charts/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-charts
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('eb11398d91fdf0b10e4c3c23a41cfd624c004f6970cd93e8d74fcf382d539f1f')
+sha256sums=('342b0d765d080ef6f27366b30bc66c6e3a3529928ad1cf2f93c0d543261d2ed9')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-connectivity/kde-unstable/PKGBUILD
===================================================================
--- qt6-connectivity/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-connectivity/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-connectivity
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('21ff24de1e6e7c11641098eab16014d1ee2f2d71af18e050955952bfd87c5435')
+sha256sums=('197e88fdacbb56ac66a4453424a9b5610817b09a4b8e95ced805eee0a7edacca')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-datavis3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-datavis3d/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-datavis3d/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-datavis3d
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('89ce9be45534a25a0f4aa83982ba5c1da3a2f8aa03443258266d22a653681185')
+sha256sums=('5331df71f2c76ebab1d09f23854de19b15c9e3ae69173acfa71903672d44197c')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-declarative/kde-unstable/PKGBUILD
===================================================================
--- qt6-declarative/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-declarative/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-declarative
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('1fb0899911e1fc0f17f1fa54b3ddc47b3806f4fec0ff69242515f35c08e88af9')
+sha256sums=('d006bb8b6d646579e4106b2fc70658a79d5d35e40b309f2a8304133abd5b5e79')
build() {
export CXXFLAGS+=" -ffat-lto-objects"
Modified: qt6-doc/kde-unstable/PKGBUILD
===================================================================
--- qt6-doc/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-doc/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -4,7 +4,7 @@
pkgbase=qt6-doc
pkgname=(qt6-doc qt6-examples)
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('fdc8c5449de5f98af948d3d8200dbc33ee4f7ae8ffca3e917a01432d484a6886')
+sha256sums=('a95b14069dc245900988ada9dcac2214082564bb423a99b1cb80685c0c0f74c1')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-httpserver/kde-unstable/PKGBUILD
===================================================================
--- qt6-httpserver/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-httpserver/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-httpserver
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('3f2aaf552972f5d7ac8e16467812fee7c0e86dfef2ffe70944efce36a0049591')
+sha256sums=('7c1e3f75d2ed6d73738c3ce99423f89a157d2fade2810acbb4eb131439952fc4')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-imageformats/kde-unstable/PKGBUILD
===================================================================
--- qt6-imageformats/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-imageformats/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-imageformats
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('7e790d8f0daf3cd842773a29a92fdc1e5b3570e10bd29b479f18a23144a4a73e')
+sha256sums=('e1f62af8e4db79b79e1067a83ed354a0cb2d87af501a312710c6b8fe1bc2ffb9')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-languageserver/kde-unstable/PKGBUILD
===================================================================
--- qt6-languageserver/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-languageserver/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-languageserver
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('c5f51a918396b5f0139722d424b4756f1d8954d7b0061e5b3cda4b17735d71f9')
+sha256sums=('594f0fa39eb94041966b620d05a807fc5c7ae6d7a15dd87e33d81a42335655c0')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-lottie/kde-unstable/PKGBUILD
===================================================================
--- qt6-lottie/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-lottie/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-lottie
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('4c515d25e8f79d0d03a48f40fa2be59afb5581fdcd23e9b71a295b35de2a88fe')
+sha256sums=('248253faa96f8adaa62904b41bf139bd7e6edaaa3796809346edaa4bdb493b1c')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-multimedia/kde-unstable/PKGBUILD
===================================================================
--- qt6-multimedia/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-multimedia/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
pkgbase=qt6-multimedia
pkgname=(qt6-multimedia qt6-multimedia-gstreamer qt6-multimedia-ffmpeg)
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@@ -16,7 +16,7 @@
_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
qt6-multimedia-ffmpeg-5.1.patch::https://code.qt.io/cgit/qt/qtmultimedia.git/patch/?id=ddf562ea)
-sha256sums=('512c01c96bdc3ab25a1a981b7e8af3d949b99d575f981afb0a1418405a42fae1'
+sha256sums=('97e9cb6be0dded1554842d8e802045f51daa326c202a308b3d10215d656f01d7'
'20d7e0bc6a59c2f6bfccd980c9b5b713e864b744bea54f231c0057d4c06f2d4d')
prepare() {
Modified: qt6-networkauth/kde-unstable/PKGBUILD
===================================================================
--- qt6-networkauth/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-networkauth/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-networkauth
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('6d2ef7b4cac5067095cb7022a70fe804992ef7463f438438330cd3b73604ab67')
+sha256sums=('262add1e0dfa569db72fbb2a5d6d9370b3edcb041453f6e02abb02bc1e026598')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-positioning/kde-unstable/PKGBUILD
===================================================================
--- qt6-positioning/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-positioning/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-positioning
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('a34ec492f710d516b455bb885c4f972169707624c82d4ea6096b72bf1177eb40')
+sha256sums=('44727b2d9c04f7933636a58e9bba7783a1ebb5a75aacbcde131ee88ac8557e7d')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-quick3d/kde-unstable/PKGBUILD
===================================================================
--- qt6-quick3d/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-quick3d/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-quick3d
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('5290c3f65ffc26f67a2445ae42370348157f8b7c3f201e28d2de201249cd4b6a')
+sha256sums=('e1aeb591cd42fc816d90a37edf66be39e8148aaa6c42e358b0b8548554d974f7')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-quick3dphysics/kde-unstable/PKGBUILD
===================================================================
--- qt6-quick3dphysics/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-quick3dphysics/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-quick3dphysics
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('f902983b29a2508a4571ef8bf60c83aa106fe6b49c19c2256e21d31b03b624b7')
+sha256sums=('5c83d1fbe122517eac3a7deecb87061796efdb1029c0a6e85dabb27966f11693')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-quicktimeline/kde-unstable/PKGBUILD
===================================================================
--- qt6-quicktimeline/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-quicktimeline/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-quicktimeline
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('f43ff2cde58fb8d72db218f6903b42f1de6d34dcda19e8e7932e6757b1d4eb4d')
+sha256sums=('9f8c08c6785414e5d190f11b68caaaa23fb619daf139caf3f2a55f90724438b1')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-remoteobjects/kde-unstable/PKGBUILD
===================================================================
--- qt6-remoteobjects/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-remoteobjects/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-remoteobjects
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('4cc8e168319b24ba7ed07e2b7d060d70f957fda016d86df87ab2ae744041850d')
+sha256sums=('2e111c2eeafede77f208bd45384c44f274a56fa9c923f5fa596148beb6e23ff7')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-scxml/kde-unstable/PKGBUILD
===================================================================
--- qt6-scxml/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-scxml/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-scxml
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('5b50a1952665a89492386f0a852808893ad3c6ff6b23a911e8bb235ee9414661')
+sha256sums=('74bfd323077d76d0a84e5a93bcb15a7b2b48755a3f18e809fc914a556a07e11a')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-sensors/kde-unstable/PKGBUILD
===================================================================
--- qt6-sensors/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-sensors/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-sensors
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('ed6db615041bfdd7a7033dcf97ba04a2793cdb91b3932d472a919efb0a5ceb8c')
+sha256sums=('4057372091de1f4f883d8c26ceeecc7d06f7c84022cf7b465cb17a443b339a23')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-serialbus/kde-unstable/PKGBUILD
===================================================================
--- qt6-serialbus/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-serialbus/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-serialbus
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('c83ff40f6776d2bebcb8c8cc8c1605f066bc3851b153bbfe0aff49b3fcc271f1')
+sha256sums=('b561050ea05cde0111fba1960f88aad7f53d3e8256d7cc4f07e63dba0dd1579a')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-serialport/kde-unstable/PKGBUILD
===================================================================
--- qt6-serialport/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-serialport/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-serialport
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('68bb2870bafa846a53b717b54da6dd2d6b77cad3a153f3b74de23932978dca3a')
+sha256sums=('20de5a937b2eb1365f18e971224da44ee58b70d487aa516d91ee193fbd0dd458')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-shadertools/kde-unstable/PKGBUILD
===================================================================
--- qt6-shadertools/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-shadertools/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-shadertools
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('85dc69d8ce436557b02543a0145f6f9606640101d68595aaaa6d327cc8b94022')
+sha256sums=('ffb205c4b457b5fdec11236a6c8a9d3566d0f9a5e0c6a4dc53d535741f7cbb87')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-speech/kde-unstable/PKGBUILD
===================================================================
--- qt6-speech/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-speech/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-speech
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('04fe23190b8422e3df8db35a557a90f32d3394f4951c65989d156461f0581adb')
+sha256sums=('6dd25a7addf34da403100c8513136b7f797227b267491451e79437659385d365')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-svg/kde-unstable/PKGBUILD
===================================================================
--- qt6-svg/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-svg/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-svg
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('f51c977590b79040fb890a8c3e46f5ee685f773d772cfc448db541b51f4f81df')
+sha256sums=('fda0a10dabb1a50716055e156920235c430f2abd421c0c3f663a6f2da0d6a3d0')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-tools/kde-unstable/PKGBUILD
===================================================================
--- qt6-tools/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-tools/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-tools
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('9185f21a2caca01c28d4b82cb95092f4555b7e678839c663d06c18c1198a0992')
+sha256sums=('86d954659511ae27636adbf94c279d0856c30f5ac0ef9a3fc2810a76070cf90d')
prepare() {
# Fix build with system litehtml
Modified: qt6-translations/kde-unstable/PKGBUILD
===================================================================
--- qt6-translations/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-translations/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-translations
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('5f3ff989a96f73a366bd6939380d73d87cc88f32d85c017fe99616729d6384cf')
+sha256sums=('7d9916840ffdc3a68a056c10803c036cb2fed3bb5d0aa865534ba6f937f7855d')
build() {
export PATH="/usr/lib/qt6/bin:$PATH"
Modified: qt6-virtualkeyboard/kde-unstable/PKGBUILD
===================================================================
--- qt6-virtualkeyboard/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-virtualkeyboard/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-virtualkeyboard
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('144939600eeb3c0151987109e084b9db332480253d709880c1d5ea3dad683129')
+sha256sums=('b79a4cf8528799a25caf143fb814b3cbb2c46dceb9d8186c4e2e557c156b8774')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-wayland/kde-unstable/PKGBUILD
===================================================================
--- qt6-wayland/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-wayland/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-wayland
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('4f35a017e195fa76837ad545f686160b61a08817512a036346f2b4e30097f8a5')
+sha256sums=('0fdacc48704fa075afb3fa29cde38604dc23cfa9524a35a460c789fedb49dd07')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-webchannel/kde-unstable/PKGBUILD
===================================================================
--- qt6-webchannel/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-webchannel/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-webchannel
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('988c002511bba486f813a347b44fd8039af89ec12512d3cb45fc23b525bf058e')
+sha256sums=('97bd80a0954917e86cafac514c6f9a9c0d36966f16fbb5171b69b9a4a7dce7e2')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-webengine/kde-unstable/PKGBUILD
===================================================================
--- qt6-webengine/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-webengine/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-webengine
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@@ -14,20 +14,11 @@
makedepends=(cmake ninja python-html5lib gperf jsoncpp qt6-tools pipewire nodejs qt6-websockets libepoxy git)
optdepends=('pipewire: WebRTC desktop sharing under Wayland')
groups=(qt6)
-options=(debug)
+#options=(debug) - hangs on stripping
_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
- find-gio.patch::https://code.qt.io/cgit/qt/qtwebengine.git/patch?id=4d83c829
- fix-gio.patch::https://code.qt.io/cgit/qt/qtwebengine-chromium.git/patch/?id=7ed043a1)
-sha256sums=('32287f170b7ec08813b6d4c08a868276e1de28f04017bcb188a22774a1c7ce31'
- '6153c13fa0ed512f9ae293c6c330d6bb91c339edaa3da204e14ed2544c6f95bb'
- '3f9a1de57254702f60495dcb3c6bcd2089fb6a9787d355c7b74fd3aa4b6a8b9b')
+source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('d2910a118e02c8cdfbf6081d2dcbd3212443f3bc7768860f30e5f50e9a58f453')
-prepare() {
- patch -d $_pkgfn -p1 < find-gio.patch # Fix build
- patch -d $_pkgfn/src/3rdparty -p1 < fix-gio.patch
-}
-
build() {
cmake -B build -S $_pkgfn -G Ninja \
-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
Modified: qt6-websockets/kde-unstable/PKGBUILD
===================================================================
--- qt6-websockets/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-websockets/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-websockets
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('05182b0254710690343082b015fa13476a67050aeebbb0f8f05fc4091d422d85')
+sha256sums=('6a0ced5bd6e6c55b5334021e708ba58d7fb454c8d98032c92281ec4166533b0e')
build() {
cmake -B build -S $_pkgfn -G Ninja \
Modified: qt6-webview/kde-unstable/PKGBUILD
===================================================================
--- qt6-webview/kde-unstable/PKGBUILD 2022-09-02 20:12:31 UTC (rev 454936)
+++ qt6-webview/kde-unstable/PKGBUILD 2022-09-02 20:17:53 UTC (rev 454937)
@@ -2,7 +2,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=qt6-webview
-_qtver=6.4.0-beta3
+_qtver=6.4.0-beta4
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=('534cd3797e1a09341159ab91e8874ca9623037be9eb672154b948d4f744a830a')
+sha256sums=('8cb9eb5e27c9b0d8d5fdfb9fa7dec47735f8cff11fa31eebb1c0738c01bc7635')
build() {
cmake -B build -S $_pkgfn -G Ninja \
More information about the arch-commits
mailing list