summaryrefslogtreecommitdiff
path: root/games-emulation/libretro-bnes
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-08-25 07:36:27 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-08-25 07:36:27 +0100
commit43793fab84041cfc5c60c0151d1591b8a69fb24a (patch)
tree6208a7f4fc744684fce0f55acbb47511acace498 /games-emulation/libretro-bnes
parent28e3d252dc8ac8a5635206dfefe1cfe05058d1db (diff)
gentoo resync : 25.08.2018
Diffstat (limited to 'games-emulation/libretro-bnes')
-rw-r--r--games-emulation/libretro-bnes/Manifest4
-rw-r--r--games-emulation/libretro-bnes/libretro-bnes-0.0.1_pre20180723.ebuild13
-rw-r--r--games-emulation/libretro-bnes/libretro-bnes-9999.ebuild11
-rw-r--r--games-emulation/libretro-bnes/metadata.xml12
4 files changed, 40 insertions, 0 deletions
diff --git a/games-emulation/libretro-bnes/Manifest b/games-emulation/libretro-bnes/Manifest
new file mode 100644
index 000000000000..945ad93feeb6
--- /dev/null
+++ b/games-emulation/libretro-bnes/Manifest
@@ -0,0 +1,4 @@
+DIST libretro-bnes-0.0.1_pre20180723.tar.gz 153133 BLAKE2B d9d6dad8be84851053a1a66272963bd5ffcb5ab11fc9e8096e04e03e0d266e57cbf5fd37618e43f48f9ae0c4c08013303c17cc3cc6b3e1aec764b9e0ce594088 SHA512 f2db232a10b854badf3d130688f09c580f11da17224da127aff437b4a2c906828717539577d71713aa5a05b93effd8d17fcc2b3f6e3ff570d56639030a5be383
+EBUILD libretro-bnes-0.0.1_pre20180723.ebuild 328 BLAKE2B ece8e5209dda538976baaf02270fd002dae5ee74dc901d473fad172df11f3f74d889c2453eb2e7183a9c3a219b9065ebb3cd38750cad9c66d249a1a108c94c40 SHA512 83e54777c3ad10f821d40034967d01595f6cdc31edf4553d098c8e3658ca34d127faf47c4a24b2d32d3c8dd79af7528d9d4aebfefa0625adb201fa73685031a7
+EBUILD libretro-bnes-9999.ebuild 242 BLAKE2B 6b28ddb8377fb3bfa5226de5ddb79b8d9217e640a034d1097be93e0a9876861e6c246b74e51e4310e76e2bca9f605aeb1055259565337b134124869afc69958b SHA512 c0ac92ea22c187a0ee6cc369447a00720e0c8990d1ffb487f818415cd3b3c5d794f9003068843ce27532d0059b1ad548686e8f0386a4349ff0a2b2299d65d2ea
+MISC metadata.xml 423 BLAKE2B a6dc9d634f0c2d8b88de653ea7d6cc3962c514764b046a173599166b0105ada4098cf0f83412ff079950bc1b8971fba95ff9a693afb0409ebd69d7d7fc0ca64c SHA512 e09f0c07fb041850535d2e7711e9ecff941c3713455b430d3a54a737a6069391425776e70f405dea5528ad323526d64c6d305c38982ec9382323dcef192d2c80
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
index 000000000000..ee84f14d1a97
--- /dev/null
+++ b/games-emulation/libretro-bnes/libretro-bnes-0.0.1_pre20180723.ebuild
@@ -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
index 000000000000..64bc4310a2c8
--- /dev/null
+++ b/games-emulation/libretro-bnes/libretro-bnes-9999.ebuild
@@ -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
index 000000000000..508b579233cb
--- /dev/null
+++ b/games-emulation/libretro-bnes/metadata.xml
@@ -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>