diff --git a/metadata/edu.sfsu.cs.orange.ocr.txt b/metadata/edu.sfsu.cs.orange.ocr.txt index 0eb8a89976..d9a293145f 100644 --- a/metadata/edu.sfsu.cs.orange.ocr.txt +++ b/metadata/edu.sfsu.cs.orange.ocr.txt @@ -1,26 +1,28 @@ Category:Office License:Apache2 -Web Site:https://github.com/rmtheis/android-ocr +Web Site: Source Code:https://github.com/rmtheis/android-ocr Issue Tracker:https://github.com/rmtheis/android-ocr/issues Summary:Convert images to text Description: -The direct translation function won't work as it requires API keys which are not in the source. -It is possible to long-press the result to copy it, so that it can be pasted into a browser +The direct translation function won't work as it requires API keys which are +not in the source. +It is possible to long-press the result to copy it, so that it can be pasted +into a browser or a dictionary. . Repo Type:git Repo:https://github.com/rmtheis/android-ocr.git -#ndk-build worked first, not second time. build takes long time so I only built armeabi-v7a -Build Version:0.5.12,31,!disable at 5ca566e5,subdir=android,srclibs=TessTwo@cbfa61eff0,prebuild=\ -sed -i 's@\(android.library.reference.1=\).*@\1tess-two@' project.properties && \ -cp -r $$TessTwo$$ . && $$NDK$$/ndk-build -C tess-two && \ -sed -i 's/armeabi armeabi-v7a x86/armeabi-v7a/g' tess-two/jni/Application.mk +Build Version:0.5.12,31,5ca566e5,\ +subdir=android,srclibs=TessTwo@cbfa61eff0,prebuild=\ +sed -i 's@\(rence.1=\).*@\1../tess-two@' project.properties && \ +cp -r $$TessTwo$$ ../,build=$$NDK$$/ndk-build -C ../tess-two Auto Update Mode:None +# not every version is published and there is no secondary check Update Check Mode:Market Current Version:0.5.12 Current Version Code:31