Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sound
In directory vz-cvs-3.sog:/tmp/cvs-serv32266/sound

Added Files:
        flite.info flite.patch 
Log Message:
move to stable my maintainer request

--- NEW FILE: flite.patch ---
--- flite-1.3-release/tools/find_sts_main.c     2005-01-01 09:04:43.000000000 
-0500
+++ flite-1.3-release/tools/find_sts_main.c     2008-03-11 18:43:25.000000000 
-0400
@@ -39,8 +39,10 @@
 /*************************************************************************/
 #include <stdio.h>
 #include <math.h>
+#ifndef __APPLE__
 #include <string.h>
+#endif
 
 /* To allow some normally const fields to manipulated during building */
 #define const
 
--- /tmp/flite-1.3-release/Makefile     2005-11-01 08:40:45.000000000 -0500
+++ flite-1.3-release/Makefile  2008-03-20 16:05:41.000000000 -0400
@@ -109,7 +109,7 @@
        mkdir -p $(INSTALLLIBDIR)
        mkdir -p $(INSTALLINCDIR)
        $(INSTALL) -m 644 include/*.h $(INSTALLINCDIR)
-       @ $(MAKE) -C lib --no-print-directory install
+       $(INSTALL) -m 644 $(BUILDDIR)/lib/*.a $(INSTALLLIBDIR)
        $(INSTALL) -m 755 bin/flite $(INSTALLBINDIR)
        $(INSTALL) -m 755 bin/flite_time $(INSTALLBINDIR)
 

--- NEW FILE: flite.info ---
Package: flite
Version: 1.3
Revision: 1
###
Source: 
http://fife.speech.cs.cmu.edu/flite/packed/flite-%v/flite-%v-release.tar.gz
# 1.2
#Source-MD5: 359e6a36c1b4789c099a23c731c27ca9
# 1.3 
Source-MD5: ae0aca1cb7b4801f4372f3a75a9e52b5
SourceDirectory: flite-%v-release
###
DocFiles: README COPYING ACKNOWLEDGEMENTS
###
Maintainer: Hans-Christoph Steiner <[email protected]>
HomePage: http://fife.speech.cs.cmu.edu/flite/
License: DFSG-Approved
Description: Small, fast run-time voice synthesis engine
###
BuildDepends: fink (>= 0.24.12)
PatchFile: %n.patch
PatchFile-MD5: 4d02260c07aed4d20cc2f983d8e741c8
###
ConfigureParams: --with-audio=none
###
DescDetail: <<
University of Edinburgh's  Festival Speech Synthesis Systems is a free
software multi-lingual speech synthesis workbench that runs on
multiple-platforms offering black box text to speech, as well as an open
architecture for research in speech synthesis. It designed as a component of
large speech technology systems.

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.

Warning: compilation can take a long time on machines with low memory.
<<


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to