From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-screensaver-cpblobs/
Date: Sat, 14 Sep 2024 20:12:05 +0000 (UTC) [thread overview]
Message-ID: <1726344704.e213b830aaf7b7d166eb5af8def8e117c1903852.asturm@gentoo> (raw)
commit: e213b830aaf7b7d166eb5af8def8e117c1903852
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 11:10:22 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 20:11:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e213b830
media-plugins/kodi-screensaver-cpblobs: drop 3.4.0
Pinned dep on media-tv/kodi-19, to be cleaned up.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-plugins/kodi-screensaver-cpblobs/Manifest | 1 -
.../kodi-screensaver-cpblobs-3.4.0.ebuild | 44 ----------------------
2 files changed, 45 deletions(-)
diff --git a/media-plugins/kodi-screensaver-cpblobs/Manifest b/media-plugins/kodi-screensaver-cpblobs/Manifest
deleted file mode 100644
index 5b8179493784..000000000000
--- a/media-plugins/kodi-screensaver-cpblobs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kodi-screensaver-cpblobs-3.4.0.tar.gz 1679862 BLAKE2B e43603f6b78b57b71dada5261d679bc61f42446acd50b24ee4102103dc5d1c3b6efaa9c9b59617ded86784a67b5b7d6a7f0c736166145c8f8f52504bf6926360 SHA512 27c47c4b8d5f1427efa3044deb390e63bfc1940d496883c069b72d44fe726699c8f1141bb4b9eaa9f02903bc4867a75b9fbfe268ce34d3e6f18c657bb5b7e146
diff --git a/media-plugins/kodi-screensaver-cpblobs/kodi-screensaver-cpblobs-3.4.0.ebuild b/media-plugins/kodi-screensaver-cpblobs/kodi-screensaver-cpblobs-3.4.0.ebuild
deleted file mode 100644
index bbc4afdf7b00..000000000000
--- a/media-plugins/kodi-screensaver-cpblobs/kodi-screensaver-cpblobs-3.4.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit kodi-addon
-
-DESCRIPTION="CpBlobs screensaver for Kodi"
-HOMEPAGE="https://github.com/xbmc/screensaver.cpblobs"
-KODI_PLUGIN_NAME="screensaver.cpblobs"
-
-case ${PV} in
-9999)
- SRC_URI=""
- EGIT_REPO_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}.git"
- inherit git-r3
- DEPEND="~media-tv/kodi-9999"
- ;;
-*)
- CODENAME="Matrix"
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/${KODI_PLUGIN_NAME}-${PV}-${CODENAME}"
- DEPEND="=media-tv/kodi-19*:="
- ;;
-esac
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-
-DEPEND+="
- >=media-libs/glm-0.9.9.8-r1
- "
-
-RDEPEND="${DEPEND}"
-
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
- if [ -d depends ]; then rm -rf depends || die; fi
-
- cmake_src_prepare
-}
next reply other threads:[~2024-09-14 20:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-14 20:12 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-22 15:09 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-screensaver-cpblobs/ Craig Andrews
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1726344704.e213b830aaf7b7d166eb5af8def8e117c1903852.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox