summaryrefslogtreecommitdiff
path: root/audio/festvox-aec
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-10-28 01:02:37 +0000
committerhubertf <hubertf@pkgsrc.org>1999-10-28 01:02:37 +0000
commit2e2b2e802f436b6dbecb173bb4cfd7db1fb70f43 (patch)
tree7707396c75821fdbb4365bcf9d207feeeccd6614 /audio/festvox-aec
parenta1b0b76bf09e461656845ae83477c4c975b8177c (diff)
downloadpkgsrc-2e2b2e802f436b6dbecb173bb4cfd7db1fb70f43.tar.gz
fix: do not install CVS dirs, make PLIST match reality
Diffstat (limited to 'audio/festvox-aec')
-rw-r--r--audio/festvox-aec/Makefile9
-rw-r--r--audio/festvox-aec/pkg/PLIST8
2 files changed, 9 insertions, 8 deletions
diff --git a/audio/festvox-aec/Makefile b/audio/festvox-aec/Makefile
index 71f3811d6d5..7da769724c4 100644
--- a/audio/festvox-aec/Makefile
+++ b/audio/festvox-aec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/10/27 17:14:02 agc Exp $
+# $NetBSD: Makefile,v 1.7 1999/10/28 01:02:37 hubertf Exp $
DISTNAME= festvox-aec-2.0
WRKSRC= ${WRKDIR}/festival
@@ -9,8 +9,6 @@ DISTFILES= voice_aec_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-aec/pkg/PLIST b/audio/festvox-aec/pkg/PLIST
index bd1310d2158..d8f8702d335 100644
--- a/audio/festvox-aec/pkg/PLIST
+++ b/audio/festvox-aec/pkg/PLIST
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:33:57 proff Exp $
-share/festival/lib/voices/english/aec_diphone/group/aeclpcOGI16k.group
-@dirrm share/festival/lib/voices/english/aec_diphone/group
+@comment $NetBSD: PLIST,v 1.2 1999/10/28 01:02:38 hubertf Exp $
share/festival/lib/voices/english/aec_diphone/festvox/aec_diphone.scm
+share/festival/lib/voices/english/aec_diphone/festvox/aecdiph.msec
+share/festival/lib/voices/english/aec_diphone/festvox/aecgain.dat
+share/festival/lib/voices/english/aec_diphone/group/aec_di_resLPC.group
+@dirrm share/festival/lib/voices/english/aec_diphone/group
@dirrm share/festival/lib/voices/english/aec_diphone/festvox
@dirrm share/festival/lib/voices/english/aec_diphone