qt6-speech: update to 6.8.2.

This commit is contained in:
John 2025-02-08 12:02:05 +01:00 committed by John Zimmermann
parent 08491d2950
commit 1eb53cbba9

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-speech' # Template file for 'qt6-speech'
pkgname=qt6-speech pkgname=qt6-speech
version=6.8.1 version=6.8.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="perl pkg-config qt6-declarative-host-tools" hostmakedepends="perl pkg-config qt6-declarative-host-tools"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0" license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://www.qt.io" homepage="https://www.qt.io"
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtspeech-everywhere-src-${version}.tar.xz" distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtspeech-everywhere-src-${version}.tar.xz"
checksum=b0c5fe36c157b0b0cceb89d0d6325e539652f33963f7424cc70300870ce1acdf checksum=e09b52336bb90090f4582a382fa084f7573ebd207cc81f3066ef94cc1bf202c3
if [ "$XBPS_CHECK_PKGS" ]; then if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON" configure_args="-DQT_BUILD_TESTS=ON"