The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / flite / Config.in
1 config BR2_PACKAGE_FLITE
2         bool "flite"
3         depends on BR2_USE_WCHAR
4         help
5           Flite: a small, fast run time synthesis engine.
6
7           Flite (festival-lite) is a small, fast run-time synthesis
8           engine developed at CMU and primarily designed for small
9           embedded machines and/or large servers. Flite is designed as
10           an alternative synthesis engine to Festival for voices built
11           using the FestVox suite of voice building tools.
12
13           http://www.speech.cs.cmu.edu/flite
14
15 comment "flite needs a toolchain w/ wchar"
16         depends on !BR2_USE_WCHAR