diff options
author | wiz <wiz> | 2001-07-18 15:19:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-07-18 15:19:35 +0000 |
commit | f268a1f88ea1eaec05ef871212a8fb00fe6fef7e (patch) | |
tree | 755c8a032061270bc2d4a99d6fe0a5221cb1ea53 /audio/festlex-ogi | |
parent | 6977dd498f023627c007999dcd015c8dca19b802 (diff) | |
download | pkgsrc-f268a1f88ea1eaec05ef871212a8fb00fe6fef7e.tar.gz |
Update festival to 1.4.1, and fix dependent packages up while I'm here
(including fixing lots of PLISTs).
Changes since 1.4.0, from the NEWS file:
. SSFF (for emulabel) track support
. Java fixes
. various minor bug fixes
. WFST with proper quoting
. Wagon sample counts
. gcc-2.95.1 support
Also use newer distfile for mbrola.
Addresses pkg/10671.
Diffstat (limited to 'audio/festlex-ogi')
-rw-r--r-- | audio/festlex-ogi/Makefile | 8 | ||||
-rw-r--r-- | audio/festlex-ogi/pkg/PLIST | 3 |
2 files changed, 6 insertions, 5 deletions
diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index 35d53f64afa..39d11de3500 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2001/07/14 12:37:47 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2001/07/18 15:19:38 wiz Exp $ DISTNAME= OGIlexicon-2.0 PKGNAME= festlex-ogi-2.0 @@ -7,11 +7,11 @@ CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ MAINTAINER= proff@iq.org -HOMEPAGE= http://cslu.cse.ogi.edu/tts +HOMEPAGE= http://cslu.cse.ogi.edu/tts/ COMMENT= Composite pronounciation dictionary from ogi.edu for festival -DEPENDS+= festival-1.4.0:../festival -DEPENDS+= festlex-poslex-1.4.0:../festlex-poslex +DEPENDS+= festival>=1.4.0:../festival +DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex LICENSE= no-commercial-use diff --git a/audio/festlex-ogi/pkg/PLIST b/audio/festlex-ogi/pkg/PLIST index 7e5414874e4..b3c57074009 100644 --- a/audio/festlex-ogi/pkg/PLIST +++ b/audio/festlex-ogi/pkg/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:33:08 proff Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/07/18 15:19:38 wiz Exp $ share/festival/lib/dicts/ogi_lex.out +share/festival/lib/dicts/ogilex_lts_rules.scm |