From 8886673a649227b8727b493812fb649dcf7acf5f Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 24 May 2014 17:47:19 +0200 Subject: [PATCH] TessUI: Initial metadata, disabled (license,binaries) --- metadata/org.atai.TessUI.txt | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 metadata/org.atai.TessUI.txt diff --git a/metadata/org.atai.TessUI.txt b/metadata/org.atai.TessUI.txt new file mode 100644 index 0000000000..81212f1542 --- /dev/null +++ b/metadata/org.atai.TessUI.txt @@ -0,0 +1,34 @@ +Categories:Multimedia,Office +License:Unknown +Web Site:https://gitorious.org/character-recognition +Source Code:https://gitorious.org/character-recognition/character-recognition +Issue Tracker:https://gitorious.org/character-recognition/pages/Home + +Auto Name:Character Recognition +Summary:Extract text from images +Description: +OCR software based on [https://code.google.com/p/tesseract-ocr/ Tesseract] library to perform character recognition +on images selected from the gallery or captured from the camera. Recognition +results can be edited or copied for export. +. + +Repo Type:git +Repo:https://git.gitorious.org/character-recognition/character-recognition.git + +Build:0.3.6,12 + disable=missing license, check scanignore + commit=c8e9ff5790fc4b5f673ccdf761e4b4a1639ce3cb + subdir=TessUI + submodules=yes + scanignore=ImageViewer/bin/,tesseract-android-tools + prebuild=pushd ../tesseract-android-tools && \ + ndk-build -j8 && \ + android update project --path . && \ + ant release && \ + popd + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:0.3.6 +Current Version Code:12 +