public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-visualization-spectrum/
Date: Sat, 14 Sep 2024 20:12:07 +0000 (UTC)	[thread overview]
Message-ID: <1726344707.f7b562592fb783632a484abc676b4fd9bcfbc365.asturm@gentoo> (raw)

commit:     f7b562592fb783632a484abc676b4fd9bcfbc365
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 11:11:13 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=f7b56259

media-plugins/kodi-visualization-spectrum: drop 19.0.0

Pinned dep on media-tv/kodi-19, to be cleaned up.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-plugins/kodi-visualization-spectrum/Manifest |  1 -
 .../kodi-visualization-spectrum-19.0.0.ebuild      | 45 ----------------------
 2 files changed, 46 deletions(-)

diff --git a/media-plugins/kodi-visualization-spectrum/Manifest b/media-plugins/kodi-visualization-spectrum/Manifest
deleted file mode 100644
index 65dd3fd5873d..000000000000
--- a/media-plugins/kodi-visualization-spectrum/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kodi-visualization-spectrum-19.0.0.tar.gz 327030 BLAKE2B 5265d568cfef5faa8f2acfdf6a590d1b6fc306169bdafad1dccaf6c93befaedf18ef555345081047602ece0e084e235d14880c29abe9c4302be71ca9f0cfca52 SHA512 9a55a5c6718fe12e1eba71c4c0797ed151180f0b220ea76aa88ba5792e31443b3e8a2add725dc4074993e2789b67ade6d84f8a23d87ffe9ec91c23395872ad53

diff --git a/media-plugins/kodi-visualization-spectrum/kodi-visualization-spectrum-19.0.0.ebuild b/media-plugins/kodi-visualization-spectrum/kodi-visualization-spectrum-19.0.0.ebuild
deleted file mode 100644
index 065a8e618dd4..000000000000
--- a/media-plugins/kodi-visualization-spectrum/kodi-visualization-spectrum-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="Spectrum visualizer for Kodi"
-HOMEPAGE="https://github.com/xbmc/visualization.spectrum"
-KODI_PLUGIN_NAME="visualization.spectrum"
-
-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
-}


             reply	other threads:[~2024-09-14 20:12 UTC|newest]

Thread overview: 16+ 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-spectrum/ Arthur Zamarin
2021-07-17 21:56 Craig Andrews
2020-09-16 21:56 Craig Andrews
2020-08-24 13:46 Craig Andrews
2020-08-13 20:50 Craig Andrews
2020-07-29 18:11 Craig Andrews
2020-02-01 21:53 Craig Andrews
2020-02-01 21:53 Craig Andrews
2019-10-08 22:15 Craig Andrews
2019-10-02 18:22 Craig Andrews
2019-09-30 13:51 Craig Andrews
2019-08-26 21:12 Craig Andrews
2019-03-18 13:14 Craig Andrews
2018-11-06 16:02 Craig Andrews
2017-07-30 12:13 Michał Górny

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.f7b562592fb783632a484abc676b4fd9bcfbc365.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