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

Modified Files:
        freetts.info 
Log Message:
sync freetts to stable to satisfy dep of ktts in stable


Index: freetts.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sound/freetts.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- freetts.info        24 Aug 2009 05:11:45 -0000      1.3
+++ freetts.info        20 Oct 2011 04:43:20 -0000      1.4
@@ -1,18 +1,24 @@
 Package: freetts
-Version: 1.2
+Version: 1.2.2
 Revision: 1
-Distribution: 10.4, 10.5
-BuildDepends: ant (>= 1.6.1-1), fink (>= 0.22.2-1), fink-mirrors (>= 
0.22.1.1-1), jsapi, system-java14-dev
-Depends: jsapi, system-java14 | system-java15
+BuildDepends: <<
+       ant (>= 1.6.1-1),
+       fink (>= 0.22.2-1),
+       fink-mirrors (>= 0.22.1.1-1),
+       jsapi,
+       system-java-dev (>= 1.5-1)
+<<
+Depends: jsapi, system-java (>= 1.5-1)
 Source: mirror:sourceforge:%n/%n-%v-src.zip
-Source-MD5: 913de86d72ced92d866f07afe5c14b1d
+Source-MD5: 692b5ece251fed88539736e55af5f391
 SourceDirectory: %n-%v
-Type: java(1.4)
+PatchScript: perl -pi -e 's,source="1.4",source="1.4" target="1.5",g' build.xml
+Type: java
 CompileScript: <<
 #!/bin/sh -ex
 
        ln -s %p/share/java/jsapi/jsapi.jar lib/
-       ant all
+       ant -Dsrc_dir=. all
        rm -rf lib/jsapi.jar
 <<
 JarFiles: lib/*.jar
@@ -24,7 +30,7 @@
 
        mv docs %i/share/%N/
 <<
-DocFiles: README.txt license.terms RELEASE_NOTES acknowledgments.txt 
overview.html
+DocFiles: ANNOUNCE* README* RELEASE* *.html
 Homepage: http://freetts.sourceforge.net/
 Maintainer: Benjamin Reed <[email protected]>
 Description: Speech synthesizer written entirely in Java


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to