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-shadertoy/
Date: Thu, 13 Aug 2020 20:50:50 +0000 (UTC)	[thread overview]
Message-ID: <1597351839.d2ddbf41d3fc1d613ec1a837021870dd136ff205.candrews@gentoo> (raw)

commit:     d2ddbf41d3fc1d613ec1a837021870dd136ff205
Author:     Karlson2k (Evgeny Grin) <k2k <AT> narod <DOT> ru>
AuthorDate: Sun Aug  2 09:51:28 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 20:50:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2ddbf41

media-plugins/kodi-visualization-shadertoy: fixed build

Signed-off-by: Karlson2k (Evgeny Grin) <k2k <AT> narod.ru>
Closes: https://github.com/gentoo/gentoo/pull/16949
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 .../kodi-visualization-shadertoy-1.2.3.ebuild                         | 4 ++--
 .../kodi-visualization-shadertoy-2.1.1.ebuild                         | 2 +-
 .../kodi-visualization-shadertoy-9999.ebuild                          | 4 ++--
 media-plugins/kodi-visualization-shadertoy/metadata.xml               | 1 -
 4 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.3.ebuild b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.3.ebuild
index 3dc44570954..ecceb22c003 100644
--- a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.3.ebuild
+++ b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.3.ebuild
@@ -30,7 +30,7 @@ IUSE=""
 DEPEND="
 	=dev-libs/libplatform-2*
 	=media-tv/kodi-18*
-	>=media-libs/glm-0.9.9.5
+	>=media-libs/glm-0.9.9.8-r1
 	virtual/opengl
 	"
 
@@ -39,6 +39,6 @@ RDEPEND="
 	"
 
 src_prepare() {
-	[ -d depends ] && rm -rf depends || die
+	if [ -d depends ]; then rm -rf depends || die; fi
 	cmake_src_prepare
 }

diff --git a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-2.1.1.ebuild b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-2.1.1.ebuild
index 96366411173..ed5256b3ad5 100644
--- a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-2.1.1.ebuild
+++ b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-2.1.1.ebuild
@@ -29,7 +29,7 @@ IUSE=""
 
 DEPEND="
 	=media-tv/kodi-19*
-	>=media-libs/glm-0.9.9.5
+	>=media-libs/glm-0.9.9.8-r1
 	virtual/opengl
 	"
 

diff --git a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-9999.ebuild b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-9999.ebuild
index ae646dbad12..8e2766b5dd9 100644
--- a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-9999.ebuild
+++ b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-9999.ebuild
@@ -29,7 +29,7 @@ IUSE=""
 
 DEPEND="
 	~media-tv/kodi-9999
-	>=media-libs/glm-0.9.9.5
+	>=media-libs/glm-0.9.9.8-r1
 	virtual/opengl
 	"
 
@@ -38,6 +38,6 @@ RDEPEND="
 	"
 
 src_prepare() {
-	[ -d depends ] && rm -rf depends || die
+	if [ -d depends ]; then rm -rf depends || die; fi
 	cmake_src_prepare
 }

diff --git a/media-plugins/kodi-visualization-shadertoy/metadata.xml b/media-plugins/kodi-visualization-shadertoy/metadata.xml
index 5bb7e29b7f3..8cf5d1ddb93 100644
--- a/media-plugins/kodi-visualization-shadertoy/metadata.xml
+++ b/media-plugins/kodi-visualization-shadertoy/metadata.xml
@@ -5,7 +5,6 @@
         <email>candrews@gentoo.org</email>
         <name>Craig Andrews</name>
     </maintainer>
-    <longdescription>Shadertoy visualizer for Kodi</longdescription>
     <upstream>
         <remote-id type="github">xbmc/visualization.shadertoy</remote-id>
     </upstream>


             reply	other threads:[~2020-08-13 20:50 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-13 20:50 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-shadertoy/ Andreas Sturmlechner
2023-06-01 16:03 Arthur Zamarin
2021-09-14 12:22 Craig Andrews
2021-09-14 12:22 Craig Andrews
2021-09-13 19:32 Craig Andrews
2021-09-05 18:36 Craig Andrews
2021-07-18 17:07 Craig Andrews
2020-09-17 13:41 Craig Andrews
2020-09-09 16:52 Craig Andrews
2020-08-24 13:46 Craig Andrews
2020-07-29 18:11 Craig Andrews
2019-10-31 14:21 Craig Andrews
2019-10-28 14:52 Craig Andrews
2019-10-02 18:22 Craig Andrews
2019-08-26 21:12 Craig Andrews
2019-04-15 13:16 Craig Andrews
2019-01-29 19:28 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=1597351839.d2ddbf41d3fc1d613ec1a837021870dd136ff205.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