package/multimedia: mark festival packages as broken
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 22 Feb 2011 23:40:11 +0000 (00:40 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 22 Feb 2011 23:40:11 +0000 (00:40 +0100)
After spending a couple of hours on it today, I'm still unable to get
speech-tools to build and install properly with a uClibc toolchain.

So I'm giving up. Mark the entire thing broken as the text-to-speech
stuff is unlikely to be used very much on the kind of small systems
we're targetting.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/multimedia/festival/Config.in

index 2be32f9e7556281c0ee6ecad6ef1cbe539b7c594..e05fde9c16eb8734649e7525b1f775088ddb2cc0 100644 (file)
@@ -1,6 +1,7 @@
 menuconfig BR2_PACKAGE_FESTIVAL
        bool "festival text-to-speech system"
        depends on BR2_INSTALL_LIBSTDCPP
+       depends on BROKEN # doesn't build
        select BR2_PACKAGE_ALSA_LIB
        select BR2_PACKAGE_SPEECH_TOOLS
        help