Commit graph

26 commits

Author SHA1 Message Date
jperkin
0ea74b5473 Ensure the chosen termcap library can be found. 2017-04-21 12:33:15 +00:00
agc
b734eb2ebf Add SHA512 digests for distfiles for audio category
Problems found with existing distfiles:
	/pub/pkgsrc/distfiles/amp-0.7.6.tgz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
	/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
	/pub/pkgsrc/distfiles/mp3to.gz
	/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:12:23 +00:00
roy
d1e2020764 Festival really uses termcap, not curses. 2013-10-11 11:16:12 +00:00
joerg
3d50cf058d Fix path. 2013-07-18 20:19:51 +00:00
joerg
e2251856a6 ISO C++ doesn't allow default arguments on friends, if they are not
declarations as well.
2013-07-18 11:57:42 +00:00
joerg
710e262b50 Always link with G++ and don't hard-code libstdc++. 2013-06-13 21:40:43 +00:00
joerg
e967e8ecea Don't use macro names from the implementation namespace. 2013-04-29 21:12:36 +00:00
jperkin
6b51c0b130 Copy the ix86_SunOS5.mak file from the distribution into files. It's
a bit crazy that we deliberately break the config script in this
package and have to replicate everything into files/ just to support
NetBSD, it's significantly reducing the portability.

Avoid ssize_t clash on newer Solaris.

These fixes make the package now build on Solaris.
2012-12-18 13:27:10 +00:00
joerg
3016a520aa Fix C++ issues for the stricter checks in clang 2012-05-04 16:01:04 +00:00
sbd
284bc4fd8d Add missing mk/curses buildlink.
Pass BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS to the build system.

Bump PKGREVISION
2011-12-17 10:14:40 +00:00
marino
3b88cabf90 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.
2011-11-21 01:35:29 +00:00
joerg
52f54ad1aa 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.
2007-09-02 11:02:57 +00:00
rillig
febdd0b8b5 Fixed building with g++-3.3.6 on NetBSD. 2007-08-30 09:15:52 +00:00
joerg
31d4992169 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.
2005-12-03 04:14:05 +00:00
agc
5feb68a62b Make sure that the examples come with the real path to the festival
binary.
2005-03-07 11:32:08 +00:00
agc
c7313706dc 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.
2005-03-07 10:34:07 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
agc
ab0546a588 First pass at a new festival package, based on later sources, which will
compile with gcc3. Committed now for others to improve.
2004-12-21 18:12:25 +00:00
kristerw
1f62789c93 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...)
2004-10-15 16:50:17 +00:00
jlam
c683215537 Regen with proper checksum for patch-ap. 2004-09-15 06:20:08 +00:00
agc
ad79ecd098 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.
2004-09-13 09:05:25 +00:00
gson
49396d619e 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.
2002-12-10 05:21:50 +00:00
martin
ecaf8c119f Bring this into the new toolchain world. 2001-11-17 16:29:07 +00:00
wiz
a2719a456c 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.
2001-07-18 15:19:35 +00:00
agc
3e7e5cdd89 Move to sha1 digests, and add distfile sizes. 2001-04-18 13:04:18 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00