diff options
-rw-r--r-- | audio/festlex-cmu/DESCR | 2 | ||||
-rw-r--r-- | audio/festlex-cmu/Makefile | 4 | ||||
-rw-r--r-- | audio/festlex-oald/DESCR | 2 | ||||
-rw-r--r-- | audio/festlex-oald/Makefile | 4 | ||||
-rw-r--r-- | audio/festlex-ogi/DESCR | 2 | ||||
-rw-r--r-- | audio/festlex-ogi/Makefile | 4 |
6 files changed, 9 insertions, 9 deletions
diff --git a/audio/festlex-cmu/DESCR b/audio/festlex-cmu/DESCR index 32c3df8c268..05778099fee 100644 --- a/audio/festlex-cmu/DESCR +++ b/audio/festlex-cmu/DESCR @@ -1,2 +1,2 @@ -CMU American English pronounciation dictionary for the Festival +CMU American English pronunciation dictionary for the Festival speech synthesis system. diff --git a/audio/festlex-cmu/Makefile b/audio/festlex-cmu/Makefile index 38af9171664..36e8348fcf7 100644 --- a/audio/festlex-cmu/Makefile +++ b/audio/festlex-cmu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:41 agc Exp $ +# $NetBSD: Makefile,v 1.14 2004/02/21 06:19:12 snj Exp $ DISTNAME= festlex_CMU PKGNAME= festlex-cmu-1.4.0 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ \ MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html -COMMENT= CMU American English pronounciation dictionary for Festival +COMMENT= CMU American English pronunciation dictionary for Festival DEPENDS+= festival>=1.4.0:../festival diff --git a/audio/festlex-oald/DESCR b/audio/festlex-oald/DESCR index cf3d38f3054..1de4c443ae4 100644 --- a/audio/festlex-oald/DESCR +++ b/audio/festlex-oald/DESCR @@ -1,3 +1,3 @@ -Modified Oxford Advanced Learner's pronounciation dictionary (British +Modified Oxford Advanced Learner's pronunciation dictionary (British English), suitable for use with the Festival speech synthesis system. diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile index 25cf285b33c..4e1cb2d46f4 100644 --- a/audio/festlex-oald/Makefile +++ b/audio/festlex-oald/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:41 agc Exp $ +# $NetBSD: Makefile,v 1.14 2004/02/21 06:20:11 snj Exp $ DISTNAME= festlex_OALD PKGNAME= festlex-oald-1.4.0 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ \ MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html -COMMENT= Oxford Advanced Learner's pronounciation dictionary for Festival +COMMENT= Oxford Advanced Learner's pronunciation dictionary for Festival DEPENDS+= festival>=1.4.0:../festival diff --git a/audio/festlex-ogi/DESCR b/audio/festlex-ogi/DESCR index 7e7cd299d38..a838f30d58b 100644 --- a/audio/festlex-ogi/DESCR +++ b/audio/festlex-ogi/DESCR @@ -1,2 +1,2 @@ -A composite pronounciation dictionary from ogi.edu suitable for +A composite pronunciation dictionary from ogi.edu suitable for use with the festival speech synthesis system. diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index b88e2dceac1..19182e824d2 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/20 12:07:41 agc Exp $ +# $NetBSD: Makefile,v 1.15 2004/02/21 06:20:48 snj Exp $ DISTNAME= OGIlexicon-2.0 PKGNAME= festlex-ogi-2.0 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ MAINTAINER= proff@iq.org HOMEPAGE= http://cslu.cse.ogi.edu/tts/ -COMMENT= Composite pronounciation dictionary from ogi.edu for festival +COMMENT= Composite pronunciation dictionary from ogi.edu for festival DEPENDS+= festival>=1.4.0:../festival DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex |