commit:     d899e96b18c8cd5fe11b9b1798968a7583e118ee
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Dec 28 01:20:49 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 14:16:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d899e96b

games-emulation/jgemu: New package, v1.0.0

Closes: https://github.com/gentoo/gentoo/pull/28869
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-emulation/jgemu/jgemu-1.0.0.ebuild | 26 ++++++++++++++++++++++++++
 games-emulation/jgemu/metadata.xml       | 30 ++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)

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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+       <use>
+               <flag name="bsnes">Install bsnes for Super Nintendo</flag>
+               <flag name="cega">Install Cega for SG-1000, Sega Master System 
and Game Gear</flag>
+               <flag name="gambatte">Install Gambatte for Game Boy and Game 
Boy Color</flag>
+               <flag name="jollycv">Install JollyCV for ColecoVision</flag>
+               <flag name="mednafen">Install Mednafen for Atari Lynx, Nintendo 
Virtual Boy, NEC PC Engine, NEC SuperGrafx, Sony PlayStation, Sega Saturn, 
Super Nintendo, Neo Geo Pocket and WonderSwan</flag>
+               <flag name="melonds">Install MelonDS for Nintendo DS</flag>
+               <flag name="mgba">Install mGBA for Game Boy Advance</flag>
+               <flag name="nestopia">Install Nestopia for Nintendo 
Entertainment System</flag>
+               <flag name="prosystem">Install ProSystem for Atari 7800</flag>
+               <flag name="sameboy">Install SameBoy for Game Boy and Game Boy 
Color</flag>
+               <flag name="vecx">Install Vecx for Vectrex</flag>
+       </use>
+       <maintainer type="person" proxied="yes">
+               <email>[email protected]</email>
+               <name>orbea</name>
+       </maintainer>
+       <maintainer type="project" proxied="proxy">
+               <email>[email protected]</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+       <longdescription>
+               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.
+       </longdescription>
+</pkgmetadata>

Reply via email to