summaryrefslogtreecommitdiff
path: root/audio/mbrolavox-us3
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>1999-12-25 22:38:54 +0000
committerwiz <wiz@pkgsrc.org>1999-12-25 22:38:54 +0000
commit20af2df540f6c87382d22afb3e04f33f1c14da15 (patch)
treec3de4cd2dbecd614ebc8bbbdce265ff17dd60475 /audio/mbrolavox-us3
parentfeac0bcd3bcf74682fcbeacf8f4168fb3a20804f (diff)
downloadpkgsrc-20af2df540f6c87382d22afb3e04f33f1c14da15.tar.gz
pkglint silencing:
o use DISTNAME and PKGNAME instead of DISTFILES o replace rm by ${RM}, chmod by ${CHMOD}, pax by ${PAX}, echo by ${ECHO} o reorder lines, remove unnecessary blank o modify pkg/COMMENT and pkg/DESCR o remove lines from files/patch-sum for files that aren't there
Diffstat (limited to 'audio/mbrolavox-us3')
-rw-r--r--audio/mbrolavox-us3/Makefile10
-rw-r--r--audio/mbrolavox-us3/pkg/DESCR56
2 files changed, 6 insertions, 60 deletions
diff --git a/audio/mbrolavox-us3/Makefile b/audio/mbrolavox-us3/Makefile
index 888313627dc..5957d274cb1 100644
--- a/audio/mbrolavox-us3/Makefile
+++ b/audio/mbrolavox-us3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/10/11 17:02:52 proff Exp $
+# $NetBSD: Makefile,v 1.2 1999/12/25 22:39:04 wiz Exp $
DISTNAME= us3-990208
PKGNAME= mbrolavox-${DISTNAME}
@@ -9,8 +9,8 @@ EXTRACT_SUFX= .zip
MAINTAINER= proff@iq.org
HOMEPAGE= http://tcts.fpms.ac.be/synthesis/mbrola.html
-DEPENDS+= mbrola-301h:../mbrola
+DEPENDS+= mbrola-301h:../mbrola
BUILD_DEPENDS= unzip:../../archivers/unzip
LICENSE= no-commercial-use
@@ -22,11 +22,11 @@ NO_BUILD= yes
MHOME= ${PREFIX}/share/mbrola/voices
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} ${MHOME}
- cd ${WRKSRC} && pax -r -w us3 ${MHOME}
+ cd ${WRKSRC} && ${PAX} -r -w us3 ${MHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/mbrolavox-us3/pkg/DESCR b/audio/mbrolavox-us3/pkg/DESCR
index 83abc0d68c9..a8f0bb5d0d7 100644
--- a/audio/mbrolavox-us3/pkg/DESCR
+++ b/audio/mbrolavox-us3/pkg/DESCR
@@ -1,57 +1,3 @@
-US3 is a diphone database for american english, consisting of 2065
-diphones, male voice.
-
-The following phoneme symbols are assumed in the us3 diphone sets. It
-slightly different than the SAMPA alphabet since american english is not
-british english.
-
-SYMBOL PRONOUNCED LIKE IN
-p drop proxy
-t plot tromp
-4 later (flapped allophone of t)
-k rock crop
-
-b cob box
-d nod dot
-g jog gospel
-
-f prof fox
-s boss sonic
-S wash shop
-tS notch chop
-T cloth thomp
-
-v salve volley
-z was zombie
-Z garage jacques
-dZ dodge jog
-D clothe thy
-
-m palm mambo
-n john novel
-N bong
-l doll lockwood
-l= litle
-r star roxanne
-j yacht
-w show womble
-h harm
-r= her urgent
-
-i even
-A arthur
-u oodles
-I illness
-E else
-{ apple
-V nut
-U good
-@ about
-EI able
-AI island
-OI oyster
-@U over
-aU out
-O all
+American English male voice for MBROLA.
-Julian Assange <proff@iq.org>