flite qt5-speech için enable shared
This commit is contained in:
@@ -23,7 +23,7 @@ def setup():
|
|||||||
shelltools.export("RANLIB", "llvm-ranlib")
|
shelltools.export("RANLIB", "llvm-ranlib")
|
||||||
shelltools.export("LDFLAGS", "-lasound -lm")
|
shelltools.export("LDFLAGS", "-lasound -lm")
|
||||||
autotools.configure("--prefix=/usr \
|
autotools.configure("--prefix=/usr \
|
||||||
--disable-shared \
|
--enable-shared \
|
||||||
--with-pic \
|
--with-pic \
|
||||||
--with-audio=alsa \
|
--with-audio=alsa \
|
||||||
--with-vox=cmu_us_kal16")
|
--with-vox=cmu_us_kal16")
|
||||||
|
|||||||
@@ -51,6 +51,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2020-02-28</Date>
|
||||||
|
<Version>2.1</Version>
|
||||||
|
<Comment>Rebuild</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2020-01-21</Date>
|
<Date>2020-01-21</Date>
|
||||||
<Version>2.1</Version>
|
<Version>2.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user