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.
(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.
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
Festival 1.4.0 has the following improvements over the previous release (1.3.1 January 1999)
o distributed under a free X11-type licence
o generalization of stats modules, ngram, CART, wfst with viterbi so they
can be shard more easily
o Tidy up of Utterance/Relation/Item architecture
o Initial JSAPI support
o Three new us voices using MBROLA databases
o Tilt code overhaul
o XML load for Relations
o Fringe graphic display (ALPHA) released seperately
http://www.cstr.ed.ac.uk/projects/fringe.html