summaryrefslogtreecommitdiff
path: root/audio/mbrolavox-us2/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-07-18 15:19:35 +0000
committerwiz <wiz@pkgsrc.org>2001-07-18 15:19:35 +0000
commita2719a456cf33cde4ceee6d03a7206840f41a077 (patch)
tree755c8a032061270bc2d4a99d6fe0a5221cb1ea53 /audio/mbrolavox-us2/Makefile
parent49a5b2f023d7bf01ec29ffe297c0e0a3d998fa5e (diff)
downloadpkgsrc-a2719a456cf33cde4ceee6d03a7206840f41a077.tar.gz
Update festival to 1.4.1, and fix dependent packages up while I'm here
(including fixing lots of PLISTs). Changes since 1.4.0, from the NEWS file: . SSFF (for emulabel) track support . Java fixes . various minor bug fixes . WFST with proper quoting . Wagon sample counts . gcc-2.95.1 support Also use newer distfile for mbrola. Addresses pkg/10671.
Diffstat (limited to 'audio/mbrolavox-us2/Makefile')
-rw-r--r--audio/mbrolavox-us2/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/mbrolavox-us2/Makefile b/audio/mbrolavox-us2/Makefile
index cc878b88418..c30a3308509 100644
--- a/audio/mbrolavox-us2/Makefile
+++ b/audio/mbrolavox-us2/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.8 2001/07/14 12:37:53 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2001/07/18 15:19:48 wiz Exp $
DISTNAME= us2-980812
PKGNAME= mbrolavox-${DISTNAME}
WRKSRC= ${WRKDIR}
CATEGORIES= audio
-MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us2/
+MASTER_SITES= ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/us2/ \
+ http://www.festvox.org/mbrola/dba/us2/
EXTRACT_SUFX= .zip
MAINTAINER= proff@iq.org
-HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola.html
+HOMEPAGE= http://www.festvox.org/mbrola/
COMMENT= American English male voice for MBROLA
DEPENDS+= mbrola-301h:../mbrola
@@ -19,8 +20,6 @@ NO_BUILD= yes
MHOME= ${PREFIX}/share/mbrola/voices
-ONLY_FOR_PLATFORM= NetBSD-*-i386
-
post-extract:
@ ${CHMOD} -R a+r ${WRKSRC}
@ ${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755