summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Slachta2018-02-10 08:59:08 +0000
committerGitHub2018-02-10 08:59:08 +0000
commite597e4c2d1ad0968cee3b6f379341c0406828422 (patch)
treeed98abd1284323d525257bbeaced32f068fc5261
parent9a60912bae56bf9771bc7ede23b6802146318535 (diff)
parentfd727f5ed5e45731af90f38ee7ab978210804c4e (diff)
downloadtelephony-e597e4c2d1ad0968cee3b6f379341c0406828422.tar.gz
Merge pull request #257 from hnyman/flite
freeswitch: disable flite module
-rw-r--r--net/freeswitch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile
index dd625c3..bf4e17d 100644
--- a/net/freeswitch/Makefile
+++ b/net/freeswitch/Makefile
@@ -966,7 +966,7 @@ $(eval $(call BuildPlugin,event-zmq,Socket Event Handler By Zero MQ,vanilla,,,,+
$(eval $(call BuildPlugin,expr,Expression Evaluation,vanilla,,,,))
$(eval $(call BuildPlugin,fifo,FIFO,vanilla,,,,))
$(eval $(call BuildPlugin,file-string,Streaming Multiple Sound Files Sequentially,vanilla,,,,@OBSOLETE)) # merged into dptools
-$(eval $(call BuildPlugin,flite,Festival TTS,vanilla,,,,+flite @BROKEN)) # flite is from old package repo
+#$(eval $(call BuildPlugin,flite,Festival TTS,vanilla,,,,+flite @BROKEN)) # flite is from old package repo
$(eval $(call BuildPlugin,format-cdr,XML CDR Module to files or curl,vanilla,,,,))
$(eval $(call BuildPlugin,fsk,Bell-202 1200-Baud FSK Decoder,vanilla,,,,))
#$(eval $(call BuildPlugin,fsv,Video Player / Recorder,vanilla,,,,+libyuv @BROKEN)) # Requires unsupported libyuv.