python3-speech-dispatcher-0.11.0

This commit is contained in:
Rmys
2021-12-13 14:44:19 +03:00
committed by GitHub
parent efeb343179
commit 6f50034e15
@@ -15,7 +15,7 @@
<IsA>library</IsA>
<Summary>speech dispatcher: common interface to speech synthesis</Summary>
<Description>Speech Dispatcher is a device independent layer for speech synthesis that provides a common easy to use interface for both client applications (programs that want to speak) and for software synthesizers (programs actually able to convert text to speech).</Description>
<Archive sha1sum="33da39cece3c3a502758eef6ac2147e065997a60" type="targz">https://github.com/brailcom/speechd/releases/download/0.10.2/speech-dispatcher-0.10.2.tar.gz</Archive>
<Archive sha1sum="680506fd05fc39222628ff8dd5b4346ebaca2def" type="targz">https://github.com/brailcom/speechd/releases/download/0.11.0/speech-dispatcher-0.11.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>libsndfile-devel</Dependency>
@@ -56,6 +56,7 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec/speech-dispatcher-modules</Path>
<Path fileType="config">/etc/speech-dispatcher</Path>
<Path fileType="data">/var/log/speech-dispatcher</Path>
<Path fileType="data">/usr/share/speech-dispatcher</Path>
@@ -95,6 +96,13 @@
</Package>
<History>
<Update release="12">
<Date>2021-12-13</Date>
<Version>0.11.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2021-10-25</Date>
<Version>0.10.2</Version>