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

media-libs/kodi-platform: treeclean

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

 media-libs/kodi-platform/kodi-platform-9999.ebuild | 32 ----------------------
 media-libs/kodi-platform/metadata.xml              | 15 ----------
 profiles/package.mask                              |  6 ----
 3 files changed, 53 deletions(-)

diff --git a/media-libs/kodi-platform/kodi-platform-9999.ebuild 
b/media-libs/kodi-platform/kodi-platform-9999.ebuild
deleted file mode 100644
index 915fc52b5e0e..000000000000
--- a/media-libs/kodi-platform/kodi-platform-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-if [[ ${PV} == *9999 ]]; then
-       SRC_URI=""
-       EGIT_REPO_URI="https://github.com/xbmc/${PN}.git";
-       inherit git-r3
-else
-       KEYWORDS="~amd64 ~x86"
-       GIT_COMMIT="c8188d8"
-       SRC_URI="https://github.com/xbmc/${PN}/tarball/${GIT_COMMIT} -> 
${P}.tar.gz"
-       S="${WORKDIR}/xbmc-kodi-platform-${GIT_COMMIT}"
-fi
-
-DESCRIPTION="Kodi platform support library"
-HOMEPAGE="https://kodi.tv";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-       ~media-tv/kodi-9999
-       =dev-libs/libplatform-2*
-       dev-libs/tinyxml
-       "
-
-RDEPEND="${DEPEND}"

diff --git a/media-libs/kodi-platform/metadata.xml 
b/media-libs/kodi-platform/metadata.xml
deleted file mode 100644
index b6984ece99e1..000000000000
--- a/media-libs/kodi-platform/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Miroslav Šulc</name>
-       </maintainer>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Craig Andrews</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">xbmc/kodi-platform</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index e160e763d677..4cfe985145cb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -751,12 +751,6 @@ net-misc/valve
 # and package.unmask the whole list alongside pcsx2.
 >=games-emulation/pcsx2-1.7.3773
 
-# Arthur Zamarin <[email protected]> (2022-12-24)
-# Live only packages for 4 years! Upstream repositories are archived
-# or inactive.
-# Removal: 2023-01-23.  Bug #888175.
-media-libs/kodi-platform
-
 # Georgy Yakovlev <[email protected]> (2022-12-19)
 # This version currently is not compatible with kernel build (yet)
 ~dev-util/bindgen-0.63.0

Reply via email to