]> git.pld-linux.org Git - packages/speech-dispatcher.git/commitdiff
- added bcond descriptions
authortwittner <twittner@pld-linux.org>
Fri, 7 Mar 2008 21:03:40 +0000 (21:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- build with flite support

Changed files:
    speech-dispatcher.spec -> 1.9

speech-dispatcher.spec

index 25bc38aabf16e2ea5059371de2912d6648ee7823..b8d923576457db5ad5340901ae3c573a3ef2ea5e 100644 (file)
@@ -1,11 +1,11 @@
 # Conditional build:
-%bcond_with    flite
-%bcond_with    ibmtts
-%bcond_without espeak
-%bcond_without nas
-%bcond_without alsa
-%bcond_without pulse
-%bcond_without static_libs # don't build static librarie
+%bcond_with    ibmtts # with support comercial, proprietary IBM TTS synthesizer for Linux 
+%bcond_without flite # with flite support
+%bcond_without espeak # with espeak support
+%bcond_without nas # with NAS support
+%bcond_without alsa # with ALSA supprot
+%bcond_without pulse # with pulse support
+%bcond_without static_libs # don't build static libraries
 #
 Summary:       A device independent layer for speech synthesis
 #Summary(pl.UTF-8):    -
This page took 0.076321 seconds and 4 git commands to generate.