# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CMAKE_MAKEFILE_GENERATOR=emake inherit cmake desktop wrapper xdg DESCRIPTION="Free 2D Zelda fangame parody" HOMEPAGE="https://www.solarus-games.org/" SRC_URI="https://gitlab.com/solarus-games/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.gz" S="${WORKDIR}/${PN}-v${PV}" LICENSE="all-rights-reserved CC-BY-SA-3.0 GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" RESTRICT="mirror bindist" RDEPEND=" >=games-engines/solarus-1.6