[Lunar-commits] r26719 - in moonbase/trunk/zbeta: . flite
Moritz Heiber
moe at lunar-linux.org
Tue Nov 13 20:54:41 CET 2007
Author: moe
Date: 2007-11-13 20:54:41 +0100 (Tue, 13 Nov 2007)
New Revision: 26719
Added:
moonbase/trunk/zbeta/flite/
moonbase/trunk/zbeta/flite/BUILD
moonbase/trunk/zbeta/flite/DETAILS
Log:
another new one from me
From: me at v4hn.de
Added: moonbase/trunk/zbeta/flite/BUILD
===================================================================
--- moonbase/trunk/zbeta/flite/BUILD (rev 0)
+++ moonbase/trunk/zbeta/flite/BUILD 2007-11-13 19:54:41 UTC (rev 26719)
@@ -0,0 +1,6 @@
+(
+
+ sed -i "s/@ \$(MAKE) -C lib --no-print-directory install//" Makefile &&
+ default_build
+
+) > $C_FIFO 2>&1
Added: moonbase/trunk/zbeta/flite/DETAILS
===================================================================
--- moonbase/trunk/zbeta/flite/DETAILS (rev 0)
+++ moonbase/trunk/zbeta/flite/DETAILS 2007-11-13 19:54:41 UTC (rev 26719)
@@ -0,0 +1,17 @@
+ MODULE=flite
+ VERSION=1.3-release
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE_URL=http://fife.speech.cs.cmu.edu/flite/packed/flite-1.3/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_VFY=sha1:233144a772de72741ae1aa2292f672c30224afb3
+ WEB_SITE="http://cmuflite.org/"
+ ENTERED=20071111
+ UPDATED=20071111
+ SHORT="small, fast run-time synthesis engine"
+cat <<EOF
+Flite (festival-lite) is a small, fast run-time synthesis engine
+developed at CMU and primarily designed for small embedded machines
+and/or large servers. Flite is designed as an alternative synthesis
+engine to Festival for voices built using the FestVox suite of
+voice building tools.
+EOF
More information about the Lunar-commits
mailing list