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-argustv/
Date: Mon, 30 Jan 2017 21:46:04 +0000 (UTC)	[thread overview]
Message-ID: <1485812753.b296942d29ca768ce43759849b3d6cbbae4e38cb.soap@gentoo> (raw)

commit:     b296942d29ca768ce43759849b3d6cbbae4e38cb
Author:     Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Sun Jan 29 03:42:56 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 21:45:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b296942d

media-plugins/kodi-pvr-argustv: 2.5.4 version bump

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

 media-plugins/kodi-pvr-argustv/Manifest                       |  1 +
 ...-pvr-argustv-9999.ebuild => kodi-pvr-argustv-2.5.4.ebuild} | 11 ++++++-----
 media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-9999.ebuild   |  9 +++++----
 3 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/media-plugins/kodi-pvr-argustv/Manifest b/media-plugins/kodi-pvr-argustv/Manifest
new file mode 100644
index 00000000..0c3b783
--- /dev/null
+++ b/media-plugins/kodi-pvr-argustv/Manifest
@@ -0,0 +1 @@
+DIST kodi-pvr-argustv-2.5.4.tar.gz 150573 SHA256 4fa8280c023805e2104b9331632daa2c6493d6b11ec0611110b1e12eadb70794 SHA512 30b7eaec52fbbfaf47e031b42f7c51c463f43e863b458cead67c21cd1677897726d90f1d687937919d174bc615ddc6d4082afdaf3bca0cf075be66968efd2667 WHIRLPOOL 3a2db3f7f89d54efb1e1f0c63296425f5c96d90437ba631fc2c9928bed4878333ef39691957bc5441aa29655e25df7047548913522cbae4dd4a46336058ac156

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

diff --git a/media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-9999.ebuild b/media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-9999.ebuild
index faca0da..87000ad 100644
--- a/media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-9999.ebuild
+++ b/media-plugins/kodi-pvr-argustv/kodi-pvr-argustv-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.argustv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}/pvr.argustv-${PV}"
+	SRC_URI="https://github.com/kodi-pvr/pvr.argustv/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/pvr.argustv-${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/jsoncpp
 	"
 


             reply	other threads:[~2017-01-30 21:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-30 21:46 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-14 10:32 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-argustv/ Andreas Sturmlechner
2021-07-05 15:46 Craig Andrews
2021-07-03 19:50 Craig Andrews
2020-10-30 13:57 Craig Andrews
2020-10-08 20:01 Craig Andrews
2020-07-31 18:44 Craig Andrews
2020-05-16 20:39 Craig Andrews
2019-09-05 17:30 Craig Andrews
2018-12-23  4:06 Craig Andrews
2017-07-30 10:10 Michał Górny
2017-05-24 20:13 Michał Górny
2017-02-01 22:16 David Seifert
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=1485812753.b296942d29ca768ce43759849b3d6cbbae4e38cb.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