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: Mon, 4 Jan 2021 15:05:15 +0000 (UTC) [thread overview]
Message-ID: <1609772711.2d3f69a353d290023afd954fb5c914b04c47b88a.candrews@gentoo> (raw)
commit: 2d3f69a353d290023afd954fb5c914b04c47b88a
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 4 15:04:04 2021 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Jan 4 15:05:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d3f69a3
media-plugins/kodi-pvr-nextpvr: 8.0.3 version bump
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-nextpvr/Manifest | 1 +
.../kodi-pvr-nextpvr/kodi-pvr-nextpvr-8.0.3.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-nextpvr/Manifest b/media-plugins/kodi-pvr-nextpvr/Manifest
index 14ea36b8bac..982b581a36d 100644
--- a/media-plugins/kodi-pvr-nextpvr/Manifest
+++ b/media-plugins/kodi-pvr-nextpvr/Manifest
@@ -1 +1,2 @@
DIST kodi-pvr-nextpvr-8.0.2.tar.gz 148511 BLAKE2B 058464e3144216dd0b36bdaf7f124933b5fed3e5cd4672b79b6226cf727bc9ec7434e63855484069d364e34e97da0c1a62cd234b3b15411dcac7fff43cc83617 SHA512 951cce79233a0606fb12669f52ba7fe24381cfc9d56213dcfed5a928ab41ec974d919713a530ef5d465a31f5d7da175594c28790a55cfc9e144473903d79c49b
+DIST kodi-pvr-nextpvr-8.0.3.tar.gz 149416 BLAKE2B 8a73f70dbca1427dc73d048e26da61e47c254834be04b93998358c25ad99a4d82307bd3cdc0d5d8055708572434a862c26c3d1f4cdb3aecd6886729a2cfafcdb SHA512 9a9cb89d80d39314d86d1412cc50d86411099e1a94ab32d51927bbba729e4e2312c8183505758eb1da402914d7e774b118154aded07e40e8abf6f2ccc187010c
diff --git a/media-plugins/kodi-pvr-nextpvr/kodi-pvr-nextpvr-8.0.3.ebuild b/media-plugins/kodi-pvr-nextpvr/kodi-pvr-nextpvr-8.0.3.ebuild
new file mode 100644
index 00000000000..f1d5484de0a
--- /dev/null
+++ b/media-plugins/kodi-pvr-nextpvr/kodi-pvr-nextpvr-8.0.3.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}
+ "
next reply other threads:[~2021-01-04 15:05 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-04 15:05 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
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=1609772711.2d3f69a353d290023afd954fb5c914b04c47b88a.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