From: Craig Andrews Date: Tue, 24 Jul 2018 05:24:30 +0000 (-0400) Subject: games-emulation/libretro-twentyfortyeight: 2048 puzzle game X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5292beccb7ac5f5d3b0f042f513acf57479785ed;p=gentoo.git games-emulation/libretro-twentyfortyeight: 2048 puzzle game Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- diff --git a/games-emulation/libretro-twentyfortyeight/Manifest b/games-emulation/libretro-twentyfortyeight/Manifest new file mode 100644 index 000000000000..053a5319f6ab --- /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 000000000000..758110522fb0 --- /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 000000000000..e244341ed889 --- /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 000000000000..af6191b3499f --- /dev/null +++ b/games-emulation/libretro-twentyfortyeight/metadata.xml @@ -0,0 +1,12 @@ + + + + + candrews@gentoo.org + Craig Andrews + + Port of 2048 puzzle game to the libretro API + + libretro/libretro-2048 + +