pkgsrc/audio/festival/patches/patch-aa
proff 4b4014494c Upgrade to 1.4.0
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
1999-10-11 14:13:49 +00:00

20 lines
597 B
Text

$NetBSD: patch-aa,v 1.2 1999/10/11 14:13:49 proff Exp $
--- festival/config/config Mon Oct 11 07:48:44 1999
+++ festival/config/config Mon Oct 11 05:48:33 1999
@@ -20,7 +20,7 @@
## You may need to set this explicitly if automounter or NFS
## side effects cause problems
-FESTIVAL_HOME := $(shell (cd $(TOP); pwd))
+FESTIVAL_HOME := $(PKG_FESTIVAL_HOME)
###########################################################################
## Feature selection.
@@ -70,3 +70,6 @@
## in config/configs/default.mak.
+ALSO_INCLUDE += OGIcommon
+ALSO_INCLUDE += OGIdbase
+ALSO_INCLUDE += OGIresLPC