public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-visualization-projectm/
Date: Mon,  5 Nov 2018 17:35:11 +0000 (UTC)	[thread overview]
Message-ID: <1541439305.e6bba6d74980351763946bf8dca72b0f21d33f30.candrews@gentoo> (raw)

commit:     e6bba6d74980351763946bf8dca72b0f21d33f30
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  5 17:34:48 2018 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Nov  5 17:35:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6bba6d7

media-plugins/kodi-visualization-projectm: -9999 requires media-libs/libprojectm-3.1.0

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 .../kodi-visualization-projectm-9999.ebuild          | 20 +++++++++++++-------
 .../kodi-visualization-projectm/metadata.xml         |  2 +-
 2 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-9999.ebuild b/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-9999.ebuild
index fbfcbfb612a..f19d564570c 100644
--- a/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-9999.ebuild
+++ b/media-plugins/kodi-visualization-projectm/kodi-visualization-projectm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,18 +6,18 @@ EAPI=6
 inherit cmake-utils kodi-addon
 
 DESCRIPTION="ProjectM visualizer for Kodi"
-HOMEPAGE="https://github.com/notspiff/visualization.projectm"
+HOMEPAGE="https://github.com/xbmc/visualization.projectm"
 SRC_URI=""
 
 case ${PV} in
 9999)
 	SRC_URI=""
-	EGIT_REPO_URI="https://github.com/notspiff/visualization.projectm.git"
+	EGIT_REPO_URI="https://github.com/xbmc/visualization.projectm.git"
 	inherit git-r3
 	;;
 *)
 	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/notspiff/visualization.projectm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	SRC_URI="https://github.com/xbmc/visualization.projectm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	S="${WORKDIR}/visualization.projectm-${PV}"
 	;;
 esac
@@ -27,12 +27,18 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-	=media-tv/kodi-9999
-	=media-libs/kodi-platform-9999
-	media-libs/libprojectm
+	~media-tv/kodi-9999
+	~media-libs/kodi-platform-9999
+	>=media-libs/libprojectm-3.1.0
 	virtual/opengl
 	"
 
 RDEPEND="
 	${DEPEND}
 	"
+
+src_prepare() {
+	# Delete bundled libprojectM
+	rm src/libprojectM -rf || die
+	default
+}

diff --git a/media-plugins/kodi-visualization-projectm/metadata.xml b/media-plugins/kodi-visualization-projectm/metadata.xml
index e72551f7ee0..516b635d6bb 100644
--- a/media-plugins/kodi-visualization-projectm/metadata.xml
+++ b/media-plugins/kodi-visualization-projectm/metadata.xml
@@ -7,6 +7,6 @@
     </maintainer>
     <longdescription>ProjectM visualizer for Kodi</longdescription>
     <upstream>
-        <remote-id type="github">notspiff/visualization.projectm</remote-id>
+        <remote-id type="github">xbmc/visualization.projectm</remote-id>
     </upstream>
 </pkgmetadata>


             reply	other threads:[~2018-11-05 17:35 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-05 17:35 Craig Andrews [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14 20:12 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-visualization-projectm/ Andreas Sturmlechner
2023-06-01 16:03 Arthur Zamarin
2021-11-15 13:37 Craig Andrews
2021-09-13 18:34 Craig Andrews
2020-09-16 21:56 Craig Andrews
2020-08-24 13:46 Craig Andrews
2020-08-13 20:50 Craig Andrews
2020-08-13 20:50 Craig Andrews
2020-07-29 18:11 Craig Andrews
2020-02-21 20:01 Craig Andrews
2020-02-21 20:01 Craig Andrews
2019-12-14 21:05 Craig Andrews
2019-12-14 21:05 Craig Andrews
2019-12-13 16:26 Craig Andrews
2019-10-09 16:08 Craig Andrews
2019-10-07 13:12 Craig Andrews
2019-10-07 13:10 Craig Andrews
2019-10-04 20:00 Craig Andrews
2019-09-05 17:30 Craig Andrews
2019-08-27 17:57 Craig Andrews
2019-08-26 21:12 Craig Andrews
2019-03-06 15:24 Craig Andrews
2018-11-06 16:02 Craig Andrews
2017-07-30 12:13 Michał Górny
2017-03-23 20:46 David Seifert
2017-02-28 15:39 Marek Szuba
2017-02-28 15:39 Marek Szuba

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=1541439305.e6bba6d74980351763946bf8dca72b0f21d33f30.candrews@gentoo \
    --to=candrews@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