summaryrefslogtreecommitdiff
path: root/package/festival
AgeCommit message (Collapse)Author
2008-09-05audio: Move all audio packages into audio subdirDaniel Laird
Moved all audio packages into a subdir called audio. I then created a Config.in and made sure that a audio.mk existed. Daniel Laird
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-05-01fix festival file downloadersJohn Voltz
2008-04-07another minor installer fix for festivalJohn Voltz
2008-04-04change festival url to stable versionJohn Voltz
2008-04-04fix for festival install patchJohn Voltz
2008-04-03add festival speech synthesis package from University of EdinburghJohn Voltz