From 530b7940c9c17e6a26d30e3117c12baa84061f4c 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-kal8/Makefile | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'audio/festvox-kal8') diff --git a/audio/festvox-kal8/Makefile b/audio/festvox-kal8/Makefile index ec04766fe08..75d5f6288ef 100644 --- a/audio/festvox-kal8/Makefile +++ b/audio/festvox-kal8/Makefile @@ -1,18 +1,19 @@ -# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:49 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2001/07/18 15:19:42 wiz Exp $ DISTNAME= festvox_kallpc8k PKGNAME= festvox-kal8-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= 8khz 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-kal16-* -- cgit v1.2.3