# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 URI_PREFIX="https://github.com/tesseract-ocr/${PN/_legacy/}/raw/${PV}/" DESCRIPTION="Trained models for app-text/tesseract compatible with the legacy engine" HOMEPAGE="https://github.com/tesseract-ocr/tessdata" SRC_URI="${URI_PREFIX}eng.traineddata -> eng.traineddata-${P} math? ( ${URI_PREFIX}equ.traineddata -> equ.traineddata-${P} ) osd? ( ${URI_PREFIX}osd.traineddata -> osd.traineddata-${P} )" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="math osd" RDEPEND="!app-text/tessdata_best !app-text/tessdata_fast !