TextFairy: Fix build.. (almost there...)

This commit is contained in:
Boris Kraut 2014-03-24 02:59:35 +01:00
parent 9842eed4bd
commit 32943992e1

View file

@ -19,12 +19,31 @@ Repo Type:git
Repo:https://github.com/renard314/textfairy.git
Build:1.1.19,24
disable=git submodule update fails
commit=1.1.19
disable=see maintainer notes
commit=53da9b174b2cd1e4e9d0cb810c7e7d2007a0ddf9
subdir=textfairy
submodules=yes
gradle=yes
prebuild=sed -i 's@ndkDir = .*@ndkDir = $$NDK$$@' ../gradle.properties
buildjni=no
scanignore=/textfairy/libs,/textfairy/obj,/textfairy/jni,/textfairy/assets/tessdata.zip,/OCRTest
prebuild=sed -i 's@ndkDir = .*@ndkDir = $$NDK$$@' ../gradle.properties && \
sed -i -e 's@com.android.tools.build:gradle:0.7.+@com.android.tools.build:gradle:0.9.+@g' ../Android-ViewPagerIndicator/library/build.gradle && \
sed -i 's/ViewPager3d/ViewPager3D/g' ../settings.gradle && \
sed -i 's/ViewPager3d/ViewPager3D/g' ./build.gradle && \
rm -fR /textfairy/obj/* && \
rm -fR /textfairy/lib/*
Maintainer Notes:
==SCANIGNORE==
I think I only ignore things that either have been built from source are assets,
please verify this.
==ERROR LOG==
INFO: Successfully built version 1.1.19 of com.renard.ocr
INFO: > /home/phka/tmp/fdroid-tmp/android-sdk/build-tools/19.0.2/aapt dump xmltree build/com.renard.ocr/textfairy/build/apk/textfairy-release-unsigned.apk AndroidManifest.xml
CRITICAL: Failed to get apk manifest information
.
Auto Update Mode:None
Update Check Mode:Tags