mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
qt6-speech: update to 6.7.2.
This commit is contained in:
parent
21f82a24ff
commit
2d0a5cadfb
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'qt6-speech'
|
# Template file for 'qt6-speech'
|
||||||
pkgname=qt6-speech
|
pkgname=qt6-speech
|
||||||
version=6.6.0
|
version=6.7.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"
|
||||||
makedepends="qt6-base-devel qt6-multimedia-devel qt6-declarative-devel
|
makedepends="qt6-base-private-devel qt6-declarative-private-devel
|
||||||
flite-devel speech-dispatcher-devel alsa-lib-devel"
|
qt6-multimedia-devel flite-devel speech-dispatcher-devel alsa-lib-devel"
|
||||||
short_desc="Cross-platform application and UI framework (QT6) - Speech component"
|
short_desc="Cross-platform application and UI framework (QT6) - Speech component"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
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=969bdbff826808f0cfd80e8f2e357f00174489f30d9f895390cf59814abe9f9c
|
checksum=cc8c769404e3e49713be304a73f936890a1ef2f88d590732785f34692a4814ce
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
configure_args="-DQT_BUILD_TESTS=ON"
|
configure_args="-DQT_BUILD_TESTS=ON"
|
||||||
|
|
Loading…
Add table
Reference in a new issue