parent
0addc4463f
commit
2b9027f182
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flite'
|
# Template file for 'flite'
|
||||||
pkgname=flite
|
pkgname=flite
|
||||||
version=2.0.0
|
version=2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="flite-${version}-release"
|
wrksrc="flite-${version}-release"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,8 +10,8 @@ short_desc="A lightweight speech synthesis engine"
|
||||||
maintainer="Sir_Boops <admin@boops.me>"
|
maintainer="Sir_Boops <admin@boops.me>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="http://www.festvox.org/flite/"
|
homepage="http://www.festvox.org/flite/"
|
||||||
distfiles="http://www.festvox.org/flite/packed/flite-${version%.*}/flite-${version}-release.tar.bz2"
|
distfiles="http://www.festvox.org/flite/packed/flite-${version}/flite-${version}-release.tar.bz2"
|
||||||
checksum=678c3860fd539402b5d1699b921239072af6acb4e72dc4720494112807cae411
|
checksum=c73c3f6a2ea764977d6eaf0a287722d1e2066b4697088c552e342c790f3d2b85
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue