mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
qt5-speech: update to 5.15.11.
This commit is contained in:
parent
3bc7fc7b49
commit
559ab36d29
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qt5-speech'
|
||||
pkgname=qt5-speech
|
||||
version=5.15.7
|
||||
revision=2
|
||||
version=5.15.11
|
||||
revision=1
|
||||
_commit=d32f4a479d38a11f547598004b975f4356424a16
|
||||
build_style=qmake
|
||||
configure_args="-- -flite -flite-alsa -speechd"
|
||||
|
@ -11,9 +11,9 @@ makedepends="qt5-tools-devel speech-dispatcher-devel flite-devel
|
|||
short_desc="Cross-platform application and UI framework (QT5) - Speech component"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="https://invent.kde.org/qt/qt/qtspeech/-/archive/${_commit}.tar.gz"
|
||||
checksum=204d7071232746422134faa73bb3a01e666219fd68b482925547e3755d692bc4
|
||||
homepage="https://invent.kde.org/qt/qt/qtspeech"
|
||||
distfiles="https://invent.kde.org/qt/qt/qtspeech/-/archive/v${version}-lts-lgpl/qtspeech-v${version}-lts-lgpl.tar.gz"
|
||||
checksum=f29523be4119168dc0bba16e53c8e7c86ebdfa8556e14775c48c83347f90ef86
|
||||
|
||||
_cleanup_wrksrc_leak() {
|
||||
if [ -d "${PKGDESTDIR}/usr/lib/cmake" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue