diff options
Diffstat (limited to 'audio/festvox-abc')
-rw-r--r-- | audio/festvox-abc/Makefile | 10 | ||||
-rw-r--r-- | audio/festvox-abc/pkg/PLIST | 5 |
2 files changed, 6 insertions, 9 deletions
diff --git a/audio/festvox-abc/Makefile b/audio/festvox-abc/Makefile index 2e35ad5bc30..d3d49acaf00 100644 --- a/audio/festvox-abc/Makefile +++ b/audio/festvox-abc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/07/14 12:37:47 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2001/07/18 15:19:39 wiz Exp $ DISTNAME= voice_abc_di-2.0 PKGNAME= festvox-abc-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 male voice for the festival speech synthesis system -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 diff --git a/audio/festvox-abc/pkg/PLIST b/audio/festvox-abc/pkg/PLIST index aefb9c0cc68..9c503fdb5ab 100644 --- a/audio/festvox-abc/pkg/PLIST +++ b/audio/festvox-abc/pkg/PLIST @@ -1,10 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 1999/10/28 00:48:32 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.3 2001/07/18 15:19:40 wiz Exp $ share/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm share/festival/lib/voices/spanish/abc_diphone/festvox/abcdiph.msec share/festival/lib/voices/spanish/abc_diphone/group/abc_di_resLPC.group @dirrm share/festival/lib/voices/spanish/abc_diphone/festvox @dirrm share/festival/lib/voices/spanish/abc_diphone/group @dirrm share/festival/lib/voices/spanish/abc_diphone -@dirrm share/festival/lib/voices/spanish -@dirrm share/festival/lib/voices -@dirrm share/festival/lib |