speech-dispatcher rebuild

This commit is contained in:
Rmys
2021-05-21 15:23:58 +03:00
committed by GitHub
parent 8cd760182f
commit 26d01d2c05
2 changed files with 11 additions and 1 deletions
@@ -13,12 +13,15 @@ def setup():
shelltools.system("sed -i 's/cicero //g' configure.ac")
shelltools.system("sed -i 's/sd_cicero//g' src/modules/Makefile.am")
pisitools.cflags.add("-fcommon")
#autotools.autoreconf("-i")
autotools.configure("--disable-static \
--enable-shared \
--without-flite \
--with-alsa \
--without-espeak \
--with-espeak-ng \
--with-espeak \
--with-alsa \
--with-libao \
--with-pulse \
--with-ibmtts=no \
@@ -95,6 +95,13 @@
</Package>
<History>
<Update release="10">
<Date>2021-05-21</Date>
<Version>0.10.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2020-12-24</Date>
<Version>0.10.2</Version>