commit:     fddcbc169a732974739ae2206d2dc2b0757bd95f
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 05:25:38 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 00:22:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fddcbc16

games-emulation/libretro-dosbox: DOSBox libretro port

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 games-emulation/libretro-dosbox/Manifest                    |  1 +
 .../libretro-dosbox-0.0.1_pre20180723.ebuild                | 13 +++++++++++++
 games-emulation/libretro-dosbox/libretro-dosbox-9999.ebuild | 11 +++++++++++
 games-emulation/libretro-dosbox/metadata.xml                | 12 ++++++++++++
 4 files changed, 37 insertions(+)

diff --git a/games-emulation/libretro-dosbox/Manifest 
b/games-emulation/libretro-dosbox/Manifest
new file mode 100644
index 00000000000..6afab5ff95b
--- /dev/null
+++ b/games-emulation/libretro-dosbox/Manifest
@@ -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
index 00000000000..7e054e83e3a
--- /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 00000000000..5105cca887f
--- /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 00000000000..63b6c708055
--- /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>[email protected]</email>
+        <name>Craig Andrews</name>
+    </maintainer>
+    <longdescription>DOSBox libretro port</longdescription>
+    <upstream>
+        <remote-id type="github">libretro/dosbox-libretro</remote-id>
+    </upstream>
+</pkgmetadata>

Reply via email to