Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/tesseract/
Date: Fri, 19 Oct 2018 08:51:22
Message-Id: 1539938968.23a9296d5905c20be735b69b32c8e3432bb12276.mgorny@gentoo
1 commit: 23a9296d5905c20be735b69b32c8e3432bb12276
2 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
3 AuthorDate: Mon Oct 15 18:34:02 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 19 08:49:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a9296d
7
8 app-text/tesseract: remove local webp use flag
9
10 Signed-off-by: Marty E. Plummer <hanetzer <AT> startmail.com>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 app-text/tesseract/metadata.xml | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/app-text/tesseract/metadata.xml b/app-text/tesseract/metadata.xml
18 index 5d6b217bc6d..90921345d11 100644
19 --- a/app-text/tesseract/metadata.xml
20 +++ b/app-text/tesseract/metadata.xml
21 @@ -17,7 +17,6 @@
22 <remote-id type="github">tesseract-ocr/tessdata</remote-id>
23 </upstream>
24 <use>
25 - <flag name="webp"> Enable support for webp image format.</flag>
26 <flag name="math"> Enable support for recognition of equations.</flag>
27 <flag name="scrollview"> Install viewer to debug recognition (ScrollView).</flag>
28 <flag name="osd"> Enable support orientation and script detection.</flag>