harfbuzz: security bump to version 1.4.4
[buildroot-gz.git] / package / flite / Config.in
blob2bbd256f21850c765f710a3a064856d4bb0dcc40
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.
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.
13           http://www.speech.cs.cmu.edu/flite
15 comment "flite needs a toolchain w/ wchar"
16         depends on !BR2_USE_WCHAR