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-ogirab/Makefile | 9 ++++----- audio/festvox-ogirab/pkg/PLIST | 8 +++++--- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'audio/festvox-ogirab') diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile index 4aa6aa2ce12..2db042188fd 100644 --- a/audio/festvox-ogirab/Makefile +++ b/audio/festvox-ogirab/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:53:00 hubertf Exp $ DISTNAME= festvox-ogirab-2.0 WRKSRC= ${WRKDIR}/festival @@ -9,8 +9,6 @@ DISTFILES= voice_ogirab_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-ogirab/pkg/PLIST b/audio/festvox-ogirab/pkg/PLIST index 555b8d54907..305caa1fd15 100644 --- a/audio/festvox-ogirab/pkg/PLIST +++ b/audio/festvox-ogirab/pkg/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:36:08 proff Exp $ -share/festival/lib/voices/english/ogirab_diphone/group/ogirablpcOGI16k.group -@dirrm share/festival/lib/voices/english/ogirab_diphone/group +@comment $NetBSD: PLIST,v 1.2 1999/10/28 01:53:01 hubertf Exp $ share/festival/lib/voices/english/ogirab_diphone/festvox/ogirab_diphone.scm +share/festival/lib/voices/english/ogirab_diphone/festvox/rabdiph.msec +share/festival/lib/voices/english/ogirab_diphone/festvox/rabgain.dat +share/festival/lib/voices/english/ogirab_diphone/group/ogirab_di_resLPC.group +@dirrm share/festival/lib/voices/english/ogirab_diphone/group @dirrm share/festival/lib/voices/english/ogirab_diphone/festvox @dirrm share/festival/lib/voices/english/ogirab_diphone -- cgit v1.2.3