summaryrefslogtreecommitdiff
path: root/games-emulation/libretro-fceumm
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-fceumm
parent28e3d252dc8ac8a5635206dfefe1cfe05058d1db (diff)
gentoo resync : 25.08.2018
Diffstat (limited to 'games-emulation/libretro-fceumm')
-rw-r--r--games-emulation/libretro-fceumm/Manifest4
-rw-r--r--games-emulation/libretro-fceumm/libretro-fceumm-0.0.1_pre20180723.ebuild12
-rw-r--r--games-emulation/libretro-fceumm/libretro-fceumm-9999.ebuild10
-rw-r--r--games-emulation/libretro-fceumm/metadata.xml12
4 files changed, 38 insertions, 0 deletions
diff --git a/games-emulation/libretro-fceumm/Manifest b/games-emulation/libretro-fceumm/Manifest
new file mode 100644
index 000000000000..5ebc209eb964
--- /dev/null
+++ b/games-emulation/libretro-fceumm/Manifest
@@ -0,0 +1,4 @@
+DIST libretro-fceumm-0.0.1_pre20180723.tar.gz 392820 BLAKE2B ae06b67813cff37de136f73b208b3686dd9522dd804971b81b3acd9410929976a33c13c8e07f6ead175b1994cabd1ed937d7ca3d7c24c4c8690b74a627c082be SHA512 55526c2269b2dd77e1c860eb00c8aa75106bc585f99ce8102eccad7ccb272a517643e4076a52413281749d62afdf5af29ff1a03e2ebbb9eea36acac24c0584f8
+EBUILD libretro-fceumm-0.0.1_pre20180723.ebuild 286 BLAKE2B 2febdb9415c1f607a465b8352b74a90820d88f1031849ecfadf5a48986a0e284309e53f1fab580cf8a650b769ea451e61e5dc76226b0ff7419d91f2a149f94c7 SHA512 9ecd559c5c845ae9e4117484c1d15e9ded1f1f5a9a3ae1e22c41f191aebbf0c51249a152f83adf4908d2e7ba92585e2fa08fcb04b6893fbaf761981cf77dee04
+EBUILD libretro-fceumm-9999.ebuild 200 BLAKE2B 6de823d462acf7652176bae9cd8ab9c9b1f5eb3908239c1ac70886f6e2f70f5a93adfae494722b8511dcd12e582103a283860040e9d21f1425ea11cd683e35ee SHA512 a1d06105b8a331f09d5e2bc0a9872c481be59ff8d3476ee3bfb0f360ef55127d4189eb443015f29df6f28b2fc5d9c606fa03e71cab9e9637d94595ab20f86601
+MISC metadata.xml 427 BLAKE2B 30a07fb73d6fb223df231edd72fa6e248ccd74c3d158e9ba5a8ffae72fc68ff8fe92cc16a31fc7a4da6a783cfdcca88491d4634821f9de565b54450b581c773c SHA512 22a5c1becc785791177519165a3317cf4fa1ddbc0105d40a60902b12806f94f2b32e026c2bd0475ebd9cb49e35a24e339cd565c5cf921565fe828280a40c0b65
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 @@
+<?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>