From 264df192c269a5ff75e4413bfc1451e88d74a67a Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 28 Oct 1999 01:46:29 +0000 Subject: do not install CVS dirs, and fix PLIST --- audio/festvox-mwm/Makefile | 9 ++++----- audio/festvox-mwm/pkg/PLIST | 11 ++++++++--- 2 files changed, 12 insertions(+), 8 deletions(-) (limited to 'audio/festvox-mwm') diff --git a/audio/festvox-mwm/Makefile b/audio/festvox-mwm/Makefile index 33910e8e27a..98931c5558a 100644 --- a/audio/festvox-mwm/Makefile +++ b/audio/festvox-mwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/10/27 17:14:03 agc Exp $ +# $NetBSD: Makefile,v 1.7 1999/10/28 01:46:29 hubertf Exp $ DISTNAME= festvox-mwm-2.0 WRKSRC= ${WRKDIR}/festival @@ -9,8 +9,6 @@ DISTFILES= voice_mwm_di-2.0.tar.gz MAINTAINER= proff@iq.org HOMEPAGE= http://cslu.cse.ogi.edu/tts -BROKEN= PLIST errors - DEPENDS+= festival-1.4.0:../festival \ festlex-ogi-2.0:../festlex-ogi @@ -21,8 +19,9 @@ NO_BUILD= yes FHOME= ${PREFIX}/share/festival post-extract: - @ chmod -R a+r ${WRKSRC} - @ find ${WRKSRC} -type d -print0 | xargs -0 chmod 755 + ${CHMOD} -R a+r ${WRKSRC} + find ${WRKSRC} -type d -print0 | xargs -0 chmod 755 + find ${WRKSRC} -type d -name CVS | xargs rm -fr do-install: ${INSTALL_DATA_DIR} ${FHOME} diff --git a/audio/festvox-mwm/pkg/PLIST b/audio/festvox-mwm/pkg/PLIST index ece4ae80ef6..4aa16dff41d 100644 --- a/audio/festvox-mwm/pkg/PLIST +++ b/audio/festvox-mwm/pkg/PLIST @@ -1,6 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:35:56 proff Exp $ -share/festival/lib/voices/english/mwm_diphone/group/mwmlpcOGI16k.group -@dirrm share/festival/lib/voices/english/mwm_diphone/group +@comment $NetBSD: PLIST,v 1.2 1999/10/28 01:46:30 hubertf Exp $ +share/festival/lib/voices/english/mwm_diphone/dic/mwmdiph.ms +share/festival/lib/voices/english/mwm_diphone/dic/mwmgain.dat +share/festival/lib/voices/english/mwm_diphone/dic/mwmdemi.ms share/festival/lib/voices/english/mwm_diphone/festvox/mwm_diphone.scm +share/festival/lib/voices/english/mwm_diphone/festvox/mwmdiph.ms +share/festival/lib/voices/english/mwm_diphone/festvox/mwmgain.dat +share/festival/lib/voices/english/mwm_diphone/group/mwm_di_resLPC.group +@dirrm share/festival/lib/voices/english/mwm_diphone/group @dirrm share/festival/lib/voices/english/mwm_diphone/festvox @dirrm share/festival/lib/voices/english/mwm_diphone -- cgit v1.2.3