[oe-commits] org.oe.dev speech-dispatcher: upgrade to 0.6.6

xjqian commit oe at amethyst.openembedded.net
Mon Mar 17 08:54:59 UTC 2008


speech-dispatcher: upgrade to 0.6.6

Author: xjqian at openembedded.org
Branch: org.openembedded.dev
Revision: 9db805dedc7ef9df0a7c5cd755837e4917852f70
ViewMTN: http://monotone.openembedded.org/revision/info/9db805dedc7ef9df0a7c5cd755837e4917852f70
Files:
1
packages/speech-dispatcher/speech-dispatcher_0.6.5.bb
packages/speech-dispatcher/speech-dispatcher_0.6.6.bb
Diffs:

#
# mt diff -r4da6222c3d8ffac063dbf07630a514c63a8a68dd -r9db805dedc7ef9df0a7c5cd755837e4917852f70
#
#
#
# rename "packages/speech-dispatcher/speech-dispatcher_0.6.5.bb"
#     to "packages/speech-dispatcher/speech-dispatcher_0.6.6.bb"
# 
# patch "packages/speech-dispatcher/speech-dispatcher_0.6.6.bb"
#  from [234b25c309b6b52f26d9fb1a049e4227b90ba438]
#    to [a925ce6224d9321377cd2532c8d0678d21df0710]
#
============================================================
--- packages/speech-dispatcher/speech-dispatcher_0.6.5.bb	234b25c309b6b52f26d9fb1a049e4227b90ba438
+++ packages/speech-dispatcher/speech-dispatcher_0.6.6.bb	a925ce6224d9321377cd2532c8d0678d21df0710
@@ -5,7 +5,7 @@ RPROVIDES_${PN} += "speechd"
 DEPENDS = "espeak flite pulseaudio libdotconf glib-2.0"
 RPROVIDES_${PN} += "speechd"
 
-PR = "r8"
+PR = "r0"
 
 inherit autotools update-rc.d
 
@@ -16,7 +16,7 @@ LEAD_SONAME = "libspeechd.so"
 	   file://configSpeechd.conf.in_00.patch;patch=1"
 
 LEAD_SONAME = "libspeechd.so"
-EXTRA_OECONF = " --with-espeak=yes --with-flite=yes --with-ibmtts=no --with-nas=no --with-alsa=yes --with-pulse=yes "
+EXTRA_OECONF = " --with-espeak --with-flite --without-ibmtts --without-nas --with-alsa --with-pulse "
 
 INITSCRIPT_NAME = "speech-dispatcher"
 INITSCRIPT_PARAMS = "defaults 45"






More information about the Openembedded-commits mailing list