flite revert and rebuild7

This commit is contained in:
idriskalp
2020-01-18 22:24:30 +03:00
parent 1939e97ea5
commit 72e3fc0064
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,4 +27,4 @@ def build():
def install():
autotools.install()
pisitools.dodoc("COPYING", "README.md")
pisitools.dodoc("COPYING", "README*")
+4 -4
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Flite: a small run-time speech synthesis engine</Summary>
<Description>Flite (festival-lite) is a small, fast run-time speech synthesis engine developed at CMU and primarily designed for small embedded machines and/or large servers. Flite is designed as an alternative synthesis engine to Festival for voices built using the FestVox suite of voice building tools.</Description>
<Archive sha1sum="ed8f1ae3c44dafc2bcc70df4ebf618330f7edec9" type="tarbz2">http://festvox.org/flite/packed/flite-2.1/flite-2.1-release.tar.bz2</Archive>
<Archive sha1sum="aeb4d33de079004c0eb9f9e0fe5bba1e0def75f4" type="tarbz2">http://www.festvox.org/flite/packed/flite-2.0/flite-2.0.0-release.tar.bz2</Archive>
<BuildDependencies>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>chrpath</Dependency>
@@ -48,9 +48,9 @@
<History>
<Update release="7">
<Date>2020-01-18</Date>
<Version>2.1</Version>
<Comment>Version bump.</Comment>
<Name>Idris Kalp</Name>
<Version>2.0.0</Version>
<Comment>Rebuild</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="6">