commit:     f759ada80b4f462512cfb4ee12cdb1d2511abe51
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 10:59:25 2023 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 11:07:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f759ada8

media-plugins/kodi-game-libretro-fceumm: treeclean

Closes: https://bugs.gentoo.org/751442
Closes: https://bugs.gentoo.org/751448
Bug: https://bugs.gentoo.org/888175
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 .../kodi-game-libretro-fceumm-9999.ebuild          | 38 ----------------------
 .../kodi-game-libretro-fceumm/metadata.xml         | 11 -------
 profiles/package.mask                              |  1 -
 3 files changed, 50 deletions(-)

diff --git 
a/media-plugins/kodi-game-libretro-fceumm/kodi-game-libretro-fceumm-9999.ebuild 
b/media-plugins/kodi-game-libretro-fceumm/kodi-game-libretro-fceumm-9999.ebuild
deleted file mode 100644
index 15cdc8d1cdd1..000000000000
--- 
a/media-plugins/kodi-game-libretro-fceumm/kodi-game-libretro-fceumm-9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake kodi-addon
-
-DESCRIPTION="FCEU-Next GameClient for Kodi"
-HOMEPAGE="https://github.com/kodi-game/game.libretro.fceumm";
-SRC_URI=""
-
-if [[ ${PV} == *9999 ]]; then
-       SRC_URI=""
-       EGIT_REPO_URI="https://github.com/kodi-game/game.libretro.fceumm.git";
-       inherit git-r3
-else
-       KEYWORDS="~amd64 ~x86"
-       CODENAME="Leia"
-       
SRC_URI="https://github.com/kodi-game/game.libretro.fceumm/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
-       S="${WORKDIR}/game.libretro.fceumm-${PV}-${CODENAME}"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-       ~media-tv/kodi-9999
-       games-emulation/libretro-fceumm
-       "
-RDEPEND="
-       media-plugins/kodi-game-libretro
-       ${DEPEND}
-       "
-src_prepare() {
-       echo 'find_library(FCEUMM_LIB NAMES 
fceumm_libretro${CMAKE_SHARED_LIBRARY_SUFFIX} PATH_SUFFIXES libretro)' > 
"${S}/Findlibretro-fceumm.cmake" || die
-       cmake_src_prepare
-}

diff --git a/media-plugins/kodi-game-libretro-fceumm/metadata.xml 
b/media-plugins/kodi-game-libretro-fceumm/metadata.xml
deleted file mode 100644
index 4561ef25bf73..000000000000
--- a/media-plugins/kodi-game-libretro-fceumm/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-    <maintainer type="person">
-        <email>candr...@gentoo.org</email>
-        <name>Craig Andrews</name>
-    </maintainer>
-    <upstream>
-        <remote-id type="github">kodi-game/game.libretro.fceumm</remote-id>
-    </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 4d9ff5a813fa..e160e763d677 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -756,7 +756,6 @@ net-misc/valve
 # or inactive.
 # Removal: 2023-01-23.  Bug #888175.
 media-libs/kodi-platform
-media-plugins/kodi-game-libretro-fceumm
 
 # Georgy Yakovlev <gyakov...@gentoo.org> (2022-12-19)
 # This version currently is not compatible with kernel build (yet)

Reply via email to