public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/jgemu/
Date: Sun, 15 Jan 2023 14:16:41 +0000 (UTC)	[thread overview]
Message-ID: <1673792175.d899e96b18c8cd5fe11b9b1798968a7583e118ee.sam@gentoo> (raw)

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>orbea@riseup.net</email>
+		<name>orbea</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</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	other threads:[~2023-01-15 14:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-15 14:16 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-29  8:46 [gentoo-commits] repo/gentoo:master commit in: games-emulation/jgemu/ Joonas Niilola
2024-02-24  7:06 Joonas Niilola
2023-08-29  6:10 Sam James
2023-02-22  9:32 Sam James
2023-01-15 14:16 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1673792175.d899e96b18c8cd5fe11b9b1798968a7583e118ee.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox