From a2719a456cf33cde4ceee6d03a7206840f41a077 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-don/Makefile | 11 ++++++----- audio/festvox-don/pkg/PLIST | 5 +++-- 2 files changed, 9 insertions(+), 7 deletions(-) (limited to 'audio/festvox-don') diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile index a060f2fef4d..a06016e1779 100644 --- a/audio/festvox-don/Makefile +++ b/audio/festvox-don/Makefile @@ -1,18 +1,19 @@ -# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:48 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2001/07/18 15:19:40 wiz Exp $ DISTNAME= festvox_don PKGNAME= festvox-don-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= British 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-oald-1.4.0:../festlex-oald +DEPENDS+= festival>=1.4.0:../festival +DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex +DEPENDS+= festlex-oald>=1.4.0:../festlex-oald NO_BUILD= yes diff --git a/audio/festvox-don/pkg/PLIST b/audio/festvox-don/pkg/PLIST index 5800a7501a8..64aae853f73 100644 --- a/audio/festvox-don/pkg/PLIST +++ b/audio/festvox-don/pkg/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:34:09 proff Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/07/18 15:19:40 wiz Exp $ +share/festival/lib/voices/english/don_diphone/COPYING share/festival/lib/voices/english/don_diphone/diphlocs.txt share/festival/lib/voices/english/don_diphone/lpcdiphs.bin -share/festival/lib/voices/english/don_diphone/festvox share/festival/lib/voices/english/don_diphone/festvox/don_diphone.scm +@dirrm share/festival/lib/voices/english/don_diphone/festvox @dirrm share/festival/lib/voices/english/don_diphone -- cgit v1.2.3