# Copyright 1999-2020 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="Fast integer versions of trained models for app-text/tesseract" HOMEPAGE="https://github.com/tesseract-ocr/tessdata_fast" 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_best !app-text/tessdata_legacy !