speech-dispatcher rebuild
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user