commit:     0ffd5ef7e86800c064c0ebe9b5ad9d586fc94a36
Author:     Henrik Pihl <ahvenas <AT> gmail <DOT> com>
AuthorDate: Sat Jul 25 19:49:19 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 20:50:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffd5ef7

games-emulation/libretro-snes9x: block games-emulation/snes9x[libretro]

Only from >=1.60, earlier are left untouched.

Bug: https://bugs.gentoo.org/661936
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Henrik Pihl <ahvenas <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16818
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 games-emulation/libretro-snes9x/Manifest                |  1 +
 .../libretro-snes9x-0.0.2_pre20200107.ebuild            | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/games-emulation/libretro-snes9x/Manifest 
b/games-emulation/libretro-snes9x/Manifest
index 2bfa05c5f8e..90075363cf9 100644
--- a/games-emulation/libretro-snes9x/Manifest
+++ b/games-emulation/libretro-snes9x/Manifest
@@ -1 +1,2 @@
 DIST libretro-snes9x-0.0.1_pre20180723.tar.gz 515094 BLAKE2B 
3f684a6ece8c2a09e3e8aa01d1dde99c9ebf079d38e2d165bd5c53c5c93ce637ff657253df7a2a07f3c51d5fc1a1a8ced5a5e4c6a6a78d3d410245aae7484327
 SHA512 
5fbc44988d244bf7483877d4fbb5799101da43dcb56196bae8d602caab43199509b63d77b573675df9e54108646b5ba52dd5f6ad6582d929367236c2ec4116b4
+DIST libretro-snes9x-0.0.2_pre20200107.tar.gz 2885345 BLAKE2B 
594f719a031634b002ffe7d72a5f19d1ef35c52f76f83f8acd085b42af9f50eb26d61fe5409019b21e71738ef76419f3df7f182527d3235664a6ff9ab4784247
 SHA512 
2a33e89ee2cb86113138833f5aaaf880d4a6bb325764f3bd4bf999e78bf0bd7a8633c2d521fdf7920b4c60c3e4eb397a354b72666675669bc3a4338d6bd5a431

diff --git 
a/games-emulation/libretro-snes9x/libretro-snes9x-0.0.2_pre20200107.ebuild 
b/games-emulation/libretro-snes9x/libretro-snes9x-0.0.2_pre20200107.ebuild
new file mode 100644
index 00000000000..e96b4cd5b53
--- /dev/null
+++ b/games-emulation/libretro-snes9x/libretro-snes9x-0.0.2_pre20200107.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+LIBRETRO_REPO_NAME="libretro/snes9x"
+LIBRETRO_COMMIT_SHA="6db918cfe32b157239da44096091c212fdfb3b60"
+KEYWORDS="~amd64 ~x86"
+inherit libretro-core
+DEPEND="!>=games-emulation/snes9x-1.60[libretro]"
+S="${S}/libretro"
+LIBRETRO_CORE_LIB_FILE="${S}/${LIBRETRO_CORE_NAME}_libretro.so"
+
+DESCRIPTION="Snes9x libretro port"
+LICENSE="Snes9x GPL-2 GPL-2+ LGPL-2.1 LGPL-2.1+ ISC MIT ZLIB Info-ZIP"
+RESTRICT="bindist"
+SLOT="0"

Reply via email to