From da4af0feb28c85d1e82aaab579032a08e9b4ba9b Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Tue, 24 Jul 2018 01:26:10 -0400 Subject: [PATCH] games-emulation/libretro-fceumm: FCEUmm libretro port Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- games-emulation/libretro-fceumm/Manifest | 1 + .../libretro-fceumm-0.0.1_pre20180723.ebuild | 12 ++++++++++++ .../libretro-fceumm/libretro-fceumm-9999.ebuild | 10 ++++++++++ games-emulation/libretro-fceumm/metadata.xml | 12 ++++++++++++ 4 files changed, 35 insertions(+) create mode 100644 games-emulation/libretro-fceumm/Manifest create mode 100644 games-emulation/libretro-fceumm/libretro-fceumm-0.0.1_pre20180723.ebuild create mode 100644 games-emulation/libretro-fceumm/libretro-fceumm-9999.ebuild create mode 100644 games-emulation/libretro-fceumm/metadata.xml diff --git a/games-emulation/libretro-fceumm/Manifest b/games-emulation/libretro-fceumm/Manifest new file mode 100644 index 000000000000..07a70364b64f --- /dev/null +++ b/games-emulation/libretro-fceumm/Manifest @@ -0,0 +1 @@ +DIST libretro-fceumm-0.0.1_pre20180723.tar.gz 392820 BLAKE2B ae06b67813cff37de136f73b208b3686dd9522dd804971b81b3acd9410929976a33c13c8e07f6ead175b1994cabd1ed937d7ca3d7c24c4c8690b74a627c082be SHA512 55526c2269b2dd77e1c860eb00c8aa75106bc585f99ce8102eccad7ccb272a517643e4076a52413281749d62afdf5af29ff1a03e2ebbb9eea36acac24c0584f8 diff --git a/games-emulation/libretro-fceumm/libretro-fceumm-0.0.1_pre20180723.ebuild b/games-emulation/libretro-fceumm/libretro-fceumm-0.0.1_pre20180723.ebuild new file mode 100644 index 000000000000..67c2490eae85 --- /dev/null +++ b/games-emulation/libretro-fceumm/libretro-fceumm-0.0.1_pre20180723.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +LIBRETRO_COMMIT_SHA="67c072617b700560acbfea54f2779cb290dbf827" +KEYWORDS="~amd64 ~x86" +inherit libretro-core + +DESCRIPTION="FCEUmm libretro port" +LICENSE="GPL-2+" +SLOT="0" diff --git a/games-emulation/libretro-fceumm/libretro-fceumm-9999.ebuild b/games-emulation/libretro-fceumm/libretro-fceumm-9999.ebuild new file mode 100644 index 000000000000..84eeeecd6fd8 --- /dev/null +++ b/games-emulation/libretro-fceumm/libretro-fceumm-9999.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit libretro-core + +DESCRIPTION="FCEUmm libretro port" +LICENSE="GPL-2+" +SLOT="0" diff --git a/games-emulation/libretro-fceumm/metadata.xml b/games-emulation/libretro-fceumm/metadata.xml new file mode 100644 index 000000000000..55b59dea94c0 --- /dev/null +++ b/games-emulation/libretro-fceumm/metadata.xml @@ -0,0 +1,12 @@ + + + + + candrews@gentoo.org + Craig Andrews + + FCEUmm libretro port + + libretro/libretro-fceumm + + -- 2.26.2