Date: Friday, October 14, 2022 @ 14:40:30
Author: arojas
Revision: 458183
upgpkg: pyside6 6.4.0-1: Update to 6.4.0
Modified:
pyside6/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-14 12:58:13 UTC (rev 458182)
+++ PKGBUILD 2022-10-14 14:40:30 UTC (rev 458183)
@@ -3,7 +3,7 @@
pkgbase=pyside6
pkgname=(shiboken6 pyside6)
-_qtver=6.3.2
+_qtver=6.4.0
_clangver=14.0.6
pkgver=${_qtver/-/}
pkgrel=1
@@ -13,11 +13,11 @@
makedepends=(cmake ninja clang llvm python-setuptools vulkan-headers
python-numpy
qt6-tools qt6-svg qt6-3d qt6-scxml qt6-datavis3d qt6-charts
qt6-multimedia qt6-quick3d
qt6-positioning qt6-networkauth qt6-remoteobjects qt6-sensors
qt6-serialport qt6-connectivity
- qt6-webchannel qt6-webengine qt6-websockets qt6-shadertools)
+ qt6-webchannel qt6-webengine qt6-websockets qt6-shadertools
qt6-speech qt6-httpserver)
_pkgfn=pyside-setup-opensource-src-$_qtver
source=(https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-$pkgver-src/${_pkgfn}.tar.xz
designer-plugin-install-dir.patch)
-sha256sums=('d19979589e8946488e1b5e01ac0da75ab73b40c901726723335e160241a56892'
+sha256sums=('dcee166a112a7eb04bb58c1164997e1f720c1e3e2ee199ee8c9a70e82f51e321'
'66e895e07d5b01c64a94092353854c946fd7fc445b6181068dca290b5a3887e0')
options=(debug)
@@ -60,8 +60,10 @@
'qt6-scxml: QtScxml bindings'
'qt6-datavis3d: QtDataVisualization bindings'
'qt6-charts: QtCharts bindings'
+ 'qt6-httpserver: QtHttpServer bindings'
'qt6-multimedia: QtMultimedia bindings'
'qt6-serialport: QtSerialPort bindings'
+ 'qt6-speech: QtTextToSpeech bindings'
'qt6-webengine: QtWebEngine bindings'
'qt6-remoteobjects: QtRemoteObjects bindings'
'qt6-sensors: QtSensors bindings'