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

Added Files:
        ilbc-decode.info ilbc-decode.patch flite.info flite.patch 
Log Message:
to 10.7 with ok

--- 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: ilbc-decode.patch ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: ilbc-decode.info ---
Package: ilbc-decode
Version: 0.200412
Revision: 1
###
Source: http://www.ietf.org/rfc/rfc3951.txt
Source-MD5: 984affd9bf2053064d744a2ccec82289
NoSourceDirectory: true
###
PatchFile: %n.patch
PatchFile-MD5: 005264c18c82585ebfca744ad1f69178
###
DocFiles: rfc3951.txt LICENSE.txt
###
Maintainer: Hans-Christoph Steiner <h...@eds.org>
HomePage: http://www.ilbcfreeware.org/
License: Restrictive/Distributable
Description: Decode iLBC (internet Low Bitrate Codec)
###
BuildDepends: fink (>= 0.24.12)
###
CompileScript: <<
make generate-sources
make
<<
###
DescDetail: <<
This package provides a command line utlity for decoding iLBC audio
into raw audio. iLBC (internet Low Bitrate Codec) is a FREE speech
codec suitable for robust voice communication over IP. The codec is
designed for narrow band speech and results in a payload bit rate of
13.33 kbit/s with an encoding frame length of 30 ms and 15.20 kbps
with an encoding length of 20 ms. The iLBC codec enables graceful
speech quality degradation in the case of lost frames, which occurs in
connection with lost or delayed IP packets.
<<

--- 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 <h...@eds.org>
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.
<<


------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to