speech-dispatcher: switch to espeak-ng
This commit is contained in:
parent
392564e73b
commit
92794e414e
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'speech-dispatcher'
|
# Template file for 'speech-dispatcher'
|
||||||
pkgname=speech-dispatcher
|
pkgname=speech-dispatcher
|
||||||
version=0.10.1
|
version=0.10.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="speechd-${version}"
|
wrksrc="speechd-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# Disable support for sundry non-free TTS systems (said support causes
|
# Disable support for sundry non-free TTS systems (said support causes
|
||||||
@ -10,7 +10,8 @@ configure_args="--disable-static --without-kali --without-ibmtts --without-barat
|
|||||||
hostmakedepends="automake libtool gettext-devel
|
hostmakedepends="automake libtool gettext-devel
|
||||||
pkg-config intltool python3-devel texinfo"
|
pkg-config intltool python3-devel texinfo"
|
||||||
makedepends="libltdl-devel glib-devel dotconf-devel
|
makedepends="libltdl-devel glib-devel dotconf-devel
|
||||||
libsndfile-devel libespeak-devel libao-devel python3-devel"
|
libsndfile-devel libespeak-ng-devel libao-devel python3-devel
|
||||||
|
libsonic-devel pulseaudio-devel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="High-level device independent layer for speech synthesis interface"
|
short_desc="High-level device independent layer for speech synthesis interface"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user