The NetBSD Project

CVS log for pkgsrc/audio/festvox-us2/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / festvox-us2

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jan 30 18:01:40 2024 UTC (10 months, 2 weeks ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
festvox*: Relax DEPENDS matches.

There's no need to be absolutely specific about version requirements, it makes
certain operations slower, and has been broken since the mbrola updates last
week.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Nov 23 22:16:00 2019 UTC (5 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -5 lines
festvox-us2: Update to 1.96

Unknown changes

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Oct 18 11:41:17 2013 UTC (11 years, 1 month ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Fix a common mistake in many different packages: POSIX says that when using
pax -rw, the destination directory must exist. pax in NetBSD creates it if
not, pax in MirBSD complains. I read through all pkgsrc Makefiles that use
pax and added an entry to INSTALLATION_DIRS, or an INSTALL_DATA_DIR
invocation.

I did not test all the changes but they should be fairly safe. If you notice
any breakage because of this change, please contact me.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 11 23:59:36 2012 UTC (12 years, 3 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -3 lines
"user-destdir" is default these days

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue May 19 08:59:03 2009 UTC (15 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -3 lines
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon May 26 02:13:15 2008 UTC (16 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -2 lines
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.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 2 06:10:32 2008 UTC (16 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -4 lines
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Aug 23 21:08:20 2007 UTC (17 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -4 lines
Don't require exact nb revision for mbrola or the mbrolavox packages.
Take any nb revision. Bump revisions of all affected packages.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jun 8 18:33:10 2007 UTC (17 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -3 lines
Remove dead MASTER_SITES. From Zafer Aydogan.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Dec 28 11:47:52 2006 UTC (17 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Reset maintainer. When sending mail to proff@iq.org, one gets a reply
that says the mail there is not read any longer.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Oct 4 20:44:19 2006 UTC (18 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri May 19 16:18:52 2006 UTC (18 years, 7 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Fixed some pkglint warnings by removing the "@" at the start of shell
commands.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:08:07 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -3 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jul 19 10:22:33 2005 UTC (19 years, 5 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -6 lines
depends should be ../../<category>/<pkg>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:07:42 2004 UTC (20 years, 10 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 10 01:28:11 2003 UTC (21 years, 8 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
make ${PAX} usage consistent:

- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jul 18 15:19:45 2001 UTC (23 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -7 lines
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.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jul 14 12:37:52 2001 UTC (23 years, 5 months ago) by jlam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option
on Solaris' xargs.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 19 03:56:31 2001 UTC (23 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Use ${XARGS} instead of invoking xargs directly.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 16 13:30:40 2001 UTC (23 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 6 17:43:44 2000 UTC (24 years, 5 months ago) by dmcmahill
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
add ONLY_FOR_PLATFORM to match those of mbrola (which these pkgs all
depend upon).  This way the "not available for..." message appears instead
of a "can't build dependencies" message.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 15 09:26:18 2000 UTC (24 years, 10 months ago) by agc
Branches: MAIN
CVS tags: netbsd-1-4-PATCH002
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6 lines
When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 28 04:20:02 1999 UTC (24 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
replaced some more commands by their ${COMMAND} counterparts

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 25 22:39:02 1999 UTC (24 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
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

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Oct 11 16:44:40 1999 UTC (25 years, 2 months ago) by proff
Branches: TNF
CVS tags: pkgsrc-base, comdex-fall-1999
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
MBROLA based American English male voice for the festival speech
synthesis system.

This voice provides a American English male voice using the MBROLA
synthesis method.  It uses a modified CMU lexicon for pronunciations.
Prosodic phrasing is provided by a statistically trained model using
part of speech and local distribution of breaks.  Intonation is
provided by a CART tree predicting ToBI accents and an F0 contour
generated from a model trained from natural speech.  The duration
model is also trained from data using a CART tree.

This voice can be activated via (voice_us2_mbrola)

-Julian Assange <proff@iq.org>



Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 11 16:44:40 1999 UTC (25 years, 2 months ago) by proff
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>