summaryrefslogtreecommitdiff
path: root/packages/speech-dispatcher/files
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko4
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2008-07-20speech-dispatcher: fix configure.in for c++Henning Heinold1
* we have a little patch that has support for espeak * the autoconf macros AC_LANG_PUSH/POP is used with c++, but it is not checked if c++ is available * tweak configure_fix.patch to support this * bug 4391 was reported by ant and is fixed now * bump PR
2008-03-10speech-dispatcher: Add patch to use c++ as the linker for espeakRichard Purdie1
2008-01-06speech-dispatcher: enable flite, fix DEPENDS, remove spdsendJunqian Gordon Xu1
2008-01-05speech-dispatcher: Fix packaging of configfilesMatthias Hentges1
2008-01-05speech-dispatcher: Matthias Hentges2
- Fix RPROVIDES so it doesn't pull in a ton of -dev packages - Update EXTRA_OECONF to exclude modules we do not need and enable espeak - Update configs to set espeak module as default and fix logfile destination - Install initscript (this could use some work...) - Tested to work on fic-gta01
2008-01-04speech-dispatcher: Add missing patchMatthias Hentges1
2008-01-03add speech-dispatcher (RPROVIDES speechd). needed by navit.Junqian Gordon Xu2