From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-visualization-starburst/
Date: Sat, 14 Sep 2024 20:12:07 +0000 (UTC) [thread overview]
Message-ID: <1726344707.b30a8510d8d3d908fb53a943a6c3845f264a9c9a.asturm@gentoo> (raw)
commit: b30a8510d8d3d908fb53a943a6c3845f264a9c9a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 11:11:17 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 20:11:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b30a8510
media-plugins/kodi-visualization-starburst: drop 19.0.0
Pinned dep on media-tv/kodi-19, to be cleaned up.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kodi-visualization-starburst/Manifest | 1 -
.../kodi-visualization-starburst-19.0.0.ebuild | 45 ----------------------
2 files changed, 46 deletions(-)
diff --git a/media-plugins/kodi-visualization-starburst/Manifest b/media-plugins/kodi-visualization-starburst/Manifest
deleted file mode 100644
index f984a42cc346..000000000000
--- a/media-plugins/kodi-visualization-starburst/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kodi-visualization-starburst-19.0.0.tar.gz 139450 BLAKE2B 610d62f35f2bd33385a37605072291a6df29f21830b37983563000b03bfdc572aeb58446423bf397cdbcc28e493c394ab368162bcde8ca7ce5e925bd24d76b61 SHA512 de531db6f095171c29c16b5d0f9c2a0c438b21b2b069074f62ff2b9c94912bf7a513cb2ef342c715162417ba61d1932f0f067c4eac7e7418658548b363178c71
diff --git a/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-19.0.0.ebuild b/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-19.0.0.ebuild
deleted file mode 100644
index e18becef84aa..000000000000
--- a/media-plugins/kodi-visualization-starburst/kodi-visualization-starburst-19.0.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit kodi-addon
-
-DESCRIPTION="StarBurst visualizer for Kodi"
-HOMEPAGE="https://github.com/xbmc/visualization.starburst"
-KODI_PLUGIN_NAME="visualization.starburst"
-
-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 ~arm64 ~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
- virtual/opengl
- "
-
-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: 14+ 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 --
2023-06-01 16:03 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-visualization-starburst/ Arthur Zamarin
2021-07-18 0:32 Craig Andrews
2020-09-16 21:56 Craig Andrews
2020-09-09 16:52 Craig Andrews
2020-08-24 13:46 Craig Andrews
2020-08-13 20:50 Craig Andrews
2020-07-29 18:11 Craig Andrews
2019-10-08 22:15 Craig Andrews
2019-09-30 13:51 Craig Andrews
2019-09-28 0:04 Craig Andrews
2019-08-26 21:12 Craig Andrews
2017-07-30 12:13 Michał Górny
2017-01-27 18:43 David Seifert
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=1726344707.b30a8510d8d3d908fb53a943a6c3845f264a9c9a.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