1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 inherit cmake kodi-addon
8 DESCRIPTION="Pyro screensaver for Kodi"
9 HOMEPAGE="https://github.com/xbmc/screensaver.pyro"
16 EGIT_REPO_URI="https://github.com/xbmc/screensaver.pyro.git"
21 KEYWORDS="~amd64 ~x86"
22 SRC_URI="https://github.com/xbmc/screensaver.pyro/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
23 S="${WORKDIR}/screensaver.pyro-${PV}-${CODENAME}"