# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 LIBRETRO_REPO_NAME="libretro/beetle-psx-libretro" LIBRETRO_COMMIT_SHA="b3b40b178b0d2977d71d12c9ce9b148c69964ca0" inherit libretro-core DESCRIPTION="Standalone port/fork of Mednafen PSX to the Libretro API." HOMEPAGE="https://github.com/libretro/beetle-psx-libretro" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND="games-emulation/libretro-info"