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/festvox-el11 | |
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/festvox-el11')
-rw-r--r-- | audio/festvox-el11/Makefile | 7 | ||||
-rw-r--r-- | audio/festvox-el11/pkg/PLIST | 3 |
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile index e95e9978123..367d700fb9d 100644 --- a/audio/festvox-el11/Makefile +++ b/audio/festvox-el11/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.10 2001/07/14 12:37:48 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2001/07/18 15:19:41 wiz Exp $ DISTNAME= festvox_ellpc11k PKGNAME= festvox-el11-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= Castilian Spanish male voice for the festival speech synthesis system -DEPENDS+= festival-1.4.0:../festival +DEPENDS+= festival>=1.4.1:../festival LICENSE= no-commercial-use diff --git a/audio/festvox-el11/pkg/PLIST b/audio/festvox-el11/pkg/PLIST index 2431186b7a2..eea55fa1ad6 100644 --- a/audio/festvox-el11/pkg/PLIST +++ b/audio/festvox-el11/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:34:21 proff Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/07/18 15:19:41 wiz Exp $ share/festival/lib/voices/spanish/el_diphone/group/ellpc11k.group @dirrm share/festival/lib/voices/spanish/el_diphone/group share/festival/lib/voices/spanish/el_diphone/festvox/el_diphone.scm @@ -6,4 +6,5 @@ share/festival/lib/voices/spanish/el_diphone/festvox/spanlex.scm share/festival/lib/voices/spanish/el_diphone/festvox/spanint.scm share/festival/lib/voices/spanish/el_diphone/festvox/sptoken.scm @dirrm share/festival/lib/voices/spanish/el_diphone/festvox +share/festival/lib/voices/spanish/el_diphone/COPYING @dirrm share/festival/lib/voices/spanish/el_diphone |