summaryrefslogtreecommitdiff
path: root/audio/festvox-en1/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2001-07-18Update festival to 1.4.1, and fix dependent packages up while I'm herewiz1-7/+6
(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-14Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable optionjlam1-2/+2
on Solaris' xargs.
2001-05-19Use ${XARGS} instead of invoking xargs directly.jlam1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-07-06add ONLY_FOR_PLATFORM to match those of mbrola (which these pkgs alldmcmahill1-1/+3
depend upon). This way the "not available for..." message appears instead of a "can't build dependencies" message.
2000-02-15When multi-line dependencies occur, use a "DEPENDS+= package" formatagc1-6/+6
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.
1999-12-28replaced some more commands by their ${COMMAND} counterpartswiz1-4/+4
1999-12-25pkglint silencing:wiz1-4/+4
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
1999-10-11adjust symlink path for new mbrolaproff1-2/+2
1999-10-11update to reflect mbrola_linux -> mbrola_native; fix PLIST to reflect ↵proff1-6/+5
festival 1.4.0 changes
1999-10-11update md5proff1-3/+3
1999-10-11update md5proff1-7/+7
1999-06-09Set the LICENSE field to "no-commercial-use". "non-commercial-use"agc1-2/+2
is deprecated.
1999-04-15the mbrola group has recently released three additional festvial diphoneproff1-0/+36
databases (us1, us2, us3), so change the festival <-> mbrola voice model to be one to many, abstracting the rab derived en1 voice out accordingly