diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-10-28 01:35:43 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-10-28 01:35:43 +0000 |
commit | e7ac5c2e8f2302c7d77856bdf8b989b0831c30f3 (patch) | |
tree | 63579f901984f16c4e91b1e2d7508f3aa42bda18 /audio/festvox-ked8 | |
parent | 5edd98185da63089e930d622f1ec99764c4d0ff6 (diff) | |
download | pkgsrc-e7ac5c2e8f2302c7d77856bdf8b989b0831c30f3.tar.gz |
add COPYING file to PLIST
Diffstat (limited to 'audio/festvox-ked8')
-rw-r--r-- | audio/festvox-ked8/Makefile | 8 | ||||
-rw-r--r-- | audio/festvox-ked8/pkg/PLIST | 5 |
2 files changed, 6 insertions, 7 deletions
diff --git a/audio/festvox-ked8/Makefile b/audio/festvox-ked8/Makefile index 195535d67f3..31f82c32ab5 100644 --- a/audio/festvox-ked8/Makefile +++ b/audio/festvox-ked8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/10/27 17:14:04 agc Exp $ +# $NetBSD: Makefile,v 1.7 1999/10/28 01:40:07 hubertf Exp $ DISTNAME= festvox-ked8-1.4.0 WRKSRC= ${WRKDIR}/festival @@ -9,8 +9,6 @@ DISTFILES= festvox_kedlpc8k.tar.gz MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html -BROKEN= 16-bit voice conflicts - DEPENDS+= festival-1.4.0:../festival \ festlex-poslex-1.4.0:../festlex-poslex \ festlex-cmu-1.4.0:../festlex-cmu @@ -22,8 +20,8 @@ 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 do-install: ${INSTALL_DATA_DIR} ${FHOME} diff --git a/audio/festvox-ked8/pkg/PLIST b/audio/festvox-ked8/pkg/PLIST index c8e332510d6..cc9d71bed1f 100644 --- a/audio/festvox-ked8/pkg/PLIST +++ b/audio/festvox-ked8/pkg/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:35:32 proff Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/10/28 01:40:07 hubertf Exp $ share/festival/lib/voices/english/ked_diphone/group/kedlpc8k.group -@dirrm share/festival/lib/voices/english/ked_diphone/group share/festival/lib/voices/english/ked_diphone/festvox/ked_diphone.scm share/festival/lib/voices/english/ked_diphone/festvox/kddurtreeZ.scm +share/festival/lib/voices/english/ked_diphone/COPYING +@dirrm share/festival/lib/voices/english/ked_diphone/group @dirrm share/festival/lib/voices/english/ked_diphone/festvox @dirrm share/festival/lib/voices/english/ked_diphone |