Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-hts/
Date: Wed, 23 Jan 2019 14:45:53
Message-Id: 1548254742.5a3f6a6795cd1faa3eb14c6030ac4de5c16c1b5c.candrews@gentoo
1 commit: 5a3f6a6795cd1faa3eb14c6030ac4de5c16c1b5c
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 23 14:44:45 2019 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 23 14:45:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a3f6a67
7
8 media-plugins/kodi-pvr-hts: 4.4.12 version bump
9
10 Package-Manager: Portage-2.3.57, Repoman-2.3.12
11 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
12
13 media-plugins/kodi-pvr-hts/Manifest | 1 +
14 .../kodi-pvr-hts/kodi-pvr-hts-4.4.12.ebuild | 35 ++++++++++++++++++++++
15 2 files changed, 36 insertions(+)
16
17 diff --git a/media-plugins/kodi-pvr-hts/Manifest b/media-plugins/kodi-pvr-hts/Manifest
18 index a02a5fcfaf0..cb0ff7dac53 100644
19 --- a/media-plugins/kodi-pvr-hts/Manifest
20 +++ b/media-plugins/kodi-pvr-hts/Manifest
21 @@ -1,5 +1,6 @@
22 DIST kodi-pvr-hts-3.4.24.tar.gz 201592 BLAKE2B ad4db20f002c006f9c5dbeec65b136287fe6f7b6d973794e90c1e7c2edb3d13717db077edc91172a94c709afc623ce5fc29ccfa88ff34e8c6694b164a9223497 SHA512 66d0c0f090a1c22f748a2cf70a9790dc1fa74c05bbb3ad478cce92b2a116c8f2c25dbc72a9d6f2269a19da94c0ea9f7123bfffeebb9d2d6f29dd17411410fe16
23 DIST kodi-pvr-hts-4.4.10.tar.gz 160286 BLAKE2B 598dab8413f14511b63159a034e233397e2b75018cd8d8f3702a5461c663a39eb9ef2c3088692f7c08b5ec9380c18477e95eaa044c6549ba53c5f3eaccaedc7a SHA512 c5a5a493ea38c6ec5427991b674c7b405e9dda5330e2f2df062a6b77b57afd8326eb03763d40701569dd11c2ad902bdbfea390ad6cce8cb39ac1b6f0450527bd
24 DIST kodi-pvr-hts-4.4.11.tar.gz 160336 BLAKE2B 229096b80953cc2e757a2aa34eccf557a77e32250f5bed5a1dc242f70d54b017e1433efb869d9a8132ced1f5c40b22b5020440c10ab2db250bf62838761c415c SHA512 1e80e4d4683c46bc2f135464e017b39b637ef15958210513e6237b1d51d851f8178c55e06cb73b6a49978a48d4da43185e4c3e9bcfa848f3413f5f2a6a35a8a9
25 +DIST kodi-pvr-hts-4.4.12.tar.gz 160405 BLAKE2B 7d192bf7a19672595cc0a6ca042943f5a59cc530596df65c848e940eba516c0cf429f59418f8f50d5ec930b36e8d496f2ed444b0d0c254941f4fb2b10407c087 SHA512 c04d9e72de8d4bae5699b48c4aa8839a468b81f5ff21b4f2607fee1bb10fe47f1de4574d7ace945a894e46246b9ee5c6b4df6f290b98ff77937a7c6edca675bf
26 DIST kodi-pvr-hts-4.4.2.tar.gz 159871 BLAKE2B 56d054e934367225809409960ecc629ebeb92ac95845c10f82cc3942cbcc7e4cf7c32ebfec18a90f2bc3c09f62fcb5cc020fa2a66584ce6891e4012c1342e812 SHA512 ab0e1cee6eb5e8b0810b78bc4af70481f061ae5b8144c5a06370b6fc4c9a1a7713531de144ccdabc9d21cef659e7909bd49f89dfcf377f3520f20be5cd738e9e
27 DIST kodi-pvr-hts-4.4.6.tar.gz 159925 BLAKE2B f4dc1e27a91164521aeb9c2f9969c5248ebc62e81211f552b151c5ddec082bb1c7ed8d44ff0ea5fe88ad7f8b592fbe0110d52cdebcbf579bc8198cb56a1935e2 SHA512 c9cba9a967d2ef3fc89277ae3f01c9045cc309dfce92747619a513b0b289f8b7ee68d589bb44655c1dc48a9020943e66e1b8e6e5ee3271cb7efb0d050a551459
28
29 diff --git a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-4.4.12.ebuild b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-4.4.12.ebuild
30 new file mode 100644
31 index 00000000000..5b0620a2470
32 --- /dev/null
33 +++ b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-4.4.12.ebuild
34 @@ -0,0 +1,35 @@
35 +# Copyright 1999-2019 Gentoo Authors
36 +# Distributed under the terms of the GNU General Public License v2
37 +
38 +EAPI=6
39 +
40 +inherit cmake-utils kodi-addon
41 +
42 +DESCRIPTION="Tvheadend Live TV and Radio PVR client addon for Kodi"
43 +HOMEPAGE="https://github.com/kodi-pvr/pvr.hts"
44 +SRC_URI=""
45 +
46 +if [[ ${PV} == 9999 ]]; then
47 + SRC_URI=""
48 + EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.hts.git"
49 + inherit git-r3
50 +else
51 + CODENAME="Leia"
52 + KEYWORDS="~amd64 ~x86"
53 + SRC_URI="https://github.com/kodi-pvr/pvr.hts/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
54 + S="${WORKDIR}/pvr.hts-${PV}-${CODENAME}"
55 +fi
56 +
57 +LICENSE="GPL-2"
58 +SLOT="0"
59 +IUSE=""
60 +
61 +DEPEND="
62 + =dev-libs/libplatform-2*
63 + =media-libs/kodi-platform-18*
64 + =media-tv/kodi-18*
65 + "
66 +
67 +RDEPEND="
68 + ${DEPEND}
69 + "