From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
Date: Mon, 18 May 2020 13:38:44 +0000 (UTC) [thread overview]
Message-ID: <1589809119.6d886ccc26a20b364b681194ccec46dd20063d24.candrews@gentoo> (raw)
commit: 6d886ccc26a20b364b681194ccec46dd20063d24
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon May 18 13:38:05 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon May 18 13:38:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d886ccc
media-plugins/kodi-pvr-mythtv: 5.10.16 version bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.16.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 7fda423757a..37d3f348c55 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1 +1,2 @@
DIST kodi-pvr-mythtv-5.10.15.tar.gz 702682 BLAKE2B 54ba8e4883dbdae88071b1b69a4d489d384c95911bf1113e944b9a4528f8349ff044a1440afd05b3657c8131c4738264f366a7a63bf8606ce6f796c143743f37 SHA512 bf7e4d6fc1436fc01596a4587b4334e495b72e4fdc9638393c94bd289c9f58065ad5d61c87ce109d727a0d656873100da050b8d395e28aac5efe567da70839e8
+DIST kodi-pvr-mythtv-5.10.16.tar.gz 702675 BLAKE2B cc2f229e53b9c91b1a09e954dda88f4b199510de4a47844795e0b2d41aa9cf3201b85d39dd43716ce189d9385784a85dcfd4639d6dc07d5ad74d5673fa5102e3 SHA512 d089cc365dd42268510996a1ca306dee94c4d3dd72eaf5c90815f29dd1d5bf0be7e0177db1929a33beebe9fefa927b52a83a2ce1c8c8aecdec91fbdf7c5efb79
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.16.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.16.ebuild
new file mode 100644
index 00000000000..2211824cdbf
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.16.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake kodi-addon
+
+DESCRIPTION="MythTV PVR for Kodi"
+HOMEPAGE="https://github.com/janbar/pvr.mythtv"
+SRC_URI=""
+
+case ${PV} in
+9999)
+ SRC_URI=""
+ EGIT_REPO_URI="https://github.com/janbar/pvr.mythtv.git"
+ inherit git-r3
+ ;;
+*)
+ CODENAME="Leia"
+ KEYWORDS="~amd64 ~x86"
+ SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/pvr.mythtv-${PV}-${CODENAME}"
+ ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ sys-libs/zlib
+ =media-tv/kodi-18*
+ =media-libs/kodi-platform-18*
+ "
+RDEPEND="
+ ${DEPEND}
+ "
next reply other threads:[~2020-05-18 13:38 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-18 13:38 Craig Andrews [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-08 13:56 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/ Craig Andrews
2021-03-08 13:56 Craig Andrews
2020-11-21 19:47 Craig Andrews
2020-09-17 13:41 Craig Andrews
2020-07-15 18:24 Craig Andrews
2020-07-09 20:27 Craig Andrews
2020-01-09 19:55 Craig Andrews
2020-01-09 19:55 Craig Andrews
2019-11-25 17:46 Craig Andrews
2019-10-08 14:29 Craig Andrews
2019-10-02 13:38 Craig Andrews
2019-10-01 13:40 Craig Andrews
2019-09-05 17:30 Craig Andrews
2019-09-03 1:28 Craig Andrews
2019-09-03 1:28 Craig Andrews
2019-08-28 0:38 Craig Andrews
2019-04-08 16:04 Craig Andrews
2019-02-07 17:57 Craig Andrews
2019-02-04 2:45 Craig Andrews
2019-01-19 0:14 Craig Andrews
2019-01-19 0:14 Craig Andrews
2019-01-01 21:32 Craig Andrews
2018-11-25 1:26 Craig Andrews
2018-11-19 17:18 Craig Andrews
2018-11-18 3:07 Craig Andrews
2018-11-12 5:03 Craig Andrews
2018-11-09 16:22 Craig Andrews
2018-11-08 14:21 Craig Andrews
2018-11-06 16:02 Craig Andrews
2017-07-30 8:33 David Seifert
2017-07-30 8:33 David Seifert
2017-07-08 22:55 Patrice Clement
2017-03-09 20:50 David Seifert
2017-02-18 4:43 Michael Palimaka
2017-02-11 11:10 Michael Palimaka
2017-02-01 22:16 David Seifert
2017-01-26 22:40 David Seifert
2017-01-23 21:19 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=1589809119.6d886ccc26a20b364b681194ccec46dd20063d24.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