summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg>2008-05-26 02:13:14 +0000
committerjoerg <joerg>2008-05-26 02:13:14 +0000
commit322586ec7e056266c541d642423c9aca509f0329 (patch)
treeb711f279533efa082bd9211a7161438542a8810d /audio
parent3540101cf6e8308dd8f7a131d1f776f628b525f2 (diff)
downloadpkgsrc-322586ec7e056266c541d642423c9aca509f0329.tar.gz
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
Diffstat (limited to 'audio')
-rw-r--r--audio/csound4-manual/Makefile6
-rw-r--r--audio/csound5-manual/Makefile5
-rw-r--r--audio/festival-doc/Makefile10
-rw-r--r--audio/festival/Makefile6
-rw-r--r--audio/festlex-cmu/Makefile5
-rw-r--r--audio/festlex-oald/Makefile5
-rw-r--r--audio/festlex-ogi/Makefile6
-rw-r--r--audio/festlex-poslex/Makefile5
-rw-r--r--audio/festogi-spanish/Makefile6
-rw-r--r--audio/festvox-abc/Makefile6
-rw-r--r--audio/festvox-aec/Makefile6
-rw-r--r--audio/festvox-don/Makefile6
-rw-r--r--audio/festvox-el11/Makefile6
-rw-r--r--audio/festvox-en1/Makefile6
-rw-r--r--audio/festvox-hvs/Makefile6
-rw-r--r--audio/festvox-jph/Makefile6
-rw-r--r--audio/festvox-kal16/Makefile6
-rw-r--r--audio/festvox-kal8/Makefile6
-rw-r--r--audio/festvox-ked16/Makefile6
-rw-r--r--audio/festvox-ked8/Makefile6
-rw-r--r--audio/festvox-mwm/Makefile6
-rw-r--r--audio/festvox-ogirab/Makefile6
-rw-r--r--audio/festvox-rab16/Makefile6
-rw-r--r--audio/festvox-rab8/Makefile6
-rw-r--r--audio/festvox-tll/Makefile6
-rw-r--r--audio/festvox-us1/Makefile6
-rw-r--r--audio/festvox-us2/Makefile6
-rw-r--r--audio/festvox-us3/Makefile6
-rw-r--r--audio/mbrolavox-en1/Makefile6
-rw-r--r--audio/mbrolavox-us1/Makefile6
-rw-r--r--audio/mbrolavox-us2/Makefile6
-rw-r--r--audio/mbrolavox-us3/Makefile6
32 files changed, 125 insertions, 67 deletions
diff --git a/audio/csound4-manual/Makefile b/audio/csound4-manual/Makefile
index 2da704c903e..93203672675 100644
--- a/audio/csound4-manual/Makefile
+++ b/audio/csound4-manual/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2008/05/26 02:13:15 joerg Exp $
#
DISTNAME= manual-html-4.23
@@ -12,6 +12,8 @@ COMMENT= Csound4 Reference Manual
PKG_DESTDIR_SUPPORT= user-destdir
+USE_TOOLS+= pax
+
NO_BUILD= yes
WRKSRC= ${WRKDIR}
DIST_SUBDIR= ${PKGNAME_NOREV}
@@ -20,7 +22,7 @@ INSTALLATION_DIRS= share/doc/csound4 share/examples
do-install:
cd ${WRKSRC}/csound-4.23/manual && \
- ${PAX} -rw -s '|.*/CVS/.*||' -s ',.*/CVS$$,,' * \
+ pax -rw -s '|.*/CVS/.*||' -s ',.*/CVS$$,,' * \
${DESTDIR}${PREFIX}/share/doc/csound4
cd ${FILESDIR} && ${INSTALL_DATA} rt-midi-input.* \
${DESTDIR}${PREFIX}/share/doc/csound4/examples
diff --git a/audio/csound5-manual/Makefile b/audio/csound5-manual/Makefile
index e8161c22da0..4a1fc8d7d0a 100644
--- a/audio/csound5-manual/Makefile
+++ b/audio/csound5-manual/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2008/05/26 02:13:15 joerg Exp $
#
DISTNAME= Csound${CSOUND_VERSION}_manual_html
@@ -19,10 +19,11 @@ NO_BUILD= yes
WRKSRC= ${WRKDIR}/html
DIST_SUBDIR= ${PKGNAME_NOREV}
EXTRACT_OPTS_ZIP= -aqo
+USE_TOOLS+= pax
INSTALLATION_DIRS+= share/doc/csound5
do-install:
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${PREFIX}/share/doc/csound5
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${PREFIX}/share/doc/csound5
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festival-doc/Makefile b/audio/festival-doc/Makefile
index 4b13b1980e5..39a1f2ac491 100644
--- a/audio/festival-doc/Makefile
+++ b/audio/festival-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festdoc-1.4.0.1
PKGNAME= festival-doc-1.4.0.1
@@ -14,6 +14,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
NO_BUILD= yes
+USE_TOOLS+= pax
+
DOC= ${PREFIX}/share/doc/festival
INFO_FILES= # PLIST
@@ -30,13 +32,13 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${DOC}
cd ${WRKSRC}; \
- ${PAX} -rw speechtools ${DESTDIR}${DOC}; \
+ pax -rw speechtools ${DESTDIR}${DOC}; \
cd festival; \
for f in info/*.info info/*.info-[0-9]*; do \
${INSTALL_DATA} $${f} ${DESTDIR}${PREFIX}/${PKGINFODIR};\
done; \
- ${PAX} -rw user-manual ${DESTDIR}${DOC}; \
- ${PAX} -rw src-manual ${DESTDIR}${DOC}; \
+ pax -rw user-manual ${DESTDIR}${DOC}; \
+ pax -rw src-manual ${DESTDIR}${DOC}; \
for f in festival.* refcard.*; do \
${INSTALL_DATA} $${f} ${DESTDIR}${DOC}; \
done
diff --git a/audio/festival/Makefile b/audio/festival/Makefile
index f486c4432df..937d3631a8d 100644
--- a/audio/festival/Makefile
+++ b/audio/festival/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.59 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festival-1.95-beta
PKGNAME= festival-1.95beta
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pax
MAKE_JOBS_SAFE= no
SPEECHTOOLS= ${WRKSRC}/speech_tools
@@ -93,7 +93,7 @@ do-install:
${FIND} ${FESTIVAL}/lib -type d -print | ${XARGS} ${CHMOD} 755
-@${MV} ${FESTIVAL}/lib/etc/unknown_${OPSYS} \
${FESTIVAL}/lib/etc/pkgsrc
- cd ${FESTIVAL} && ${PAX} -rw lib examples ${DESTDIR}${FHOME}
+ cd ${FESTIVAL} && pax -rw lib examples ${DESTDIR}${FHOME}
${RM} ${DESTDIR}${FHOME}/examples/Makefile.orig
${RM} -f ${DESTDIR}${FHOME}/lib/etc/unknown_${OPSYS}/audsp \
${DESTDIR}${FHOME}/lib/etc/pkgsrc/audsp
diff --git a/audio/festlex-cmu/Makefile b/audio/festlex-cmu/Makefile
index 38d7ebbcbc3..fc4ec6b44cc 100644
--- a/audio/festlex-cmu/Makefile
+++ b/audio/festlex-cmu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festlex_CMU
PKGNAME= festlex-cmu-1.4.0
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival/
COMMENT= CMU American English pronunciation dictionary for Festival
DEPENDS+= festival>=1.4.0:../../audio/festival
+USE_TOOLS+= pax
PKG_DESTDIR_SUPPORT= user-destdir
@@ -25,6 +26,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile
index a19851da839..0328403f958 100644
--- a/audio/festlex-oald/Makefile
+++ b/audio/festlex-oald/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festlex_OALD
PKGNAME= festlex-oald-1.4.0
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival/
COMMENT= Oxford Advanced Learner's pronunciation dictionary for Festival
DEPENDS+= festival>=1.4.0:../../audio/festival
+USE_TOOLS+= pax
LICENSE= no-commercial-use
@@ -27,6 +28,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile
index aec453a6ef0..1a22879e2da 100644
--- a/audio/festlex-ogi/Makefile
+++ b/audio/festlex-ogi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2008/05/26 02:13:15 joerg Exp $
DISTNAME= OGIlexicon-2.0
PKGNAME= festlex-ogi-2.0
@@ -13,6 +13,8 @@ COMMENT= Composite pronunciation dictionary from ogi.edu for festival
DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -28,6 +30,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festlex-poslex/Makefile b/audio/festlex-poslex/Makefile
index 067daa76482..6ba7430c69b 100644
--- a/audio/festlex-poslex/Makefile
+++ b/audio/festlex-poslex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festlex_POSLEX
PKGNAME= festlex-poslex-1.4.0
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival/
COMMENT= English lexicon suitable for use with Festival
DEPENDS+= festival>=1.4.0:../../audio/festival
+USE_TOOLS+= pax
PKG_DESTDIR_SUPPORT= user-destdir
@@ -25,6 +26,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festogi-spanish/Makefile b/audio/festogi-spanish/Makefile
index 4ffb10aa22a..61fc6ded13f 100644
--- a/audio/festogi-spanish/Makefile
+++ b/audio/festogi-spanish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2008/05/26 02:13:15 joerg Exp $
DISTNAME= OGIspanish-2.0.1
PKGNAME= festogi-spanish-2.0.1
@@ -12,6 +12,8 @@ COMMENT= Festival Spanish (Mexican) language support routines (in scheme)
DEPENDS+= festival>=1.4.0:../../audio/festival
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -28,6 +30,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-abc/Makefile b/audio/festvox-abc/Makefile
index f54539271ef..f37df1f52b1 100644
--- a/audio/festvox-abc/Makefile
+++ b/audio/festvox-abc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2008/05/26 02:13:15 joerg Exp $
DISTNAME= voice_abc_di-2.0
PKGNAME= festvox-abc-2.0
@@ -16,6 +16,8 @@ DEPENDS+= festogi-spanish>=2.0:../../audio/festogi-spanish
LICENSE= no-commercial-use
+USE_TOOLS+= pax
+
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/festival
@@ -31,6 +33,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-aec/Makefile b/audio/festvox-aec/Makefile
index 2c86b974166..1e56a303be2 100644
--- a/audio/festvox-aec/Makefile
+++ b/audio/festvox-aec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2008/05/26 02:13:15 joerg Exp $
DISTNAME= voice_aec_di-2.0
PKGNAME= festvox-aec-2.0
@@ -13,6 +13,8 @@ COMMENT= American English male voice for the festival speech synthesis system
DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -31,6 +33,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile
index 7abf2452cf6..23214875e67 100644
--- a/audio/festvox-don/Makefile
+++ b/audio/festvox-don/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festvox_don
PKGNAME= festvox-don-1.4.0
@@ -14,6 +14,8 @@ DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex
DEPENDS+= festlex-oald>=1.4.0:../../audio/festlex-oald
+USE_TOOLS+= pax
+
PKG_DESTDIR_SUPPORT= user-destdir
WRKSRC= ${WRKDIR}/festival
@@ -27,6 +29,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile
index 658487e7b10..4f3986e28db 100644
--- a/audio/festvox-el11/Makefile
+++ b/audio/festvox-el11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festvox_ellpc11k
PKGNAME= festvox-el11-1.4.0
@@ -12,6 +12,8 @@ COMMENT= Castilian Spanish male voice for the festival speech synthesis system
DEPENDS+= festival>=1.4.1:../../audio/festival
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -27,6 +29,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-en1/Makefile b/audio/festvox-en1/Makefile
index 9ffc4d72f70..a214970b68e 100644
--- a/audio/festvox-en1/Makefile
+++ b/audio/festvox-en1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festvox_en1
PKGNAME= festvox-en1-1.4.0
@@ -16,6 +16,8 @@ DEPENDS+= festlex-oald>=1.4.0:../../audio/festlex-oald
DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola
DEPENDS+= mbrolavox-en1-980910{,nb[0-9]*}:../../audio/mbrolavox-en1
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -31,7 +33,7 @@ post-extract:
${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
#ugh
${LN} -fs ../../../../../mbrola/voices/en1 ${DESTDIR}${MBROLA}
${LN} -fs ../../../../../mbrola/voices/en1/en1mrpa ${DESTDIR}${MBROLA}
diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile
index 3b4302f8ec3..af44b8e700f 100644
--- a/audio/festvox-hvs/Makefile
+++ b/audio/festvox-hvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/03/02 06:10:31 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2008/05/26 02:13:15 joerg Exp $
DISTNAME= voice_hvs_di-2.0
PKGNAME= festvox-hvs-2.0
@@ -14,6 +14,8 @@ DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi
DEPENDS+= festogi-spanish>=2.0:../../audio/festogi-spanish
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -30,6 +32,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-jph/Makefile b/audio/festvox-jph/Makefile
index 4a97c1a8c36..bd25745a2ee 100644
--- a/audio/festvox-jph/Makefile
+++ b/audio/festvox-jph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2008/05/26 02:13:15 joerg Exp $
DISTNAME= voice_jph_di-2.0
PKGNAME= festvox-jph-2.0
@@ -13,6 +13,8 @@ COMMENT= American English male voice for the festival speech synthesis system
DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile
index 6f10a204ce5..aa12c5c637f 100644
--- a/audio/festvox-kal16/Makefile
+++ b/audio/festvox-kal16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festvox_kallpc16k
PKGNAME= festvox-kal16-1.4.0
@@ -14,6 +14,8 @@ DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex
DEPENDS+= festlex-cmu>=1.4.0:../../audio/festlex-cmu
+USE_TOOLS+= pax
+
CONFLICTS= festvox-kal8-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-kal8/Makefile b/audio/festvox-kal8/Makefile
index 1c10e42b52b..bcf82a88c3a 100644
--- a/audio/festvox-kal8/Makefile
+++ b/audio/festvox-kal8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festvox_kallpc8k
PKGNAME= festvox-kal8-1.4.0
@@ -14,6 +14,8 @@ DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex
DEPENDS+= festlex-cmu>=1.4.0:../../audio/festlex-cmu
+USE_TOOLS+= pax
+
CONFLICTS= festvox-kal16-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-ked16/Makefile b/audio/festvox-ked16/Makefile
index c6137594433..bb884d94361 100644
--- a/audio/festvox-ked16/Makefile
+++ b/audio/festvox-ked16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festvox_kedlpc16k
PKGNAME= festvox-ked16-1.4.0
@@ -14,6 +14,8 @@ DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex
DEPENDS+= festlex-cmu>=1.4.0:../../audio/festlex-cmu
+USE_TOOLS+= pax
+
CONFLICTS= festvox-ked8-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-ked8/Makefile b/audio/festvox-ked8/Makefile
index 830970b81ca..690ad3f3d5e 100644
--- a/audio/festvox-ked8/Makefile
+++ b/audio/festvox-ked8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festvox_kedlpc8k
PKGNAME= festvox-ked8-1.4.0
@@ -14,6 +14,8 @@ DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex
DEPENDS+= festlex-cmu>=1.4.0:../../audio/festlex-cmu
+USE_TOOLS+= pax
+
CONFLICTS= festvox-ked16-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-mwm/Makefile b/audio/festvox-mwm/Makefile
index 5a7b1ae7e92..c19eddc3c4c 100644
--- a/audio/festvox-mwm/Makefile
+++ b/audio/festvox-mwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2008/05/26 02:13:15 joerg Exp $
DISTNAME= voice_mwm_di-2.0
PKGNAME= festvox-mwm-2.0
@@ -13,6 +13,8 @@ COMMENT= American English male voice for the festival speech synthesis system
DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile
index 01dd7a2841d..6bbafbba736 100644
--- a/audio/festvox-ogirab/Makefile
+++ b/audio/festvox-ogirab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2008/05/26 02:13:15 joerg Exp $
DISTNAME= voice_ogirab_di-2.0
PKGNAME= festvox-ogirab-2.0
@@ -13,6 +13,8 @@ COMMENT= British English male voice for the festival speech synthesis system
DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile
index 105128e516f..ea7444f449d 100644
--- a/audio/festvox-rab16/Makefile
+++ b/audio/festvox-rab16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festvox_rablpc16k
PKGNAME= festvox-rab16-1.4.0
@@ -14,6 +14,8 @@ DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex
DEPENDS+= festlex-oald>=1.4.0:../../audio/festlex-oald
+USE_TOOLS+= pax
+
CONFLICTS= festvox-rab8-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile
index 6068097e202..e05431e62d9 100644
--- a/audio/festvox-rab8/Makefile
+++ b/audio/festvox-rab8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festvox_rablpc8k
PKGNAME= festvox-rab8-1.4.0
@@ -14,6 +14,8 @@ DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex
DEPENDS+= festlex-oald>=1.4.0:../../audio/festlex-oald
+USE_TOOLS+= pax
+
CONFLICTS= festvox-rab16-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile
index f65b58d4b15..280c3131924 100644
--- a/audio/festvox-tll/Makefile
+++ b/audio/festvox-tll/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2008/05/26 02:13:15 joerg Exp $
DISTNAME= voice_tll_di-2.0
PKGNAME= festvox-tll-2.0
@@ -13,6 +13,8 @@ COMMENT= American English female voice for the festival speech synthesis system
DEPENDS+= festival>=1.4.0:../../audio/festival
DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${FHOME}
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/festvox-us1/Makefile b/audio/festvox-us1/Makefile
index c923ba700ab..f7835ae557e 100644
--- a/audio/festvox-us1/Makefile
+++ b/audio/festvox-us1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festvox_us1
PKGNAME= festvox-us1-1.4.0
@@ -16,6 +16,8 @@ DEPENDS+= festlex-cmu>=1.4.0:../../audio/festlex-cmu
DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola
DEPENDS+= mbrolavox-us1-980512{,nb[0-9]*}:../../audio/mbrolavox-us1
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -31,7 +33,7 @@ post-extract:
${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
#ugh
${LN} -fs ../../../../../mbrola/voices/us1 ${DESTDIR}${MBROLA}
${LN} -fs ../../../../../mbrola/voices/us1/us1mrpa ${DESTDIR}${MBROLA}
diff --git a/audio/festvox-us2/Makefile b/audio/festvox-us2/Makefile
index 76018822ce8..c93d0177e63 100644
--- a/audio/festvox-us2/Makefile
+++ b/audio/festvox-us2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2008/05/26 02:13:15 joerg Exp $
DISTNAME= festvox_us2
PKGNAME= festvox-us2-1.4.0
@@ -16,6 +16,8 @@ DEPENDS+= festlex-cmu>=1.4.0:../../audio/festlex-cmu
DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola
DEPENDS+= mbrolavox-us2-980812{,nb[0-9]*}:../../audio/mbrolavox-us2
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -31,7 +33,7 @@ post-extract:
${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
#ugh
${LN} -fs ../../../../../mbrola/voices/us2 ${DESTDIR}${MBROLA}
${LN} -fs ../../../../../mbrola/voices/us2/us2mrpa ${DESTDIR}${MBROLA}
diff --git a/audio/festvox-us3/Makefile b/audio/festvox-us3/Makefile
index bd2648880bb..e3be39d8e08 100644
--- a/audio/festvox-us3/Makefile
+++ b/audio/festvox-us3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/03/02 06:10:32 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2008/05/26 02:13:16 joerg Exp $
DISTNAME= festvox_us3
PKGNAME= festvox-us3-1.4.0
@@ -16,6 +16,8 @@ DEPENDS+= festlex-cmu>=1.4.0:../../audio/festlex-cmu
DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola
DEPENDS+= mbrolavox-us3-990208{,nb[0-9]*}:../../audio/mbrolavox-us3
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -31,7 +33,7 @@ post-extract:
${FIND} ${WRKSRC} -type d -print | ${XARGS} ${CHMOD} 755
do-install:
- cd ${WRKSRC} && ${PAX} -rw * ${DESTDIR}${FHOME}
+ cd ${WRKSRC} && pax -rw * ${DESTDIR}${FHOME}
#ugh
${LN} -fs ../../../../../mbrola/voices/us3 ${DESTDIR}${MBROLA}
${LN} -fs ../../../../../mbrola/voices/us3/us3mrpa ${DESTDIR}${MBROLA}
diff --git a/audio/mbrolavox-en1/Makefile b/audio/mbrolavox-en1/Makefile
index a54d435fb20..8ec3a0b228d 100644
--- a/audio/mbrolavox-en1/Makefile
+++ b/audio/mbrolavox-en1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/03/02 06:10:33 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2008/05/26 02:13:16 joerg Exp $
DISTNAME= en1-980910
PKGNAME= mbrolavox-en1-980910
@@ -14,6 +14,8 @@ COMMENT= British English male voice for MBROLA
DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${MHOME}
- cd ${WRKSRC} && ${PAX} -rw en1 ${DESTDIR}${MHOME}
+ cd ${WRKSRC} && pax -rw en1 ${DESTDIR}${MHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/mbrolavox-us1/Makefile b/audio/mbrolavox-us1/Makefile
index 6122aff2613..c01a9540982 100644
--- a/audio/mbrolavox-us1/Makefile
+++ b/audio/mbrolavox-us1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/03/02 06:10:33 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2008/05/26 02:13:16 joerg Exp $
DISTNAME= us1-980512
PKGNAME= mbrolavox-us1-980512
@@ -14,6 +14,8 @@ COMMENT= American English female voice for MBROLA
DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${MHOME}
- cd ${WRKSRC} && ${PAX} -rw us1 ${DESTDIR}${MHOME}
+ cd ${WRKSRC} && pax -rw us1 ${DESTDIR}${MHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/mbrolavox-us2/Makefile b/audio/mbrolavox-us2/Makefile
index 409ff07b07e..056e4708f94 100644
--- a/audio/mbrolavox-us2/Makefile
+++ b/audio/mbrolavox-us2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/03/02 06:10:33 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2008/05/26 02:13:16 joerg Exp $
DISTNAME= us2-980812
PKGNAME= mbrolavox-${DISTNAME}
@@ -14,6 +14,8 @@ COMMENT= American English male voice for MBROLA
DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${MHOME}
- cd ${WRKSRC} && ${PAX} -rw us2 ${DESTDIR}${MHOME}
+ cd ${WRKSRC} && pax -rw us2 ${DESTDIR}${MHOME}
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/mbrolavox-us3/Makefile b/audio/mbrolavox-us3/Makefile
index c4b1603447f..7cd490fadaa 100644
--- a/audio/mbrolavox-us3/Makefile
+++ b/audio/mbrolavox-us3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/03/02 06:10:33 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2008/05/26 02:13:16 joerg Exp $
DISTNAME= us3-990208
PKGNAME= mbrolavox-${DISTNAME}
@@ -14,6 +14,8 @@ COMMENT= American English male voice for MBROLA
DEPENDS+= mbrola-301h{,nb[0-9]*}:../../audio/mbrola
+USE_TOOLS+= pax
+
LICENSE= no-commercial-use
PKG_DESTDIR_SUPPORT= user-destdir
@@ -29,6 +31,6 @@ post-extract:
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${MHOME}
- cd ${WRKSRC} && ${PAX} -rw us3 ${DESTDIR}${MHOME}
+ cd ${WRKSRC} && pax -rw us3 ${DESTDIR}${MHOME}
.include "../../mk/bsd.pkg.mk"