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-pvr-nextpvr/
Date: Wed,  1 Jan 2020 20:17:12 +0000 (UTC)	[thread overview]
Message-ID: <1577909827.2a9e929d0155081aae0ec3579cae40f741cc5f17.candrews@gentoo> (raw)

commit:     2a9e929d0155081aae0ec3579cae40f741cc5f17
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 20:16:59 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 20:17:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9e929d

media-plugins/kodi-pvr-nextpvr: 3.3.18 version bump

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

 media-plugins/kodi-pvr-nextpvr/Manifest            |  1 +
 .../kodi-pvr-nextpvr-3.3.18.ebuild                 | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/media-plugins/kodi-pvr-nextpvr/Manifest b/media-plugins/kodi-pvr-nextpvr/Manifest
index cbf7bed8dae..9418eb070d6 100644
--- a/media-plugins/kodi-pvr-nextpvr/Manifest
+++ b/media-plugins/kodi-pvr-nextpvr/Manifest
@@ -1 +1,2 @@
 DIST kodi-pvr-nextpvr-3.3.17.tar.gz 129989 BLAKE2B 07a67e38f70e2364ec2ca5f0829a99dac72e0424fa2e2da5f7f0c3f8a6dcbb0fc651d8cafbc4cdbb651c05894741db442e731faa0fbe0a37d72f3716523c2b3a SHA512 1781d76bc5b521752f6d57b6f2f3e3c40e3c1954bfb3168ed3625252392cf99d3f995d755f8db7826c72c535b6e89a540da6004e60e7b5e7875069222dd12bdf
+DIST kodi-pvr-nextpvr-3.3.18.tar.gz 129996 BLAKE2B afc8a582793cd2f618f39f6f48dac37c4d2007b66d5daad5af0fbb0a213c26e9fa1a58ee2b0ab77e8a7cbb005da28af17df22f65df2e093d2250c7f0a04f9609 SHA512 907f355c306534d7d7886be6fd0a62b88fcfbd7672710a31cff3ab9f0329f15ee9b880d58d59ebc98e781409ca8cf8512906ec8827f8a149a1bfd4d72d0b310f

diff --git a/media-plugins/kodi-pvr-nextpvr/kodi-pvr-nextpvr-3.3.18.ebuild b/media-plugins/kodi-pvr-nextpvr/kodi-pvr-nextpvr-3.3.18.ebuild
new file mode 100644
index 00000000000..4d0ea1ef973
--- /dev/null
+++ b/media-plugins/kodi-pvr-nextpvr/kodi-pvr-nextpvr-3.3.18.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Kodi's NextPVR client addon"
+HOMEPAGE="https://github.com/kodi-pvr/pvr.nextpvr"
+SRC_URI=""
+
+case ${PV} in
+9999)
+	SRC_URI=""
+	EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.nextpvr.git"
+	inherit git-r3
+	;;
+*)
+	CODENAME="Leia"
+	KEYWORDS="~amd64 ~x86"
+	SRC_URI="https://github.com/kodi-pvr/pvr.nextpvr/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/pvr.nextpvr-${PV}-${CODENAME}"
+	;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+	=media-tv/kodi-18*
+	=media-libs/kodi-platform-18*
+	dev-libs/tinyxml
+	"
+
+RDEPEND="
+	${DEPEND}
+	"


             reply	other threads:[~2020-01-01 20:17 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-01 20:17 Craig Andrews [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-nextpvr/ Andreas Sturmlechner
2021-07-31 14:50 Craig Andrews
2021-07-04 22:45 Craig Andrews
2021-07-03 23:44 Craig Andrews
2021-05-10 14:04 Craig Andrews
2021-05-10 14:04 Craig Andrews
2021-04-28 13:23 Craig Andrews
2021-04-28 13:23 Craig Andrews
2021-02-04  0:44 Craig Andrews
2021-02-04  0:44 Craig Andrews
2021-01-23 21:48 Craig Andrews
2021-01-23 21:48 Craig Andrews
2021-01-04 15:05 Craig Andrews
2021-01-04 15:05 Craig Andrews
2020-12-10 19:58 Craig Andrews
2020-12-10 19:58 Craig Andrews
2020-11-18 22:44 Craig Andrews
2020-10-31 20:27 Craig Andrews
2020-10-18  2:17 Craig Andrews
2020-10-08 20:01 Craig Andrews
2020-10-07  2:40 Craig Andrews
2020-09-21 17:35 Craig Andrews
2020-09-20 21:01 Craig Andrews
2020-09-16 21:56 Craig Andrews
2020-08-31  2:51 Craig Andrews
2020-08-29 20:22 Craig Andrews
2020-08-02  1:32 Craig Andrews
2020-07-29 18:11 Craig Andrews
2020-07-04  0:57 Craig Andrews
2020-05-21  3:48 Craig Andrews
2020-03-10  0:40 Craig Andrews
2019-12-29 19:46 Craig Andrews
2019-12-29 19:46 Craig Andrews
2019-09-05 17:30 Craig Andrews
2019-04-15 13:16 Craig Andrews
2019-04-10 14:41 Craig Andrews
2019-03-09  0:57 Craig Andrews
2019-01-16 20:02 Craig Andrews
2019-01-08 21:34 Craig Andrews
2018-12-23  4:06 Craig Andrews
2017-06-18 17:59 Michał Górny
2017-05-24 20:13 Michał Górny
2017-02-01 22:16 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=1577909827.2a9e929d0155081aae0ec3579cae40f741cc5f17.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