From 2a95a2c615c2bb4f94399d278667b828b33be3ef Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 6 Jun 2014 13:32:49 +0200 Subject: [PATCH] TessUI: Update to 0.3.7 (13); disable (jar files) --- metadata/org.atai.TessUI.txt | 20 ++++++++++++++++++++ srclibs/BingTranslator.txt | 15 +++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 srclibs/BingTranslator.txt diff --git a/metadata/org.atai.TessUI.txt b/metadata/org.atai.TessUI.txt index 15552a3466..cfceda6628 100644 --- a/metadata/org.atai.TessUI.txt +++ b/metadata/org.atai.TessUI.txt @@ -1,3 +1,4 @@ +AntiFeatures:NonFreeNet Categories:Multimedia,Office License:AGPLv3 Web Site:https://gitorious.org/character-recognition @@ -10,6 +11,8 @@ 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. + +This app uses binary files verified to match their upstream version. . Repo Type:git @@ -23,6 +26,23 @@ Build:0.3.6,12 scandelete=tesseract-android-tools buildjni=../tesseract-android-tools +Build:0.3.7,13 + disable=verify jar file + commit=3a15d11420e3e5e982866690c054993c7204d06a + subdir=TessUI + submodules=yes + rm=tesseract-android-tools-test,ImageViewer + scandelete=tesseract-android-tools + buildjni=../tesseract-android-tools + +Maintainer Notes: + +JAR file for microsoft-translator (starting with 0.3.7,13): +http://search.maven.org/#search|ga|1|microsoft%20translator +https://github.com/boatmeme/microsoft-translator-java-api +https://microsoft-translator-java-api.googlecode.com/ +. + Auto Update Mode:None Update Check Mode:RepoManifest Current Version:0.3.7 diff --git a/srclibs/BingTranslator.txt b/srclibs/BingTranslator.txt new file mode 100644 index 0000000000..2181ce0fe9 --- /dev/null +++ b/srclibs/BingTranslator.txt @@ -0,0 +1,15 @@ +# Source details (the only mandatory fields) +Repo Type:git +Repo:https://github.com/boatmeme/microsoft-translator-java-api.git + +# Comma-separated list of subdirs to use. The first existing subdirectory +# found between those given will be used. If none is found or provided, the +# root of the repo directory will be used instead. +Subdir: + +# Any extra commands to prepare the source library +Prepare: + +# If given "Yes", "android update project -p ." will be executed +Update Project: +