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

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

diff --git a/games-emulation/libretro-dosbox/Manifest b/games-emulation/libretro-dosbox/Manifest
new file mode 100644 (file)
index 0000000..6afab5f
--- /dev/null
@@ -0,0 +1 @@
+DIST libretro-dosbox-0.0.1_pre20180723.tar.gz 1182680 BLAKE2B 5885053ad228f56bd2a26bcdc8c05a1b3358b019a74f1ed41c056492f9042a8ee96a3d4ec4d1f6f39e072ccae65378355d27e01c951e288fb1094d11ea172aed SHA512 b2206de1cbce3927797044d1609e569d3fb828039184d780253108b231f1fe5566ed877315626908e83acdfa2d0398ee832df01202bc7164c11dcb5119531710
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 (file)
index 0000000..7e054e8
--- /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_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 (file)
index 0000000..5105cca
--- /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/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 (file)
index 0000000..63b6c70
--- /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>DOSBox libretro port</longdescription>
+    <upstream>
+        <remote-id type="github">libretro/dosbox-libretro</remote-id>
+    </upstream>
+</pkgmetadata>