summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/tesseract: Migrate from LINGUAS to L10N.Ulrich Müller2016-06-254-127/+125
| | | | Package-Manager: portage-2.3.0
* app-text/tesseract: rename linguas_jp to linguas_jaThomas Kahle2016-05-224-9/+9
| | | | | | Fixes bug 583764. Package-Manager: portage-2.3.0_rc1
* app-text/tesseract: leptonica-1.73 compatibilityThomas Kahle2016-02-022-0/+25
| | | | | | Fixes bug 573382. Thanks Dennis Schridde. Package-Manager: portage-2.2.26
* app-text/tesseract: Remove oldJames Le Cuirot2016-02-011-131/+0
| | | | Package-Manager: portage-2.2.27
* app-text/tesseract: Fix ScrollViewerJames Le Cuirot2016-02-012-5/+57
| | | | | | | | | | | 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: Trigger rebuilds against native librariesJames Le Cuirot2016-02-011-8/+9
| | | | | | | Also, the leptonica dependency doesn't need to be fully restated for the opencl case. Package-Manager: portage-2.2.27
* app-text/tesseract: Migrate away from deprecated autotools-utilsJames Le Cuirot2016-02-011-0/+136
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* app-text/tesseract: Remove old ebuilds.Thomas Kahle2015-12-066-423/+0
| | | | Package-Manager: portage-2.2.24
* app-text/tesseract: Add math USE for scanning equations.Thomas Kahle2015-12-063-8/+137
| | | | | | Fixes bug 567318, thanks Jeffrey Thomas Piercy Package-Manager: portage-2.2.24
* app-text/tesseract: sparc stable wrt bug #557584Agostino Sarubbo2015-11-051-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc"
* app-text/tesseract: ppc64 stable wrt bug #557584Agostino Sarubbo2015-09-231-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64"
* app-text/tesseract: x86 stable wrt bug #557584Agostino Sarubbo2015-09-201-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* app-text/tesseract: Fix USE dep issues with leptonica and tiffThomas Kahle2015-09-091-2/+4
| | | | Package-Manager: portage-2.2.20.1
* app-text/tesseract: ppc stable wrt bug #557584Agostino Sarubbo2015-09-061-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* app-text/tesseract: Update leptonica dep in 3.04Thomas Kahle2015-09-023-3/+3
| | | | Package-Manager: portage-2.2.20.1
* app-text/tesseract: add alpha keywordTobias Klausmann2015-08-301-1/+1
| | | | | | Gentoo-Bug: 557584 Package-Manager: portage-2.2.20.1
* app-text/tesseract: amd64 stable wrt bug #557584Agostino Sarubbo2015-08-261-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Convert URIs for googlecode.com to httpsJustin Lecher2015-08-246-16/+16
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Enable https for all google URIsJustin Lecher2015-08-243-3/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-243-3/+3
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-text/tesseract: Add training apps (543064)Thomas Kahle2015-08-132-1/+132
| | | | | | | Training apps allow to add new languages to tesseract. We now install them via the 'training' USE flag. Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0810-0/+696
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