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

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

diff --git a/games-emulation/libretro-bnes/Manifest b/games-emulation/libretro-bnes/Manifest
new file mode 100644 (file)
index 0000000..0c58a52
--- /dev/null
@@ -0,0 +1 @@
+DIST libretro-bnes-0.0.1_pre20180723.tar.gz 153133 BLAKE2B d9d6dad8be84851053a1a66272963bd5ffcb5ab11fc9e8096e04e03e0d266e57cbf5fd37618e43f48f9ae0c4c08013303c17cc3cc6b3e1aec764b9e0ce594088 SHA512 f2db232a10b854badf3d130688f09c580f11da17224da127aff437b4a2c906828717539577d71713aa5a05b93effd8d17fcc2b3f6e3ff570d56639030a5be383
diff --git a/games-emulation/libretro-bnes/libretro-bnes-0.0.1_pre20180723.ebuild b/games-emulation/libretro-bnes/libretro-bnes-0.0.1_pre20180723.ebuild
new file mode 100644 (file)
index 0000000..ee84f14
--- /dev/null
@@ -0,0 +1,13 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LIBRETRO_COMMIT_SHA="18384086d58fd09de3844e2c5f3b2a77b5d490dc"
+LIBRETRO_REPO_NAME="libretro/bnes-libretro"
+KEYWORDS="~amd64 ~x86"
+inherit libretro-core
+
+DESCRIPTION="bNES libretro port"
+LICENSE="GPL-3+"
+SLOT="0"
diff --git a/games-emulation/libretro-bnes/libretro-bnes-9999.ebuild b/games-emulation/libretro-bnes/libretro-bnes-9999.ebuild
new file mode 100644 (file)
index 0000000..64bc431
--- /dev/null
@@ -0,0 +1,11 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LIBRETRO_REPO_NAME="libretro/bnes-libretro"
+inherit libretro-core
+
+DESCRIPTION="bNES libretro port"
+LICENSE="GPL-3+"
+SLOT="0"
diff --git a/games-emulation/libretro-bnes/metadata.xml b/games-emulation/libretro-bnes/metadata.xml
new file mode 100644 (file)
index 0000000..508b579
--- /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>bNES libretro port</longdescription>
+    <upstream>
+        <remote-id type="github">libretro/libretro-bnes</remote-id>
+    </upstream>
+</pkgmetadata>