SPECS: speech-dispatcher.spec - added bcond descriptions - build w...

twittner twittner at pld-linux.org
Fri Mar 7 22:03:46 CET 2008


Author: twittner                     Date: Fri Mar  7 21:03:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added bcond descriptions
- build with flite support

---- Files affected:
SPECS:
   speech-dispatcher.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/speech-dispatcher.spec
diff -u SPECS/speech-dispatcher.spec:1.8 SPECS/speech-dispatcher.spec:1.9
--- SPECS/speech-dispatcher.spec:1.8	Sat Feb 23 17:39:02 2008
+++ SPECS/speech-dispatcher.spec	Fri Mar  7 22:03:40 2008
@@ -1,12 +1,12 @@
 # $Revision$, $Date$
 # 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):	-
@@ -194,6 +194,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008-03-07 21:03:40  twittner
+- added bcond descriptions
+- build with flite support
+
 Revision 1.8  2008-02-23 16:39:02  twittner
 - don't assume that infos are compressed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/speech-dispatcher.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list