# 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}/raw/${PV}/" DESCRIPTION="Most accurate trained models for app-text/tesseract" HOMEPAGE="https://github.com/tesseract-ocr/tessdata_best" SRC_URI="${URI_PREFIX}eng.traineddata -> eng.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="+osd" RDEPEND="!app-text/tessdata_fast !app-text/tessdata_legacy !