diff options
author | proff <proff@pkgsrc.org> | 1999-10-11 14:55:22 +0000 |
---|---|---|
committer | proff <proff@pkgsrc.org> | 1999-10-11 14:55:22 +0000 |
commit | 67fc0acf0367344a249adb8a85c0767373819336 (patch) | |
tree | 19a42046a40f1cf458738f741e4653c98113d0db /audio/festvox-en1 | |
parent | 857495e9acccfb23fe59d679aaa759159bbdef53 (diff) | |
download | pkgsrc-67fc0acf0367344a249adb8a85c0767373819336.tar.gz |
update to reflect mbrola_linux -> mbrola_native; fix PLIST to reflect festival 1.4.0 changes
Diffstat (limited to 'audio/festvox-en1')
-rw-r--r-- | audio/festvox-en1/Makefile | 11 | ||||
-rw-r--r-- | audio/festvox-en1/pkg/PLIST | 12 |
2 files changed, 11 insertions, 12 deletions
diff --git a/audio/festvox-en1/Makefile b/audio/festvox-en1/Makefile index 330461604ca..da4a9257d14 100644 --- a/audio/festvox-en1/Makefile +++ b/audio/festvox-en1/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 1999/10/11 13:26:22 proff Exp $ +# $NetBSD: Makefile,v 1.5 1999/10/11 14:55:22 proff Exp $ -DISTNAME= festvox-en1-1.4.0 +DISTNAME= festvox_en1 +PKGNAME= festvox-en1-1.4.0 WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.0/ -DISTFILES= festvox_us1.tar.gz MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html @@ -12,7 +12,7 @@ HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html DEPENDS+= festival-1.4.0:../festival \ festlex-poslex-1.4.0:../festlex-poslex \ festlex-oald-1.4.0:../festlex-oald \ - mbrola-301g1 :../mbrola \ + mbrola-301h:../mbrola \ mbrolavox-en1-980910:../mbrolavox-en1 LICENSE= no-commercial-use @@ -20,14 +20,13 @@ LICENSE= no-commercial-use NO_BUILD= yes FHOME= ${PREFIX}/share/festival -MBROLA= ${FHOME}/lib/voices/english/rab_mbrola +MBROLA= ${FHOME}/lib/voices/english/en1_mbrola post-extract: @ chmod -R a+r ${WRKSRC} @ find ${WRKSRC} -type d -print0 | xargs -0 chmod 755 do-install: - ${INSTALL_DATA_DIR} ${FHOME}/rab_mbrola cd ${WRKSRC} && pax -r -w * ${FHOME} #ugh ln -fs ../../../../../mbrola/voices/en1/en1 ${MBROLA} diff --git a/audio/festvox-en1/pkg/PLIST b/audio/festvox-en1/pkg/PLIST index 87600125cf0..73b6ffa6b84 100644 --- a/audio/festvox-en1/pkg/PLIST +++ b/audio/festvox-en1/pkg/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/15 14:34:28 proff Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/10/11 14:55:23 proff Exp $ @comment the next two entries are symlinks -share/festival/lib/voices/english/rab_mbrola/en1 -share/festival/lib/voices/english/rab_mbrola/en1mrpa -share/festival/lib/voices/english/rab_mbrola/festvox/rab_mbrola.scm -@dirrm share/festival/lib/voices/english/rab_mbrola/festvox -@dirrm share/festival/lib/voices/english/rab_mbrola +share/festival/lib/voices/english/en1_mbrola/en1mrpa +share/festival/lib/voices/english/en1_mbrola/en1 +share/festival/lib/voices/english/en1_mbrola/festvox/en1_mbrola.scm +@dirrm share/festival/lib/voices/english/en1_mbrola/festvox +@dirrm share/festival/lib/voices/english/en1_mbrola |