summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/tesseract: sync live ebuildBernard Cafarelli2019-12-301-94/+0
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-text/tesseract: 4.1.1 bumpBernard Cafarelli2019-12-301-2/+1
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-text/tesseract: 4.1.0 bumpBernard Cafarelli2019-07-301-0/+1
| | | | | | | | | | | This adds the ability to choose trained data files: * app-text/tessdata_fast: default and recommended for most users * app-text/tessdata_best: to trade a lot of speed for slightly better accuracy * app-text/tessdata_legacy: the only one that supports the legacy recognizer Closes: https://bugs.gentoo.org/663564 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-text/tesseract: drop beta ebuild, sync live ebuild with 4.0Bernard Cafarelli2019-06-041-1/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-text/tesseract: 4.0.0 bumpBernard Cafarelli2019-06-041-0/+1
| | | | | | | | | Thanks marecki and Chris Mayo for the help This version does not provide scrollview anymore, see bug for details Closes: https://bugs.gentoo.org/686944 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* app-text/tesseract: 4.0.0-beta.4 bump, fix live ebuildBernard Cafarelli2018-08-131-1/+1
| | | | | | | | | Rename 3.05 patch as it does not apply anymore to 4.0 Upstream still recommends 3.05 as stable version Closes: https://bugs.gentoo.org/663482 Package-Manager: Portage-2.3.46, Repoman-2.3.10
* app-text/tesseract: 3.05.02 bumpBernard Cafarelli2018-08-131-0/+1
| | | | | | This is a stable release, looking into bumping the masked 4.0 release Package-Manager: Portage-2.3.46, Repoman-2.3.10
* app-text/tesseract: drop oldBernard Cafarelli2018-02-071-3/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-text/*: Update Manifest hashesMichał Górny2017-12-091-137/+137
|
* app-text/tesseract: stable 3.05.01 for ppc/ppc64, bug #638672Sergei Trofimovich2017-11-241-5/+5
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64"
* app-text/tesseract: 3.05.01 bump, thanks mrueg in bug #622932Bernard Cafarelli2017-07-031-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-text/tesseract: drop oldBernard Cafarelli2017-03-221-1/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-text/tesseract: 3.05.00 bumpBernard Cafarelli2017-03-141-0/+1
| | | | | | | Backport fix for build without scrollview Backport libtiff underlinking fix, bug #611136 by marecki Package-Manager: Portage-2.3.4, Repoman-2.3.2
* app-text/tesseract: 4.0 alpha version bumpBernard Cafarelli2017-01-301-0/+95
| | | | | | | | | This release adds a new OCR engine based on LSTM neural networks Reworked languages handling Added openmp support Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-text/tesseract: drop old, remove unused patchesBernard Cafarelli2017-01-251-45/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-text/tesseract: Bump to 3.04.01 (bug 590788)Thomas Kahle2016-08-091-0/+1
| | | | Package-Manager: portage-2.3.0
* app-text/tesseract: Remove old ebuilds.Thomas Kahle2015-12-061-12/+0
| | | | Package-Manager: portage-2.2.24
* app-text/tesseract: Add math USE for scanning equations.Thomas Kahle2015-12-061-0/+1
| | | | | | Fixes bug 567318, thanks Jeffrey Thomas Piercy Package-Manager: portage-2.2.24
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+101
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed