# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit rpm MY_PV="$(ver_cut 1-3)" MY_PVR="$(ver_rs 3 -)" DESCRIPTION="Epson Perfection V500 scanner plugin for SANE 'epkowa' backend" HOMEPAGE="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX" SRC_URI=" x86? ( https://dev.gentoo.org/~flameeyes/avasys/${PN}/${MY_PV}/${PN}-${MY_PVR}.i386.rpm ) amd64? ( https://dev.gentoo.org/~flameeyes/avasys/${PN}/${MY_PV}/${PN}-${MY_PVR}.x86_64.rpm ) " S="${WORKDIR}" LICENSE="AVASYS" SLOT="0" KEYWORDS="-* ~amd64 ~x86" DEPEND=">=media-gfx/iscan-2.21.0 !!