From f268a1f88ea1eaec05ef871212a8fb00fe6fef7e Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 18 Jul 2001 15:19:35 +0000 Subject: 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. --- audio/festvox-ked16/Makefile | 11 ++++++----- audio/festvox-ked16/pkg/PLIST | 3 ++- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'audio/festvox-ked16') diff --git a/audio/festvox-ked16/Makefile b/audio/festvox-ked16/Makefile index 3a4b1dba914..7e41c4ca37c 100644 --- a/audio/festvox-ked16/Makefile +++ b/audio/festvox-ked16/Makefile @@ -1,18 +1,19 @@ -# $NetBSD: Makefile,v 1.11 2001/07/14 12:37:50 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2001/07/18 15:19:43 wiz Exp $ DISTNAME= festvox_kedlpc16k PKGNAME= festvox-ked16-1.4.0 WRKSRC= ${WRKDIR}/festival CATEGORIES= audio -MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.0/ +MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ \ + http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html COMMENT= 16khz American English male voice for the festival speech synthesis system -DEPENDS+= festival-1.4.0:../festival -DEPENDS+= festlex-poslex-1.4.0:../festlex-poslex -DEPENDS+= festlex-cmu-1.4.0:../festlex-cmu +DEPENDS+= festival>=1.4.0:../festival +DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex +DEPENDS+= festlex-cmu>=1.4.0:../festlex-cmu CONFLICTS= festvox-ked8-* diff --git a/audio/festvox-ked16/pkg/PLIST b/audio/festvox-ked16/pkg/PLIST index a4847634718..0796b9a6ec5 100644 --- a/audio/festvox-ked16/pkg/PLIST +++ b/audio/festvox-ked16/pkg/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:35:19 proff Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/07/18 15:19:43 wiz Exp $ +share/festival/lib/voices/english/ked_diphone/COPYING share/festival/lib/voices/english/ked_diphone/group/kedlpc16k.group @dirrm share/festival/lib/voices/english/ked_diphone/group share/festival/lib/voices/english/ked_diphone/festvox/ked_diphone.scm -- cgit v1.2.3