public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-vuplus/
Date: Wed,  1 Feb 2017 22:16:58 +0000 (UTC)	[thread overview]
Message-ID: <1485987267.3fe7df5096ed133a3b9c75aa0eded3d04676e90d.soap@gentoo> (raw)

commit:     3fe7df5096ed133a3b9c75aa0eded3d04676e90d
Author:     Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Tue Jan 31 19:02:05 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 22:14:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe7df50

media-plugins/kodi-pvr-vuplus: 2.4.6 version bump

Closes: https://github.com/gentoo/gentoo/pull/3753

 media-plugins/kodi-pvr-vuplus/Manifest                           | 1 +
 ...{kodi-pvr-vuplus-9999.ebuild => kodi-pvr-vuplus-2.4.6.ebuild} | 9 +++++----
 media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild        | 9 +++++----
 3 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/media-plugins/kodi-pvr-vuplus/Manifest b/media-plugins/kodi-pvr-vuplus/Manifest
new file mode 100644
index 00000000..78e4c37
--- /dev/null
+++ b/media-plugins/kodi-pvr-vuplus/Manifest
@@ -0,0 +1 @@
+DIST kodi-pvr-vuplus-2.4.6.tar.gz 80550 SHA256 d3bccae1740ef24d43d30008e4c767169f1cb3d18b0dc8042679226c024267c9 SHA512 c5c626cf99ea7f62861c9f82836cb10dd6cab0411c827345710a00f8ce626b17d97cde7177ba53478faefaf335a8f8ae3bbc20e49f64af54094151fcf94ef64b WHIRLPOOL 912ce6259aa5870777e2622e5ed70f5baa36f461f0efafd6ea30afc8ef1a1fc683df1a06a46ff8e60d1efdc42c208d581c6b9313864ae084143213279eb6711b

diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-2.4.6.ebuild
similarity index 69%
copy from media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild
copy to media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-2.4.6.ebuild
index 1ae3a27..a914166 100644
--- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild
+++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-2.4.6.ebuild
@@ -17,9 +17,10 @@ case ${PV} in
 	inherit git-r3
 	;;
 *)
+	CODENAME="Krypton"
 	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/kodi-pvr/pvr.vuplus/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/pvr.vuplus-${PV}"
+	SRC_URI="https://github.com/kodi-pvr/pvr.vuplus/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/pvr.vuplus-${PV}-${CODENAME}"
 	;;
 esac
 
@@ -28,8 +29,8 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-	media-tv/kodi
-	media-libs/kodi-platform
+	=media-tv/kodi-17*
+	=media-libs/kodi-platform-17*
 	dev-libs/tinyxml
 	"
 

diff --git a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild
index 1ae3a27..7a79d9e 100644
--- a/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild
+++ b/media-plugins/kodi-pvr-vuplus/kodi-pvr-vuplus-9999.ebuild
@@ -17,9 +17,10 @@ case ${PV} in
 	inherit git-r3
 	;;
 *)
+	CODENAME="Krypton"
 	KEYWORDS="~amd64 ~x86"
-	SRC_URI="https://github.com/kodi-pvr/pvr.vuplus/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/pvr.vuplus-${PV}"
+	SRC_URI="https://github.com/kodi-pvr/pvr.vuplus/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/pvr.vuplus-${PV}-${CODENAME}"
 	;;
 esac
 
@@ -28,8 +29,8 @@ SLOT="0"
 IUSE=""
 
 DEPEND="
-	media-tv/kodi
-	media-libs/kodi-platform
+	=media-tv/kodi-9999
+	=media-libs/kodi-platform-9999
 	dev-libs/tinyxml
 	"
 


             reply	other threads:[~2017-02-01 22:17 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-01 22:16 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-05-24 20:13 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-vuplus/ Michał Górny
2017-07-30 12:13 Michał Górny
2018-11-21 16:44 Craig Andrews
2018-11-25  1:26 Craig Andrews
2018-12-23  4:06 Craig Andrews
2019-01-15 15:27 Craig Andrews
2019-02-07 15:31 Craig Andrews
2019-02-07 15:31 Craig Andrews
2019-03-01 14:31 Craig Andrews
2019-03-05 18:57 Craig Andrews
2019-03-21 19:11 Craig Andrews
2019-03-22 16:44 Craig Andrews
2019-04-04 20:33 Craig Andrews
2019-04-28  1:45 Craig Andrews
2019-05-03 14:07 Craig Andrews
2019-05-15 14:46 Craig Andrews
2019-07-02 20:39 Craig Andrews
2019-07-26 18:19 Craig Andrews
2019-08-24 14:59 Craig Andrews
2019-08-26 21:12 Craig Andrews
2019-09-05 17:30 Craig Andrews
2019-09-11 14:05 Craig Andrews
2019-09-11 14:05 Craig Andrews
2019-09-23 14:15 Craig Andrews
2019-10-11 17:53 Craig Andrews
2019-10-13 18:23 Craig Andrews
2019-10-14  0:08 Craig Andrews
2019-10-15 13:40 Craig Andrews
2019-10-15 18:13 Craig Andrews
2019-10-18  3:40 Craig Andrews
2019-11-05 21:39 Craig Andrews
2020-02-24  2:42 Craig Andrews
2020-07-29 18:11 Craig Andrews
2020-09-20 20:55 Craig Andrews
2020-10-01 13:28 Craig Andrews
2020-10-06 14:21 Craig Andrews
2020-10-19 13:32 Craig Andrews
2020-10-28 13:09 Craig Andrews
2020-10-31 20:27 Craig Andrews
2020-11-16 14:28 Craig Andrews
2020-11-23 14:31 Craig Andrews
2020-11-23 14:31 Craig Andrews
2020-11-25 14:07 Craig Andrews
2020-11-25 14:07 Craig Andrews
2020-11-30 16:58 Craig Andrews
2021-01-21 15:53 Craig Andrews
2021-01-21 15:53 Craig Andrews
2021-01-31 17:01 Craig Andrews
2021-01-31 17:01 Craig Andrews
2021-02-21  1:50 Craig Andrews
2021-02-21  1:50 Craig Andrews
2021-03-01 14:07 Craig Andrews
2021-03-18 14:25 Craig Andrews
2021-03-18 14:25 Craig Andrews
2021-03-26 12:55 Craig Andrews
2021-03-26 12:55 Craig Andrews
2021-04-12 14:12 Craig Andrews
2021-04-12 14:12 Craig Andrews
2021-07-03 23:44 Craig Andrews
2021-07-05 15:46 Craig Andrews
2021-07-16 11:56 Craig Andrews
2021-07-18 17:08 Craig Andrews
2021-07-19  2:00 Craig Andrews
2023-05-14 10:32 Andreas Sturmlechner
2024-09-14 20:12 Andreas Sturmlechner

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=1485987267.3fe7df5096ed133a3b9c75aa0eded3d04676e90d.soap@gentoo \
    --to=soap@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