parent
e56515067f
commit
4696bfe1c1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'speech-dispatcher'.
|
# Template build file for 'speech-dispatcher'.
|
||||||
pkgname=speech-dispatcher
|
pkgname=speech-dispatcher
|
||||||
version=0.8.7
|
version=0.8.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
short_desc="High-level device independent layer for speech synthesis interface"
|
short_desc="High-level device independent layer for speech synthesis interface"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, LGPL-2.1, GFDL-1.2"
|
license="GPL-2, LGPL-2.1, GFDL-1.2"
|
||||||
homepage="http://devel.freebsoft.org/speechd"
|
homepage="http://devel.freebsoft.org/speechd"
|
||||||
distfiles="http://devel.freebsoft.org/pub/projects/speechd/${pkgname}-${version}.tar.gz"
|
distfiles="http://devel.freebsoft.org/pub/projects/speechd/${pkgname}-${version}.tar.gz"
|
||||||
checksum=200be1adb054dd14bfbc46e798ac6a7c0d4abaa13343fb987312c5265e4cb134
|
checksum=3c2a89800d73403192b9d424a604f0e614c58db390428355a3b1c7c401986cf3
|
||||||
pycompile_module='speechd speechd_config'
|
pycompile_module='speechd speechd_config'
|
||||||
|
|
||||||
hostmakedepends="pkg-config intltool python3-devel"
|
hostmakedepends="pkg-config intltool python3-devel"
|
||||||
|
|
Loading…
Reference in a new issue