diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2011-05-17 20:06:28 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2011-05-17 20:06:28 +0200 |
commit | e3bf4de3298ec01cf6d91bc55758b4e605b52b88 (patch) | |
tree | dcec5926d1b496606bf402504f23310bad816c20 /package/multimedia/festival/voices/Config.in | |
parent | ce1ae872aa72547bb291cc9e70adfe1b065cd2a8 (diff) | |
download | buildroot-novena-e3bf4de3298ec01cf6d91bc55758b4e605b52b88.tar.gz buildroot-novena-e3bf4de3298ec01cf6d91bc55758b4e605b52b88.zip |
festival: remove packages
Festival does not build, nobody cared since a long time, and they have
been marked deprecated since quite some time.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/multimedia/festival/voices/Config.in')
-rw-r--r-- | package/multimedia/festival/voices/Config.in | 63 |
1 files changed, 0 insertions, 63 deletions
diff --git a/package/multimedia/festival/voices/Config.in b/package/multimedia/festival/voices/Config.in deleted file mode 100644 index b0a1cc0b1..000000000 --- a/package/multimedia/festival/voices/Config.in +++ /dev/null @@ -1,63 +0,0 @@ -config BR2_PACKAGE_FESTVOX_AWB - bool "Alan Scottish English" - help - Scottish English voice for the festival text to speech system - - http://festvox.org/packed/festival/latest - -config BR2_PACKAGE_FESTVOX_BDL - bool "Brian US English" - help - US English male voice for the festival text to speech system - - http://festvox.org/packed/festival/latest - -config BR2_PACKAGE_FESTVOX_JMK - bool "John Canadian English" - help - Canadian English voice for the festival text to speech system - - http://festvox.org/packed/festival/latest - -config BR2_PACKAGE_FESTVOX_SLT - bool "Stephanie US English" - help - US English female voice for the festival text to speech system - - http://festvox.org/packed/festival/latest - -config BR2_PACKAGE_FESTVOX_AWB_MULTISYN - bool "Alan multisyn (big file)" - help - voice for the festival text to speech system - - http://festvox.org/packed/festival/latest - -config BR2_PACKAGE_FESTVOX_JMK_MULTISYN - bool "John multisyn (big file)" - help - voice for the festival text to speech system - - http://festvox.org/packed/festival/latest - -config BR2_PACKAGE_FESTVOX_KAL_SIXTEENK - bool "Kevin diphone US English 16k" - help - diphone voice for the festival text to speech system - - http://festvox.org/packed/festival/latest - -config BR2_PACKAGE_FESTVOX_KED_EIGHTK - bool "Kurt diphone American English 8k" - help - diphone voice for the festival text to speech system - - http://festvox.org/packed/festival/latest - -config BR2_PACKAGE_FESTVOX_KED_SIXTEENK - bool "Kurt diphone American English 16k" - help - diphone voice for the festival text to speech system - - http://festvox.org/packed/festival/latest - |