From d899e96b18c8cd5fe11b9b1798968a7583e118ee Mon Sep 17 00:00:00 2001 From: orbea Date: Tue, 27 Dec 2022 17:20:49 -0800 Subject: games-emulation/jgemu: New package, v1.0.0 Closes: https://github.com/gentoo/gentoo/pull/28869 Signed-off-by: Sam James --- games-emulation/jgemu/jgemu-1.0.0.ebuild | 26 ++++++++++++++++++++++++++ games-emulation/jgemu/metadata.xml | 30 ++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 games-emulation/jgemu/jgemu-1.0.0.ebuild create mode 100644 games-emulation/jgemu/metadata.xml (limited to 'games-emulation/jgemu') diff --git a/games-emulation/jgemu/jgemu-1.0.0.ebuild b/games-emulation/jgemu/jgemu-1.0.0.ebuild new file mode 100644 index 000000000000..667087ae30d4 --- /dev/null +++ b/games-emulation/jgemu/jgemu-1.0.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Meta ebuild for the Jolly Good API" +HOMEPAGE="https://jgemu.gitlab.io/" + +LICENSE="metapackage" +SLOT="1" +KEYWORDS="~amd64" +IUSE="+bsnes +cega +gambatte +jollycv +mednafen melonds +mgba +nestopia +prosystem sameboy +vecx" + +DEPEND=" + bsnes? ( games-emulation/bsnes-jg:1= ) + cega? ( games-emulation/cega-jg:1= ) + gambatte? ( games-emulation/gambatte-jg:1= ) + jollycv? ( games-emulation/jollycv-jg:1= ) + mednafen? ( games-emulation/mednafen-jg:1= ) + melonds? ( games-emulation/melonds-jg:1= ) + mgba? ( games-emulation/mgba-jg:1= ) + nestopia? ( games-emulation/nestopia-jg:1= ) + prosystem? ( games-emulation/prosystem-jg:1= ) + sameboy? ( games-emulation/sameboy-jg:1= ) + vecx? ( games-emulation/vecx-jg:1= ) +" diff --git a/games-emulation/jgemu/metadata.xml b/games-emulation/jgemu/metadata.xml new file mode 100644 index 000000000000..50a058224701 --- /dev/null +++ b/games-emulation/jgemu/metadata.xml @@ -0,0 +1,30 @@ + + + + + Install bsnes for Super Nintendo + Install Cega for SG-1000, Sega Master System and Game Gear + Install Gambatte for Game Boy and Game Boy Color + Install JollyCV for ColecoVision + Install Mednafen for Atari Lynx, Nintendo Virtual Boy, NEC PC Engine, NEC SuperGrafx, Sony PlayStation, Sega Saturn, Super Nintendo, Neo Geo Pocket and WonderSwan + Install MelonDS for Nintendo DS + Install mGBA for Game Boy Advance + Install Nestopia for Nintendo Entertainment System + Install ProSystem for Atari 7800 + Install SameBoy for Game Boy and Game Boy Color + Install Vecx for Vectrex + + + orbea@riseup.net + orbea + + + proxy-maint@gentoo.org + Proxy Maintainers + + + Jolly Good Emulation is an education and preservation oriented + emulation project. As a side effect, it offers emulation + technology that extreme minimalists may find tolerable. + + -- cgit v1.2.3-65-gdbad