mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
qt5-speech: update to 5.15.7.
This commit is contained in:
parent
b307748da2
commit
db12cef431
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'qt5-speech'
|
# Template file for 'qt5-speech'
|
||||||
pkgname=qt5-speech
|
pkgname=qt5-speech
|
||||||
version=5.15.5
|
version=5.15.7
|
||||||
revision=1
|
revision=1
|
||||||
_commit=e76b23ad707077647cdb4282cf35a71776efa0f0
|
_commit=d32f4a479d38a11f547598004b975f4356424a16
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="-- -flite -flite-alsa -speechd"
|
configure_args="-- -flite -flite-alsa -speechd"
|
||||||
hostmakedepends="qt5-qmake perl qt5-host-tools pkg-config"
|
hostmakedepends="qt5-qmake perl qt5-host-tools pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
license="GPL-3.0-or-later, LGPL-3.0-or-later"
|
||||||
homepage="https://qt.io/"
|
homepage="https://qt.io/"
|
||||||
distfiles="https://invent.kde.org/qt/qt/qtspeech/-/archive/${_commit}.tar.gz"
|
distfiles="https://invent.kde.org/qt/qt/qtspeech/-/archive/${_commit}.tar.gz"
|
||||||
checksum=5dcf10add2118729a0951a15bc353c8b6fe4d441baf9503766bc5ee0a7a9d6fa
|
checksum=204d7071232746422134faa73bb3a01e666219fd68b482925547e3755d692bc4
|
||||||
|
|
||||||
_cleanup_wrksrc_leak() {
|
_cleanup_wrksrc_leak() {
|
||||||
if [ -d "${PKGDESTDIR}/usr/lib/cmake" ]; then
|
if [ -d "${PKGDESTDIR}/usr/lib/cmake" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue