summaryrefslogtreecommitdiff
path: root/games-emulation/libretro-nestopia
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-nestopia
parent28e3d252dc8ac8a5635206dfefe1cfe05058d1db (diff)
gentoo resync : 25.08.2018
Diffstat (limited to 'games-emulation/libretro-nestopia')
-rw-r--r--games-emulation/libretro-nestopia/Manifest4
-rw-r--r--games-emulation/libretro-nestopia/libretro-nestopia-0.0.1_pre20180723.ebuild15
-rw-r--r--games-emulation/libretro-nestopia/libretro-nestopia-9999.ebuild13
-rw-r--r--games-emulation/libretro-nestopia/metadata.xml12
4 files changed, 44 insertions, 0 deletions
diff --git a/games-emulation/libretro-nestopia/Manifest b/games-emulation/libretro-nestopia/Manifest
new file mode 100644
index 000000000000..b848fad81611
--- /dev/null
+++ b/games-emulation/libretro-nestopia/Manifest
@@ -0,0 +1,4 @@
+DIST libretro-nestopia-0.0.1_pre20180723.tar.gz 1260666 BLAKE2B e9107896d92b717f7f50697ea373ecbf3a0bb12ea1a1493f7b3688652da56b8f156d295e84f3e7707d3c388fd0474fe1db0cc82e1056805e1bfa1d86ba6e2351 SHA512 dc8076f6849bd73527490f3bf933094279fd84436ee0977b0330d5d96f6e4c0446491eacc9bcc63286093f21f426aff0b8bdad2f343a32f53575b4abedcb71eb
+EBUILD libretro-nestopia-0.0.1_pre20180723.ebuild 447 BLAKE2B 29576a3c59a13383f4718725ffec0c8f53605c1834612793a94ba8ee592fcd8468c502e15ef800cc989e2b10525faf5dfbf651438f5b14178f8b4f6ceaccbcb2 SHA512 5ea72d7b7f96036b2550d991c1e99a5bc6703ee4436c8f03d358eece69442c070eba06e2ec73cc07b2983f25e38ddc25a204efa087b0446611109f5c58a9681b
+EBUILD libretro-nestopia-9999.ebuild 334 BLAKE2B 286e38152e5cf1b2067bd2ba9198ddfc04e190d78a2324b4304bf0e1686e4bed8fd8125f2a4815d06a2335da6e3bda7321489f26d48f8cc3767138dd91d34ab0 SHA512 f5afc7bd72a9a60278459dc42ae7e05f0749178dbe4a9767f7e97fa6cf17f9a23de2d01459c46494754a65a144770fe85a30f9aa63ed123d575bd121b99aa4bd
+MISC metadata.xml 422 BLAKE2B 257aaa93fd4eacddf50638baa5403444586fbe330bfcb79257432371455d24a9413776630599f0818b69b91cd8fa51fac4e31a5ab4f091b9108a4c966d52ffd0 SHA512 3cb71a2a644c07f0193fa31bc51f2a55ade50580462f24f7880a4ff98d77e811833b0f94ecd9d28407c9a8099359635108c489975a8cd733f159d278544551a3
diff --git a/games-emulation/libretro-nestopia/libretro-nestopia-0.0.1_pre20180723.ebuild b/games-emulation/libretro-nestopia/libretro-nestopia-0.0.1_pre20180723.ebuild
new file mode 100644
index 000000000000..d93f04f24c06
--- /dev/null
+++ b/games-emulation/libretro-nestopia/libretro-nestopia-0.0.1_pre20180723.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LIBRETRO_REPO_NAME="libretro/nestopia"
+LIBRETRO_COMMIT_SHA="9c335527c5dfa11dfa29bc22ee4ba6efa23c8890"
+KEYWORDS="~amd64 ~x86"
+inherit libretro-core
+S="${WORKDIR}/nestopia-${LIBRETRO_COMMIT_SHA}/libretro"
+LIBRETRO_CORE_LIB_FILE="${S}/${LIBRETRO_CORE_NAME}_libretro.so"
+
+DESCRIPTION="Nestopia libretro port"
+LICENSE="GPL-2+"
+SLOT="0"
diff --git a/games-emulation/libretro-nestopia/libretro-nestopia-9999.ebuild b/games-emulation/libretro-nestopia/libretro-nestopia-9999.ebuild
new file mode 100644
index 000000000000..f980eda0ed12
--- /dev/null
+++ b/games-emulation/libretro-nestopia/libretro-nestopia-9999.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LIBRETRO_REPO_NAME="libretro/nestopia"
+inherit libretro-core
+S="${WORKDIR}/${P}/libretro"
+LIBRETRO_CORE_LIB_FILE="${S}/${LIBRETRO_CORE_NAME}_libretro.so"
+
+DESCRIPTION="Nestopia libretro port"
+LICENSE="GPL-2+"
+SLOT="0"
diff --git a/games-emulation/libretro-nestopia/metadata.xml b/games-emulation/libretro-nestopia/metadata.xml
new file mode 100644
index 000000000000..a5d5dc1b432b
--- /dev/null
+++ b/games-emulation/libretro-nestopia/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>Nestopia libretro port</longdescription>
+ <upstream>
+ <remote-id type="github">libretro/nestopia</remote-id>
+ </upstream>
+</pkgmetadata>