Skip to content
Permalink
Browse files

demo.xml also needs to be source level 1.6 to be compatible with java9

  • Loading branch information
nieder committed Mar 13, 2018
1 parent f9991f4 commit c87e63f8327d5b7382539e41654b74980c4b43fe
Showing with 2 additions and 2 deletions.
  1. +2 −2 10.9-libcxx/stable/main/finkinfo/sound/freetts.info
@@ -1,6 +1,6 @@
Package: freetts
Version: 1.2.2
Revision: 2
Revision: 3
Description: Speech synthesizer written entirely in Java
License: BSD
Maintainer: None <fink-devel@lists.sourceforge.net>
@@ -15,7 +15,7 @@ Depends: jsapi, system-java (>= 1.6-1)
Source: mirror:sourceforge:%n/%n-%v-src.zip
Source-MD5: 692b5ece251fed88539736e55af5f391
SourceDirectory: %n-%v
PatchScript: perl -pi -e 's,source="1.4",source="1.6" target="1.6",g' build.xml
PatchScript: perl -pi -e 's,source="1.4",source="1.6" target="1.6",g' build.xml demo.xml
Type: java
CompileScript: <<
#!/bin/sh -ex

0 comments on commit c87e63f

Please sign in to comment.
You can’t perform that action at this time.