games-emulation/libretro-fceumm: FCEUmm libretro port
authorCraig Andrews <candrews@gentoo.org>
Tue, 24 Jul 2018 05:26:10 +0000 (01:26 -0400)
committerCraig Andrews <candrews@gentoo.org>
Wed, 15 Aug 2018 00:22:43 +0000 (20:22 -0400)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

games-emulation/libretro-fceumm/Manifest [new file with mode: 0644]
games-emulation/libretro-fceumm/libretro-fceumm-0.0.1_pre20180723.ebuild [new file with mode: 0644]
games-emulation/libretro-fceumm/libretro-fceumm-9999.ebuild [new file with mode: 0644]
games-emulation/libretro-fceumm/metadata.xml [new file with mode: 0644]

diff --git a/games-emulation/libretro-fceumm/Manifest b/games-emulation/libretro-fceumm/Manifest
new file mode 100644 (file)
index 0000000..07a7036
--- /dev/null
@@ -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 (file)
index 0000000..67c2490
--- /dev/null
@@ -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 (file)
index 0000000..84eeeec
--- /dev/null
@@ -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 (file)
index 0000000..55b59de
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <maintainer type="person">
+        <email>candrews@gentoo.org</email>
+        <name>Craig Andrews</name>
+    </maintainer>
+    <longdescription>FCEUmm libretro port</longdescription>
+    <upstream>
+        <remote-id type="github">libretro/libretro-fceumm</remote-id>
+    </upstream>
+</pkgmetadata>