From aa981560f46b6ba72b579cef5a126423168d6aea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sun, 8 Dec 2013 13:16:54 +0100 Subject: [PATCH] Try to fix tts_plus, fail and disable for now --- metadata/com.hyperionics.fbreader.plugin.tts_plus.txt | 5 +++-- srclibs/TtsSetup.txt | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 srclibs/TtsSetup.txt diff --git a/metadata/com.hyperionics.fbreader.plugin.tts_plus.txt b/metadata/com.hyperionics.fbreader.plugin.tts_plus.txt index 0577f634d3..fb45e5849d 100644 --- a/metadata/com.hyperionics.fbreader.plugin.tts_plus.txt +++ b/metadata/com.hyperionics.fbreader.plugin.tts_plus.txt @@ -80,8 +80,9 @@ Build:2.2.1,2002010 Build:2.4.0,2004000 commit=b892f639 - rm=TtsPlus-FBReader.apk - prebuild=sed -i -e '/proguard/d' project.properties + disable=weird build process + init=rm -f ant.properties local.properties + srclibs=1:TtsSetup@06b25e259053dcf38 Auto Update Mode:None Update Check Mode:RepoManifest diff --git a/srclibs/TtsSetup.txt b/srclibs/TtsSetup.txt new file mode 100644 index 0000000000..a1457f8f01 --- /dev/null +++ b/srclibs/TtsSetup.txt @@ -0,0 +1,4 @@ +Repo Type:git +Repo:https://github.com/gregko/TtsSetup_Java.git + +Update Project:Yes