diff options
author | will <will@FreeBSD.org> | 2000-09-16 16:39:50 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-09-16 16:39:50 +0800 |
commit | 480c50e661271cc658583065cffd6e16cc4da6be (patch) | |
tree | ff026921dcfc02f9b6bb563671d72af3ee0be411 /audio/festdoc/files | |
parent | 795b77ca79ef39f3b62a3ea9139cc70969e34eb1 (diff) | |
download | freebsd-ports-gnome-480c50e661271cc658583065cffd6e16cc4da6be.tar.gz freebsd-ports-gnome-480c50e661271cc658583065cffd6e16cc4da6be.tar.zst freebsd-ports-gnome-480c50e661271cc658583065cffd6e16cc4da6be.zip |
Add festival 1.4.1, a multi-lingual text-to-speech system for Unix. This
commit includes the various ports festival can work with. Big thanks to
Trevor for putting in all the time to port these!
PR: 21182, 21183, 21184, 21185, 21186, 21187, 21188, 21189
21190, 21191, 21192, 21193, 21194, 21195, 21196, 21197
21198, 21199, 21200, 21201
Submitted by: Trevor Johnson <trevor@jpj.net>
Obtained from: NetBSD pkgsrc
Diffstat (limited to 'audio/festdoc/files')
-rw-r--r-- | audio/festdoc/files/patch-aa | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/audio/festdoc/files/patch-aa b/audio/festdoc/files/patch-aa new file mode 100644 index 000000000000..bcaeeaea3c3d --- /dev/null +++ b/audio/festdoc/files/patch-aa @@ -0,0 +1,16 @@ +$NetBSD: patch-aa,v 1.1 2000/01/06 01:40:11 wiz Exp $ + +--- festival/info/festival.info.orig Sat Jun 19 17:08:03 1999 ++++ festival/info/festival.info Wed Jan 5 16:36:08 2000 +@@ -1,6 +1,11 @@ + This is Info file festival.info, produced by Makeinfo-1.63 from the + input file festival.texi. + ++INFO-DIR-SECTION Speech Synthesis ++START-INFO-DIR-ENTRY ++* Festival: (festival). A general text-to-speech system. ++END-INFO-DIR-ENTRY ++ + This file documents the `Festival' Speech Synthesis System a general + text to speech system for making your computer talk and developing new + synthesis techniques. |