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: Sat,  3 Jul 2021 23:44:38 +0000 (UTC)	[thread overview]
Message-ID: <1625355874.1b464b643e03f638deeac8ec91d2902b3a062bb2.candrews@gentoo> (raw)

commit:     1b464b643e03f638deeac8ec91d2902b3a062bb2
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  3 23:43:53 2021 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Jul  3 23:44:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b464b64

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

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

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

diff --git a/media-plugins/kodi-pvr-nextpvr/Manifest b/media-plugins/kodi-pvr-nextpvr/Manifest
index 4111176df24..95bef355a2a 100644
--- a/media-plugins/kodi-pvr-nextpvr/Manifest
+++ b/media-plugins/kodi-pvr-nextpvr/Manifest
@@ -1 +1,2 @@
 DIST kodi-pvr-nextpvr-8.2.3.tar.gz 150375 BLAKE2B 56493c4f7cb1a42c5b792934ffe5495b8c8083fb12a262a96f47fcadab53a1acbb3c614bb3c507980860bf2cc0c54be374207bdeaf9bb6478991c299c960081a SHA512 6a0bc9e170726246fb46e6fee6c829c36afd570be98ae53901da7fd8a72c319887d8a179dc9b227b8ef0b1628767b7257ef650bc127598d1e1337328c2aa4842
+DIST kodi-pvr-nextpvr-8.2.4.tar.gz 158037 BLAKE2B 7696679bc7f4d667df95e674e48d1616aba2588f4e1ed5e5d388520369c9ab16e75748203a18d5f85df4cbb1f1cb7eb8371fd2717bce79ef12edd82b0028ad6d SHA512 e256eb268afeed810e7fe94194762a3f22ba7f24bccb06a4ac137170864d96daae00094fd185354d88baedba34dd54e15c935f4dca6b268b0c74b1e9415ddeeb

diff --git a/media-plugins/kodi-pvr-nextpvr/kodi-pvr-nextpvr-8.2.4.ebuild b/media-plugins/kodi-pvr-nextpvr/kodi-pvr-nextpvr-8.2.4.ebuild
new file mode 100644
index 00000000000..f1d5484de0a
--- /dev/null
+++ b/media-plugins/kodi-pvr-nextpvr/kodi-pvr-nextpvr-8.2.4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake 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="Matrix"
+	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-19*
+	dev-libs/tinyxml2
+	"
+
+RDEPEND="
+	${DEPEND}
+	"


             reply	other threads:[~2021-07-03 23:44 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-03 23:44 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-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
2020-01-01 20:17 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=1625355874.1b464b643e03f638deeac8ec91d2902b3a062bb2.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