# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit cmake kodi-addon git-r3 DESCRIPTION="Kodi's PVR client Addon for sledovanitv.cz service" HOMEPAGE="https://github.com/palinek/pvr.sledovanitv" EGIT_REPO_URI="https://github.com/palinek/pvr.sledovanitv.git" EGIT_BRANCH="Nexus" KEYWORDS="" S="${WORKDIR}/kodi-pvr-sledovanitv-cz-${PV}" LICENSE="GPL-2" SLOT="0" IUSE="" DEPEND=" >media-tv/kodi-19.9999 dev-libs/jsoncpp " RDEPEND=" ${DEPEND} "