summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/tesseract: drop beta ebuild, sync live ebuild with 4.0Bernard Cafarelli2019-06-041-27/+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/+49
| | | | | | | | | 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-136-312/+30
| | | | | | | | | 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: drop oldBernard Cafarelli2018-02-073-46/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-text/tesseract: drop oldBernard Cafarelli2017-03-221-41/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-text/tesseract: 3.05.00 bumpBernard Cafarelli2017-03-142-0/+99
| | | | | | | 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: add live ebuildBernard Cafarelli2017-01-301-0/+27
| | | | | | AVX/SSE4.1 are detected at runtime, so no need for CPU USE flags Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-text/tesseract: 4.0 alpha version bumpBernard Cafarelli2017-01-303-0/+282
| | | | | | | | | 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-252-63/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-text/tesseract: Fix opencl ldflagsThomas Kahle2016-08-141-0/+11
| | | | | | | Bug: 591070 Thanks Dennis Schridde Package-Manager: portage-2.3.0
* app-text/tesseract: Bump to 3.04.01 (bug 590788)Thomas Kahle2016-08-091-0/+27
| | | | Package-Manager: portage-2.3.0
* app-text/tesseract: leptonica-1.73 compatibilityThomas Kahle2016-02-021-0/+24
| | | | | | Fixes bug 573382. Thanks Dennis Schridde. Package-Manager: portage-2.2.26
* app-text/tesseract: Fix ScrollViewerJames Le Cuirot2016-02-011-0/+39
| | | | | | | | | | | Use the system piccolo2d to build the ScrollViewer server. Stage it manually instead of using install-jars so we don't have to sed through the files and copy the bundled piccolo2d. Many thanks to Olivier Diotte for the initial work on this. See https://github.com/gentoo/gentoo/pull/719 for the details. Package-Manager: portage-2.2.27
* app-text/tesseract: Remove old ebuilds.Thomas Kahle2015-12-061-15/+0
| | | | Package-Manager: portage-2.2.24
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+66
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