Up to [cvs.netbsd.org] / pkgsrc / audio / festival
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.18 / (download) - annotate - [select for diffs], Fri May 4 16:01:04 2012 UTC (2 weeks, 4 days ago) by joerg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +13 -1
lines
Diff to previous 1.17 (colored)
Fix C++ issues for the stricter checks in clang
Revision 1.17 / (download) - annotate - [select for diffs], Sat Dec 17 10:14:40 2011 UTC (5 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Add missing mk/curses buildlink. Pass BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS to the build system. Bump PKGREVISION
Revision 1.16 / (download) - annotate - [select for diffs], Mon Nov 21 01:35:29 2011 UTC (6 months ago) by marino
Branch: MAIN
Changes since 1.15: +12 -14
lines
Diff to previous 1.15 (colored)
audio/festival: Update to version 2.1-release The previous version of festival, 1.95-beta, was extremely picky about the compiler. When DragonFly moved to gcc 4.4 as the default, this package would no longer build because it didn't share the pre-requisite gcc 3.3.6 with NetBSD. The latest version will accept any version of gcc (tested by developers to version 4.5). Upgrading the package has the double benefit of once again building on DragonFly and removing the requirement to build gcc 3.3.6 on NetBSD.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Sep 2 11:02:57 2007 UTC (4 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: 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,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.14: +3 -1
lines
Diff to previous 1.14 (colored)
If isnan is a macro, assume it is type-variadic or can handle float as well. This fixes the build on DragonFly and other platforms without isnanf.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Aug 30 09:15:52 2007 UTC (4 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Fixed building with g++-3.3.6 on NetBSD.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 3 04:14:05 2005 UTC (6 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.12: +3 -1
lines
Diff to previous 1.12 (colored)
Add DragonFly support. Use CONFIGURE_SCRIPT instead of manual do-configure rule. Allow GCC 3.4 build, there doesn't seem to be a good reason to disallow it.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Mar 7 11:32:08 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Make sure that the examples come with the real path to the festival binary.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 7 10:34:07 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
Try to make this package build on all NetBSD platforms; patches from Eric Schnoebelen in PR 28821, with some modifications by myself (for configuration purposes). Tested by myself on NetBSD/i386, and on NetBSD/amd64 by Quentin Garnier.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Feb 23 20:39:44 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.9: +3 -1
lines
Diff to previous 1.9 (colored)
Add RMD160 digests to the SHA1 ones.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Dec 21 18:12:25 2004 UTC (7 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.8: +5 -23
lines
Diff to previous 1.8 (colored)
First pass at a new festival package, based on later sources, which will compile with gcc3. Committed now for others to improve.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 15 16:50:17 2004 UTC (7 years, 7 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.7: +1 -3
lines
Diff to previous 1.7 (colored)
Make this work on NetBSD 1.6 again, by reverting the last change. (That change was a work-in-progress to get this to build with gcc3, so no functionality is lost by reverting it. The "correct" way of fixing this package is to upgrade to a newer version...)
Revision 1.7 / (download) - annotate - [select for diffs], Wed Sep 15 06:20:08 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Regen with proper checksum for patch-ap.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Sep 13 09:05:25 2004 UTC (7 years, 8 months ago) by agc
Branch: MAIN
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
Check-in work-in-progress. Now we get further in the build, but it still fails. Watch this space. + remove references to ostream, which is deprecated in gcc3.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Dec 10 05:21:51 2002 UTC (9 years, 5 months ago) by gson
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
The sample scripts in ${PREFIX}/share/festival/examples did not work
because their #! lines contained an incorrect path. Also, even if
they had actually pointed to the installed "festival", it would still
not have worked because a script cannot be used as a script
interpreter. Even if it could, it still wouldn't have worked because
the festival script did not pass --script as the first command line
argument as festival.naked requires when running a script. Fixed
by pointing the #! lines directly at the festival.naked binary.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 17 16:29:07 2001 UTC (10 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Bring this into the new toolchain world.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Jul 18 15:19:36 2001 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.2: +10 -10
lines
Diff to previous 1.2 (colored)
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.2 / (download) - annotate - [select for diffs], Wed Apr 18 13:04:21 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +9 -5
lines
Diff to previous 1.1 (colored)
Move to sha1 digests, and add distfile sizes.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 10:22:39 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo