# 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="d45d9d1a8c3f59b7345e19d4ea66b187cb1fbe7b" 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"