From 1fbb746d42325ae3f93515cb62660d31b745d8ac Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Mon, 24 Feb 2014 01:23:54 +0100 Subject: [PATCH 1/2] Textfairy: Initial metadata; build disabled --- metadata/com.renard.ocr.txt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 metadata/com.renard.ocr.txt diff --git a/metadata/com.renard.ocr.txt b/metadata/com.renard.ocr.txt new file mode 100644 index 0000000000..1f6d8752aa --- /dev/null +++ b/metadata/com.renard.ocr.txt @@ -0,0 +1,32 @@ +Disabled:Build recipe needs more work +Categories:Office,Multimedia +License:Apache2 +Web Site:https://github.com/renard314/textfairy +Source Code:https://github.com/renard314/textfairy +Issue Tracker:https://github.com/renard314/textfairy/issues + +Auto Name:Text Fairy +Summary:Android OCR App +Description: +An Android OCR App based on Tesseract. + +Features: +* convert images to pdf +* recognize text in images +* basic document management (delete/edit/join documents, view toc) +. + +Repo Type:git +Repo:https://github.com/renard314/textfairy.git + +Build:1.1.12,17 + commit=752a45ace49825e852b0a12efd5774e863448974 + subdir=textfairy + gradle=yes + buildjni=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.1.12 +Current Version Code:17 + From 96467e55663fafe24e41a41f3fe590f539b616d2 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 26 Feb 2014 17:02:53 +0100 Subject: [PATCH 2/2] Textfairy: Enable and let it fail at build --- metadata/com.renard.ocr.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/metadata/com.renard.ocr.txt b/metadata/com.renard.ocr.txt index 1f6d8752aa..967d9db406 100644 --- a/metadata/com.renard.ocr.txt +++ b/metadata/com.renard.ocr.txt @@ -1,4 +1,3 @@ -Disabled:Build recipe needs more work Categories:Office,Multimedia License:Apache2 Web Site:https://github.com/renard314/textfairy