summaryrefslogtreecommitdiff
path: root/games-emulation/libretro-dosbox
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-dosbox
parent28e3d252dc8ac8a5635206dfefe1cfe05058d1db (diff)
gentoo resync : 25.08.2018
Diffstat (limited to 'games-emulation/libretro-dosbox')
-rw-r--r--games-emulation/libretro-dosbox/Manifest4
-rw-r--r--games-emulation/libretro-dosbox/libretro-dosbox-0.0.1_pre20180723.ebuild13
-rw-r--r--games-emulation/libretro-dosbox/libretro-dosbox-9999.ebuild11
-rw-r--r--games-emulation/libretro-dosbox/metadata.xml12
4 files changed, 40 insertions, 0 deletions
diff --git a/games-emulation/libretro-dosbox/Manifest b/games-emulation/libretro-dosbox/Manifest
new file mode 100644
index 000000000000..9903af9ee008
--- /dev/null
+++ b/games-emulation/libretro-dosbox/Manifest
@@ -0,0 +1,4 @@
+DIST libretro-dosbox-0.0.1_pre20180723.tar.gz 1182680 BLAKE2B 5885053ad228f56bd2a26bcdc8c05a1b3358b019a74f1ed41c056492f9042a8ee96a3d4ec4d1f6f39e072ccae65378355d27e01c951e288fb1094d11ea172aed SHA512 b2206de1cbce3927797044d1609e569d3fb828039184d780253108b231f1fe5566ed877315626908e83acdfa2d0398ee832df01202bc7164c11dcb5119531710
+EBUILD libretro-dosbox-0.0.1_pre20180723.ebuild 332 BLAKE2B 25f1faa12280303a311309ffd62ac56d425b8aafeb1713832901aeb0b17a780239915f985fc4c6ca4db7112b5473c0aa932a0df3f2be90fa2e3b5dfc961fe58b SHA512 9efe61c12ecc597c6f510de1d339613eda44f98f2f2fa9fe13420d110e212e0f5f2b7f5acaef5bcea8abc9f35ddf4bb3c416fa10e4285c121d383cb31d8ec993
+EBUILD libretro-dosbox-9999.ebuild 246 BLAKE2B f01dc90b12d4fc42ef90a2aad4395feb4de4343fcfd315a8d6938b50c2faf3cb76f67b7bcdad43c168a566f4505fb2b2fa1a75c7b6f4129b74a4898323543c83 SHA512 bae0816283339afaaae6c22fa18b1ee2a5021a209b6f592aac9ed6bea795839cc71d163e1bb8bba11507e7c4d2ae1360ab4d55caf0a7b5348e032ea64ea68114
+MISC metadata.xml 427 BLAKE2B a4ae0b7d69e3659dba4fa66fab6b1a07f15f5f7dc6f7e65fcee30cf6cd48e6283e195a1e1e6812317321218ea3c1f24f9b45fdfd64ae53ccc9e0ec1eb55e0d68 SHA512 a9b2128ec256133e7365aef4cd6a17d9a30c52abdf628c32eebd63f2cf19815c4586afd80b61923dde1e0a93264f2cfb28bd43a56117de6764a638d4b180f7da
diff --git a/games-emulation/libretro-dosbox/libretro-dosbox-0.0.1_pre20180723.ebuild b/games-emulation/libretro-dosbox/libretro-dosbox-0.0.1_pre20180723.ebuild
new file mode 100644
index 000000000000..7e054e83e3a6
--- /dev/null
+++ b/games-emulation/libretro-dosbox/libretro-dosbox-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_REPO_NAME="libretro/dosbox-libretro"
+LIBRETRO_COMMIT_SHA="169d476437ec813b462a47254f24cf78473389c8"
+KEYWORDS="~amd64 ~x86"
+inherit libretro-core
+
+DESCRIPTION="DOSBox libretro port"
+LICENSE="GPL-2+"
+SLOT="0"
diff --git a/games-emulation/libretro-dosbox/libretro-dosbox-9999.ebuild b/games-emulation/libretro-dosbox/libretro-dosbox-9999.ebuild
new file mode 100644
index 000000000000..5105cca887f1
--- /dev/null
+++ b/games-emulation/libretro-dosbox/libretro-dosbox-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/dosbox-libretro"
+inherit libretro-core
+
+DESCRIPTION="DOSBox libretro port"
+LICENSE="GPL-2+"
+SLOT="0"
diff --git a/games-emulation/libretro-dosbox/metadata.xml b/games-emulation/libretro-dosbox/metadata.xml
new file mode 100644
index 000000000000..63b6c7080559
--- /dev/null
+++ b/games-emulation/libretro-dosbox/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>DOSBox libretro port</longdescription>
+ <upstream>
+ <remote-id type="github">libretro/dosbox-libretro</remote-id>
+ </upstream>
+</pkgmetadata>