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/cicero //g' configure.ac")
|
||||||
shelltools.system("sed -i 's/sd_cicero//g' src/modules/Makefile.am")
|
shelltools.system("sed -i 's/sd_cicero//g' src/modules/Makefile.am")
|
||||||
|
|
||||||
|
pisitools.cflags.add("-fcommon")
|
||||||
#autotools.autoreconf("-i")
|
#autotools.autoreconf("-i")
|
||||||
autotools.configure("--disable-static \
|
autotools.configure("--disable-static \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--without-flite \
|
--without-flite \
|
||||||
--with-alsa \
|
--without-espeak \
|
||||||
|
--with-espeak-ng \
|
||||||
--with-espeak \
|
--with-espeak \
|
||||||
|
--with-alsa \
|
||||||
--with-libao \
|
--with-libao \
|
||||||
--with-pulse \
|
--with-pulse \
|
||||||
--with-ibmtts=no \
|
--with-ibmtts=no \
|
||||||
|
|||||||
@@ -95,6 +95,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="9">
|
||||||
<Date>2020-12-24</Date>
|
<Date>2020-12-24</Date>
|
||||||
<Version>0.10.2</Version>
|
<Version>0.10.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user