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-hvs/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'audio/festvox-hvs') diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile index 90e1890662a..34817a27118 100644 --- a/audio/festvox-hvs/Makefile +++ b/audio/festvox-hvs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:49 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2001/07/18 15:19:41 wiz Exp $ DISTNAME= voice_hvs_di-2.0 PKGNAME= festvox-hvs-2.0 @@ -7,12 +7,12 @@ 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= Mexican Spanish female voice for the festival -DEPENDS+= festival-1.4.0:../festival -DEPENDS+= festlex-ogi-2.0:../festlex-ogi -DEPENDS+= festogi-spanish-2.0:../festogi-spanish +DEPENDS+= festival>=1.4.0:../festival +DEPENDS+= festlex-ogi>=2.0:../festlex-ogi +DEPENDS+= festogi-spanish>=2.0:../festogi-spanish LICENSE= no-commercial-use -- cgit v1.2.3