# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 LIBRETRO_REPO_NAME="libretro/dolphin" LIBRETRO_COMMIT_SHA="a09f78f735f0d2184f64ba5b134abe98ee99c65f" LIBRETRO_CORE_NAME="dolphin" inherit libretro-core cmake DESCRIPTION="A Gamecube/Wii emulator core for libretro" HOMEPAGE="https://github.com/libretro/dolphin" KEYWORDS="~amd64 ~arm64" IUSE="+opengl vulkan +X" LICENSE="GPL-2" SLOT="0" DEPEND="