# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit cmake-utils 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" KEYWORDS="" S="${WORKDIR}/kodi-pvr-sledovanitv-cz-${PV}" LICENSE="GPL-2" SLOT="0" IUSE="" DEPEND=" media-tv/kodi dev-libs/jsoncpp " RDEPEND=" ${DEPEND} "