commit:     5292beccb7ac5f5d3b0f042f513acf57479785ed
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 05:24:30 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 00:22:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5292becc

games-emulation/libretro-twentyfortyeight: 2048 puzzle game

Package-Manager: Portage-2.3.43, Repoman-2.3.10

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

diff --git a/games-emulation/libretro-twentyfortyeight/Manifest 
b/games-emulation/libretro-twentyfortyeight/Manifest
new file mode 100644
index 00000000000..053a5319f6a
--- /dev/null
+++ b/games-emulation/libretro-twentyfortyeight/Manifest
@@ -0,0 +1 @@
+DIST libretro-twentyfortyeight-0.0.1_pre20180723.tar.gz 2691529 BLAKE2B 
4c399f25300c8f7a0d311dcf9187640f7965601e148617ef673a6aeafc86418347940078c9aa37d0fed0272126ba9d39688004e74147d3164fabc2060be08b8e
 SHA512 
92fce3a19780ce8ed567a8fcf1760f612762b7d914c17d3c2484cd6c755d06bcf9873f8c4f1f8b2a61ab429320b9ae124023cbd5ffbbf8a7449b9b59cec1fd3a

diff --git 
a/games-emulation/libretro-twentyfortyeight/libretro-twentyfortyeight-0.0.1_pre20180723.ebuild
 
b/games-emulation/libretro-twentyfortyeight/libretro-twentyfortyeight-0.0.1_pre20180723.ebuild
new file mode 100644
index 00000000000..758110522fb
--- /dev/null
+++ 
b/games-emulation/libretro-twentyfortyeight/libretro-twentyfortyeight-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_CORE_NAME="2048"
+LIBRETRO_COMMIT_SHA="45655d3662e4cbcd8afb28e2ee3f5494a75888de"
+KEYWORDS="~amd64 ~x86"
+inherit libretro-core
+
+DESCRIPTION="Port of 2048 puzzle game to the libretro API"
+LICENSE="Unlicense"
+SLOT="0"

diff --git 
a/games-emulation/libretro-twentyfortyeight/libretro-twentyfortyeight-9999.ebuild
 
b/games-emulation/libretro-twentyfortyeight/libretro-twentyfortyeight-9999.ebuild
new file mode 100644
index 00000000000..e244341ed88
--- /dev/null
+++ 
b/games-emulation/libretro-twentyfortyeight/libretro-twentyfortyeight-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_CORE_NAME="2048"
+inherit libretro-core
+
+DESCRIPTION="Port of 2048 puzzle game to the libretro API"
+LICENSE="Unlicense"
+SLOT="0"

diff --git a/games-emulation/libretro-twentyfortyeight/metadata.xml 
b/games-emulation/libretro-twentyfortyeight/metadata.xml
new file mode 100644
index 00000000000..af6191b3499
--- /dev/null
+++ b/games-emulation/libretro-twentyfortyeight/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>Port of 2048 puzzle game to the libretro 
API</longdescription>
+    <upstream>
+        <remote-id type="github">libretro/libretro-2048</remote-id>
+    </upstream>
+</pkgmetadata>

Reply via email to