* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-10-08 14:29 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-10-08 14:29 UTC (permalink / raw
To: gentoo-commits
commit: ed188c098935f55e09af964dc4bb3d3e910223a7
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 8 14:29:40 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Oct 8 14:29:49 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed188c09
media-plugins/kodi-pvr-mythtv: 5.10.13 version bump
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.13.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 98678bcbc37..f2cfa7f3879 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,3 +1,4 @@
DIST kodi-pvr-mythtv-5.10.11.tar.gz 702648 BLAKE2B 7653811eeba607d642340349a9b3d59f14e3f9da764af542e8e5daf0c742abcda312692881918c69dc26d27642af44feed6e7569bd763472254921403e8fd376 SHA512 792943ea1e4e4bd8ea8e484d055cc5a3850ab5c873f1494b187fa9ecd944801b4c74d575754e687ff45fb6c1936b4064c0eabb8edeeb146c6ae617cd14dde555
DIST kodi-pvr-mythtv-5.10.12.tar.gz 702668 BLAKE2B 3fa8e208e65e1c3242e936df5eaa143fcbd78aafe98df0989a1065de821b6865c309889b7a128c53f8a3a713a1abd704afdaf7b97fc182f6a18eecbd34b3bdce SHA512 ec4e489f7a926ada36f76ccc65b30e4f1b13299fd5a30ce86b276a4bd40938f1e10e4a093c3c1cc3dee7d929d24ec933625b2c679a3b8d3ae6631db2936eb0a5
+DIST kodi-pvr-mythtv-5.10.13.tar.gz 702741 BLAKE2B 3de267c4fbdaf9382abc7f64120ec219fe4fc20f98480020280c0ac4a9a1afc6dcafb6fbb41a552ae42b18f8f0f47a34baa4374a55a621013f9bb3c68d682a68 SHA512 8d277d4be61a8041c96f45a6cddcba32da9ebc57b5d07e747a41e2d740c2d1f781dcb438a3e2dbe3d729cacc5144ca0afac2164b68917d337282093371449f54
DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c SHA512 b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.13.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.13.ebuild
new file mode 100644
index 00000000000..4ff772b6927
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.13.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2021-03-08 13:56 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2021-03-08 13:56 UTC (permalink / raw
To: gentoo-commits
commit: 863f0443486b382973e9d0fb7a9924b946b50eb9
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 8 13:56:37 2021 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Mar 8 13:56:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=863f0443
media-plugins/kodi-pvr-mythtv: Cleanup old versions
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 2 --
.../kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild | 36 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild | 36 ----------------------
3 files changed, 74 deletions(-)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index a153081f2ef..001e84916fa 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,3 +1 @@
-DIST kodi-pvr-mythtv-7.1.1.tar.gz 706444 BLAKE2B 130dc700cbc3d95e5d5332caf5718ef965442f0e42a6922c000753da63a6d679352560ddb5f6ced03f993f12fecbd1e4e8d42618cb5110d65b5bf425d32d79c5 SHA512 9154924e7c433a8d0aa6c82a8e6b638310707d1df0607a19da7cc97431e66a38f11ab2d5e1c95ec05caf37f4a32ddce54efa4e94f07d19d2264422d38c4e6bad
-DIST kodi-pvr-mythtv-7.2.0.tar.gz 706467 BLAKE2B c426f9f040cc35e13ebb103cd93b4abc64ff101b50f84fe59c2582252c067a4a36b4052adeb7be294ab7d78f3fa5626cd3fd234445f70474bf9248e2fbe28a0f SHA512 30a6cbe8adb5783553fac5869cbb4cda8b78637acffe5a43d06a89115d39f0391492f1c69ecd44e4eaf79d3b85b421d4a4851ef8433f3faa1d9d19c8348f5003
DIST kodi-pvr-mythtv-7.3.1.tar.gz 707026 BLAKE2B 54f70e0ab72a3be020c6e142fa29b962296944d564492862a8171bce710434190ed887e5391a776c6ca9fb62877e533e42ba325d4636580c6eee97be5c2fcccb SHA512 19635d83e464035a0bf5d7cd27006059ee932ceb5bb4eb8797a8342ad063e8081393541e0c7f52230d91fba83a870bc9c83ece352ff114c82c7640d8201665b1
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild
deleted file mode 100644
index 3e6fb192fd6..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# 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="Matrix"
- 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-19*
- "
-RDEPEND="
- ${DEPEND}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild
deleted file mode 100644
index 3e6fb192fd6..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# 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="Matrix"
- 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-19*
- "
-RDEPEND="
- ${DEPEND}
- "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2021-03-08 13:56 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2021-03-08 13:56 UTC (permalink / raw
To: gentoo-commits
commit: 04abe2a72d3db13855d2fde081a2eae196ba15c5
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 8 13:56:12 2021 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Mar 8 13:56:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04abe2a7
media-plugins/kodi-pvr-mythtv: 7.3.1 version bump
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-7.3.1.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 1a6dace3ae5..a153081f2ef 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,2 +1,3 @@
DIST kodi-pvr-mythtv-7.1.1.tar.gz 706444 BLAKE2B 130dc700cbc3d95e5d5332caf5718ef965442f0e42a6922c000753da63a6d679352560ddb5f6ced03f993f12fecbd1e4e8d42618cb5110d65b5bf425d32d79c5 SHA512 9154924e7c433a8d0aa6c82a8e6b638310707d1df0607a19da7cc97431e66a38f11ab2d5e1c95ec05caf37f4a32ddce54efa4e94f07d19d2264422d38c4e6bad
DIST kodi-pvr-mythtv-7.2.0.tar.gz 706467 BLAKE2B c426f9f040cc35e13ebb103cd93b4abc64ff101b50f84fe59c2582252c067a4a36b4052adeb7be294ab7d78f3fa5626cd3fd234445f70474bf9248e2fbe28a0f SHA512 30a6cbe8adb5783553fac5869cbb4cda8b78637acffe5a43d06a89115d39f0391492f1c69ecd44e4eaf79d3b85b421d4a4851ef8433f3faa1d9d19c8348f5003
+DIST kodi-pvr-mythtv-7.3.1.tar.gz 707026 BLAKE2B 54f70e0ab72a3be020c6e142fa29b962296944d564492862a8171bce710434190ed887e5391a776c6ca9fb62877e533e42ba325d4636580c6eee97be5c2fcccb SHA512 19635d83e464035a0bf5d7cd27006059ee932ceb5bb4eb8797a8342ad063e8081393541e0c7f52230d91fba83a870bc9c83ece352ff114c82c7640d8201665b1
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.3.1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.3.1.ebuild
new file mode 100644
index 00000000000..ce4832290c2
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.3.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 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="Matrix"
+ 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-19*
+ "
+RDEPEND="
+ ${DEPEND}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2020-11-21 19:47 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2020-11-21 19:47 UTC (permalink / raw
To: gentoo-commits
commit: 67c8ae0b50fcd806644a06881e9ff1d31049b9d9
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 21 19:46:56 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Nov 21 19:47:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67c8ae0b
media-plugins/kodi-pvr-mythtv: 7.2.0 version bump
Closes: https://bugs.gentoo.org/755665
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index d27826481c8..1a6dace3ae5 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1 +1,2 @@
DIST kodi-pvr-mythtv-7.1.1.tar.gz 706444 BLAKE2B 130dc700cbc3d95e5d5332caf5718ef965442f0e42a6922c000753da63a6d679352560ddb5f6ced03f993f12fecbd1e4e8d42618cb5110d65b5bf425d32d79c5 SHA512 9154924e7c433a8d0aa6c82a8e6b638310707d1df0607a19da7cc97431e66a38f11ab2d5e1c95ec05caf37f4a32ddce54efa4e94f07d19d2264422d38c4e6bad
+DIST kodi-pvr-mythtv-7.2.0.tar.gz 706467 BLAKE2B c426f9f040cc35e13ebb103cd93b4abc64ff101b50f84fe59c2582252c067a4a36b4052adeb7be294ab7d78f3fa5626cd3fd234445f70474bf9248e2fbe28a0f SHA512 30a6cbe8adb5783553fac5869cbb4cda8b78637acffe5a43d06a89115d39f0391492f1c69ecd44e4eaf79d3b85b421d4a4851ef8433f3faa1d9d19c8348f5003
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild
new file mode 100644
index 00000000000..3e6fb192fd6
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.2.0.ebuild
@@ -0,0 +1,36 @@
+# 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="Matrix"
+ 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-19*
+ "
+RDEPEND="
+ ${DEPEND}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2020-09-17 13:41 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2020-09-17 13:41 UTC (permalink / raw
To: gentoo-commits
commit: a304293b5bebc19864723d3f989aa82ad49e91b5
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 13:40:52 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 13:40:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a304293b
media-plugins/kodi-pvr-mythtv: 7.1.1 version bump
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 4314211afa2..901462c1bdc 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -3,3 +3,4 @@ DIST kodi-pvr-mythtv-5.10.16.tar.gz 702675 BLAKE2B cc2f229e53b9c91b1a09e954dda88
DIST kodi-pvr-mythtv-5.10.18.tar.gz 702659 BLAKE2B 90e1d655633a857e8068f4b1cb30c3f4cd802adc1139002399107989d3e8477ed38b83076f5a3a96bacd18e10c8a28399e752d43078cf4d9fafb73ef4d4328f9 SHA512 cc09de5086f69e1cee073719d306a44b41f2b0131bc70f74ee730eb681a72d4cecbd263d52ac7610574ce1a8d1b737cdc653adbf9642559e5e0fafa0e06aea25
DIST kodi-pvr-mythtv-5.10.19.tar.gz 702741 BLAKE2B 0baa0e7168ca33af0198205323b1ec8036b46ad33cde2c9a0ce928ae3335d4e0c2704094e3e5b77af41a53f07ded7a77e8709a3c29b389dc044969523982c08d SHA512 7b0ce0ccd74fa5743c774804f6f8d34d3d2085195da26a9da74a12948d611a25142a7ffb228e342120d286da140b234cbfc8a5ca97a77a5a2fc807d6d52d60ae
DIST kodi-pvr-mythtv-7.0.5.tar.gz 706430 BLAKE2B 569725596d66efd8076f39f7ff6fd6aba10057f77be395a94c03d58146e50072c055adf625a02ab9390dbe1cffeddb3b7775e03c689b1b32bef138bdd9af19a6 SHA512 ad94f44f0fa853776da62af7b23a54d884cb25b6fab3186b1bc02f9c4716e7cdeb371f5eb789d65221573117ed7afafcc2a7e1f53a004d42866b61d8deae1dac
+DIST kodi-pvr-mythtv-7.1.1.tar.gz 706444 BLAKE2B 130dc700cbc3d95e5d5332caf5718ef965442f0e42a6922c000753da63a6d679352560ddb5f6ced03f993f12fecbd1e4e8d42618cb5110d65b5bf425d32d79c5 SHA512 9154924e7c433a8d0aa6c82a8e6b638310707d1df0607a19da7cc97431e66a38f11ab2d5e1c95ec05caf37f4a32ddce54efa4e94f07d19d2264422d38c4e6bad
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild
new file mode 100644
index 00000000000..3e6fb192fd6
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-7.1.1.ebuild
@@ -0,0 +1,36 @@
+# 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="Matrix"
+ 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-19*
+ "
+RDEPEND="
+ ${DEPEND}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2020-07-15 18:24 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2020-07-15 18:24 UTC (permalink / raw
To: gentoo-commits
commit: 47d2a4a40f637dda4aa94930030bb363907733df
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 15 18:24:24 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Jul 15 18:24:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d2a4a4
media-plugins/kodi-pvr-mythtv: 5.10.19 version bump
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.19.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 60513c5688c..c7e7f455503 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,3 +1,4 @@
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
DIST kodi-pvr-mythtv-5.10.18.tar.gz 702659 BLAKE2B 90e1d655633a857e8068f4b1cb30c3f4cd802adc1139002399107989d3e8477ed38b83076f5a3a96bacd18e10c8a28399e752d43078cf4d9fafb73ef4d4328f9 SHA512 cc09de5086f69e1cee073719d306a44b41f2b0131bc70f74ee730eb681a72d4cecbd263d52ac7610574ce1a8d1b737cdc653adbf9642559e5e0fafa0e06aea25
+DIST kodi-pvr-mythtv-5.10.19.tar.gz 702741 BLAKE2B 0baa0e7168ca33af0198205323b1ec8036b46ad33cde2c9a0ce928ae3335d4e0c2704094e3e5b77af41a53f07ded7a77e8709a3c29b389dc044969523982c08d SHA512 7b0ce0ccd74fa5743c774804f6f8d34d3d2085195da26a9da74a12948d611a25142a7ffb228e342120d286da140b234cbfc8a5ca97a77a5a2fc807d6d52d60ae
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.19.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.19.ebuild
new file mode 100644
index 00000000000..2211824cdbf
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.19.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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2020-07-09 20:27 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2020-07-09 20:27 UTC (permalink / raw
To: gentoo-commits
commit: c31fb578cfb6eec2b55421bcc185a28f5aff936f
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 9 20:27:16 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Jul 9 20:27:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c31fb578
media-plugins/kodi-pvr-mythtv: 5.10.18 version bump
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.18.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 37d3f348c55..60513c5688c 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,2 +1,3 @@
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
+DIST kodi-pvr-mythtv-5.10.18.tar.gz 702659 BLAKE2B 90e1d655633a857e8068f4b1cb30c3f4cd802adc1139002399107989d3e8477ed38b83076f5a3a96bacd18e10c8a28399e752d43078cf4d9fafb73ef4d4328f9 SHA512 cc09de5086f69e1cee073719d306a44b41f2b0131bc70f74ee730eb681a72d4cecbd263d52ac7610574ce1a8d1b737cdc653adbf9642559e5e0fafa0e06aea25
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.18.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.18.ebuild
new file mode 100644
index 00000000000..2211824cdbf
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.18.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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2020-05-18 13:38 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2020-05-18 13:38 UTC (permalink / raw
To: gentoo-commits
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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2020-01-09 19:55 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2020-01-09 19:55 UTC (permalink / raw
To: gentoo-commits
commit: 0be844e14387817cee762bbf1d23da00d1bdd389
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 9 19:55:13 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Jan 9 19:55:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be844e1
media-plugins/kodi-pvr-mythtv: Cleanup old versions
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 5 ---
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.11.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.12.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.13.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.14.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild | 37 ----------------------
6 files changed, 190 deletions(-)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 047810ec5fa..7fda423757a 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,6 +1 @@
-DIST kodi-pvr-mythtv-5.10.11.tar.gz 702648 BLAKE2B 7653811eeba607d642340349a9b3d59f14e3f9da764af542e8e5daf0c742abcda312692881918c69dc26d27642af44feed6e7569bd763472254921403e8fd376 SHA512 792943ea1e4e4bd8ea8e484d055cc5a3850ab5c873f1494b187fa9ecd944801b4c74d575754e687ff45fb6c1936b4064c0eabb8edeeb146c6ae617cd14dde555
-DIST kodi-pvr-mythtv-5.10.12.tar.gz 702668 BLAKE2B 3fa8e208e65e1c3242e936df5eaa143fcbd78aafe98df0989a1065de821b6865c309889b7a128c53f8a3a713a1abd704afdaf7b97fc182f6a18eecbd34b3bdce SHA512 ec4e489f7a926ada36f76ccc65b30e4f1b13299fd5a30ce86b276a4bd40938f1e10e4a093c3c1cc3dee7d929d24ec933625b2c679a3b8d3ae6631db2936eb0a5
-DIST kodi-pvr-mythtv-5.10.13.tar.gz 702741 BLAKE2B 3de267c4fbdaf9382abc7f64120ec219fe4fc20f98480020280c0ac4a9a1afc6dcafb6fbb41a552ae42b18f8f0f47a34baa4374a55a621013f9bb3c68d682a68 SHA512 8d277d4be61a8041c96f45a6cddcba32da9ebc57b5d07e747a41e2d740c2d1f781dcb438a3e2dbe3d729cacc5144ca0afac2164b68917d337282093371449f54
-DIST kodi-pvr-mythtv-5.10.14.tar.gz 702729 BLAKE2B 5ba7397a55403f865e276da42e6bcf5c8be754def2ef624468b72ff9be9fd1d8074f5af99447cdc936fe6d4e07215db5b9187fd14a30efe385c929bedfb41391 SHA512 2432eaefd0be0ef1268cee1c177c283d4df40f9776b8d45dd2f4f2fab4427068e6397cfd737ccd02fb2106582bbbcbc2347855ebe3788acf1d41cacbb21ae955
DIST kodi-pvr-mythtv-5.10.15.tar.gz 702682 BLAKE2B 54ba8e4883dbdae88071b1b69a4d489d384c95911bf1113e944b9a4528f8349ff044a1440afd05b3657c8131c4738264f366a7a63bf8606ce6f796c143743f37 SHA512 bf7e4d6fc1436fc01596a4587b4334e495b72e4fdc9638393c94bd289c9f58065ad5d61c87ce109d727a0d656873100da050b8d395e28aac5efe567da70839e8
-DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c SHA512 b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.11.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.11.ebuild
deleted file mode 100644
index 169ab5d577a..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.11.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.12.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.12.ebuild
deleted file mode 100644
index 169ab5d577a..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.12.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.13.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.13.ebuild
deleted file mode 100644
index 169ab5d577a..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.13.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.14.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.14.ebuild
deleted file mode 100644
index 169ab5d577a..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.14.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild
deleted file mode 100644
index 169ab5d577a..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 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}
- "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2020-01-09 19:55 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2020-01-09 19:55 UTC (permalink / raw
To: gentoo-commits
commit: 14ede4808117ad9bb5f073b3cbade6b3739e4120
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 9 19:54:49 2020 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Jan 9 19:55:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ede480
media-plugins/kodi-pvr-mythtv: 5.10.15 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-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.15.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index d959e7cea2c..047810ec5fa 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -2,4 +2,5 @@ DIST kodi-pvr-mythtv-5.10.11.tar.gz 702648 BLAKE2B 7653811eeba607d642340349a9b3d
DIST kodi-pvr-mythtv-5.10.12.tar.gz 702668 BLAKE2B 3fa8e208e65e1c3242e936df5eaa143fcbd78aafe98df0989a1065de821b6865c309889b7a128c53f8a3a713a1abd704afdaf7b97fc182f6a18eecbd34b3bdce SHA512 ec4e489f7a926ada36f76ccc65b30e4f1b13299fd5a30ce86b276a4bd40938f1e10e4a093c3c1cc3dee7d929d24ec933625b2c679a3b8d3ae6631db2936eb0a5
DIST kodi-pvr-mythtv-5.10.13.tar.gz 702741 BLAKE2B 3de267c4fbdaf9382abc7f64120ec219fe4fc20f98480020280c0ac4a9a1afc6dcafb6fbb41a552ae42b18f8f0f47a34baa4374a55a621013f9bb3c68d682a68 SHA512 8d277d4be61a8041c96f45a6cddcba32da9ebc57b5d07e747a41e2d740c2d1f781dcb438a3e2dbe3d729cacc5144ca0afac2164b68917d337282093371449f54
DIST kodi-pvr-mythtv-5.10.14.tar.gz 702729 BLAKE2B 5ba7397a55403f865e276da42e6bcf5c8be754def2ef624468b72ff9be9fd1d8074f5af99447cdc936fe6d4e07215db5b9187fd14a30efe385c929bedfb41391 SHA512 2432eaefd0be0ef1268cee1c177c283d4df40f9776b8d45dd2f4f2fab4427068e6397cfd737ccd02fb2106582bbbcbc2347855ebe3788acf1d41cacbb21ae955
+DIST kodi-pvr-mythtv-5.10.15.tar.gz 702682 BLAKE2B 54ba8e4883dbdae88071b1b69a4d489d384c95911bf1113e944b9a4528f8349ff044a1440afd05b3657c8131c4738264f366a7a63bf8606ce6f796c143743f37 SHA512 bf7e4d6fc1436fc01596a4587b4334e495b72e4fdc9638393c94bd289c9f58065ad5d61c87ce109d727a0d656873100da050b8d395e28aac5efe567da70839e8
DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c SHA512 b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.15.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.15.ebuild
new file mode 100644
index 00000000000..2211824cdbf
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.15.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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-11-25 17:46 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-11-25 17:46 UTC (permalink / raw
To: gentoo-commits
commit: 93305bfbdc1153a71dd667feca0ca1eaee51debc
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 25 17:43:23 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Nov 25 17:46:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93305bfb
media-plugins/kodi-pvr-mythtv: 5.10.14 version bump
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.14.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index f2cfa7f3879..d959e7cea2c 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,4 +1,5 @@
DIST kodi-pvr-mythtv-5.10.11.tar.gz 702648 BLAKE2B 7653811eeba607d642340349a9b3d59f14e3f9da764af542e8e5daf0c742abcda312692881918c69dc26d27642af44feed6e7569bd763472254921403e8fd376 SHA512 792943ea1e4e4bd8ea8e484d055cc5a3850ab5c873f1494b187fa9ecd944801b4c74d575754e687ff45fb6c1936b4064c0eabb8edeeb146c6ae617cd14dde555
DIST kodi-pvr-mythtv-5.10.12.tar.gz 702668 BLAKE2B 3fa8e208e65e1c3242e936df5eaa143fcbd78aafe98df0989a1065de821b6865c309889b7a128c53f8a3a713a1abd704afdaf7b97fc182f6a18eecbd34b3bdce SHA512 ec4e489f7a926ada36f76ccc65b30e4f1b13299fd5a30ce86b276a4bd40938f1e10e4a093c3c1cc3dee7d929d24ec933625b2c679a3b8d3ae6631db2936eb0a5
DIST kodi-pvr-mythtv-5.10.13.tar.gz 702741 BLAKE2B 3de267c4fbdaf9382abc7f64120ec219fe4fc20f98480020280c0ac4a9a1afc6dcafb6fbb41a552ae42b18f8f0f47a34baa4374a55a621013f9bb3c68d682a68 SHA512 8d277d4be61a8041c96f45a6cddcba32da9ebc57b5d07e747a41e2d740c2d1f781dcb438a3e2dbe3d729cacc5144ca0afac2164b68917d337282093371449f54
+DIST kodi-pvr-mythtv-5.10.14.tar.gz 702729 BLAKE2B 5ba7397a55403f865e276da42e6bcf5c8be754def2ef624468b72ff9be9fd1d8074f5af99447cdc936fe6d4e07215db5b9187fd14a30efe385c929bedfb41391 SHA512 2432eaefd0be0ef1268cee1c177c283d4df40f9776b8d45dd2f4f2fab4427068e6397cfd737ccd02fb2106582bbbcbc2347855ebe3788acf1d41cacbb21ae955
DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c SHA512 b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.14.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.14.ebuild
new file mode 100644
index 00000000000..4ff772b6927
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.14.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-10-02 13:38 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-10-02 13:38 UTC (permalink / raw
To: gentoo-commits
commit: 6e6727bf6e7d43f0d71082444a1275b9e0e8f1fa
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 2 13:37:24 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Oct 2 13:37:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e6727bf
media-plugins/kodi-pvr-mythtv: 5.10.12 version bump
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.12.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 19d87f15ca4..98678bcbc37 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,2 +1,3 @@
DIST kodi-pvr-mythtv-5.10.11.tar.gz 702648 BLAKE2B 7653811eeba607d642340349a9b3d59f14e3f9da764af542e8e5daf0c742abcda312692881918c69dc26d27642af44feed6e7569bd763472254921403e8fd376 SHA512 792943ea1e4e4bd8ea8e484d055cc5a3850ab5c873f1494b187fa9ecd944801b4c74d575754e687ff45fb6c1936b4064c0eabb8edeeb146c6ae617cd14dde555
+DIST kodi-pvr-mythtv-5.10.12.tar.gz 702668 BLAKE2B 3fa8e208e65e1c3242e936df5eaa143fcbd78aafe98df0989a1065de821b6865c309889b7a128c53f8a3a713a1abd704afdaf7b97fc182f6a18eecbd34b3bdce SHA512 ec4e489f7a926ada36f76ccc65b30e4f1b13299fd5a30ce86b276a4bd40938f1e10e4a093c3c1cc3dee7d929d24ec933625b2c679a3b8d3ae6631db2936eb0a5
DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c SHA512 b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.12.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.12.ebuild
new file mode 100644
index 00000000000..4ff772b6927
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.12.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-10-01 13:40 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-10-01 13:40 UTC (permalink / raw
To: gentoo-commits
commit: e2308e517d53c8523e9b7321665b0e91fcfdd76f
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 1 13:39:25 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Oct 1 13:40:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2308e51
media-plugins/kodi-pvr-mythtv: 5.10.11 version bump
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.11.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 7cd8ae883b4..19d87f15ca4 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1 +1,2 @@
+DIST kodi-pvr-mythtv-5.10.11.tar.gz 702648 BLAKE2B 7653811eeba607d642340349a9b3d59f14e3f9da764af542e8e5daf0c742abcda312692881918c69dc26d27642af44feed6e7569bd763472254921403e8fd376 SHA512 792943ea1e4e4bd8ea8e484d055cc5a3850ab5c873f1494b187fa9ecd944801b4c74d575754e687ff45fb6c1936b4064c0eabb8edeeb146c6ae617cd14dde555
DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c SHA512 b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.11.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.11.ebuild
new file mode 100644
index 00000000000..4ff772b6927
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.11.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-09-05 17:30 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-09-05 17:30 UTC (permalink / raw
To: gentoo-commits
commit: c28873cc53881ed38a81e517c80cf26ecabadec6
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 5 16:17:17 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Sep 5 17:30:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28873cc
media-plugins/kodi-pvr-mythtv: Cleanup Kodi 17 versions
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 -
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild | 36 ----------------------
2 files changed, 37 deletions(-)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index c1682d17207..7cd8ae883b4 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,2 +1 @@
-DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c SHA512 b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild
deleted file mode 100644
index 0b183188b03..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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
- ;;
-*)
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/pvr.mythtv-${PV}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- sys-libs/zlib
- =media-tv/kodi-17*
- =media-libs/kodi-platform-17*
- "
-RDEPEND="
- ${DEPEND}
- "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-09-03 1:28 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-09-03 1:28 UTC (permalink / raw
To: gentoo-commits
commit: 95ac35fe81065b1160b700ea8e3e0ec7f326e3cb
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 3 01:26:34 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Sep 3 01:28:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ac35fe
media-plugins/kodi-pvr-mythtv: Cleanup old versions
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 5 ---
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.6.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.7.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.8.ebuild | 36 ---------------------
6 files changed, 189 deletions(-)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index c6b1fb59446..c1682d17207 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,7 +1,2 @@
DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
-DIST kodi-pvr-mythtv-5.10.4.tar.gz 700724 BLAKE2B 51b30945bc24c5b66be2543ca95f7f86663e238554051735ab84f70742d78b15beee434feb7620241f36a65b279967b7e99e3f6c94708dbbc68447aaf9908418 SHA512 d7267f71a65f9a25c10bd2b8ebe114f9e9ab0b8575f1d60c58be70a6a7fae3a6abd8777186e092555b89d4911b5ef4639cc48874f189f4839fdf70d6bf07eae4
-DIST kodi-pvr-mythtv-5.10.5.tar.gz 701110 BLAKE2B 7aa1148cdc5b0c187b0c4c077c5a882493bc081e27ea2210fc0b02fa7757007d3f7081ca35bc155e9d019601b1d51b89fd358c094a30202309e6cfa218636e9b SHA512 9c3b5fc208693bfbded7e6376131aa06bf94b2019c111d40c254a7505c0b4641d66f7a57ad55fe0c174756811983250ce68e4d074619413d04d1b46d66759d7e
-DIST kodi-pvr-mythtv-5.10.6.tar.gz 701798 BLAKE2B e99fe7e4959e44238184b85fb8a6b22ff7f375f1ef6f1035d119edbfd0df65909e4e656ad0c008e34c5bd841b6379760a81e194f2b66bfdc087914647f69ae99 SHA512 14577d686f18698bd7fc9fcaf74bf3eb6dbb01e630782054a6045060bcead6878654d5427c7e6b37632a75de92b9a4dffecbecbd7b60004fdaf2763415919401
-DIST kodi-pvr-mythtv-5.10.7.tar.gz 701835 BLAKE2B 148f3bea1b034376c848c10c434987ef9265d722c028f8af1a5307f989a344114137111affae617f9012a5efaa6b1e772cf630fdfedd9d033474dadfd5512ce5 SHA512 3329737dda3141fe8cb0bcdb19a9f817d2320128e0db36b0255e8f8eaad00c4ab1149cf2ec3d617464c645c5030fe96cb22ac94fdf29d6ecc9533f7c0295a9f5
-DIST kodi-pvr-mythtv-5.10.8.tar.gz 702471 BLAKE2B 2d16b0837193fcf91d834d98cc67b5554346869f7501ede71dca548fc0f05f1d26f6b5379b391d1ba58a90dac4af21d5f816980aa7a2824eb0228bc1baccb1e5 SHA512 73a8d959bc3df5514e247ef3f6c0f2496f12435c44ff2abf334671713ea8cbcbb69a5f54fe6d7cc5e9042a090beb923cec994b7e758d1ceec83b0f6d79731927
DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c SHA512 b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild
deleted file mode 100644
index 8b96d7f0430..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild
deleted file mode 100644
index 8b96d7f0430..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.6.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.6.ebuild
deleted file mode 100644
index 8b96d7f0430..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.6.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.7.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.7.ebuild
deleted file mode 100644
index 8b96d7f0430..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.7.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.8.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.8.ebuild
deleted file mode 100644
index 8ba4769034b..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.8.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils 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
- ;;
-*)
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/pvr.mythtv-${PV}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- sys-libs/zlib
- =media-tv/kodi-18*
- =media-libs/kodi-platform-18*
- "
-RDEPEND="
- ${DEPEND}
- "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-09-03 1:28 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-09-03 1:28 UTC (permalink / raw
To: gentoo-commits
commit: 5a07aa5cc52c0772a01aad7eae92e221e8efe97d
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 3 01:26:02 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Sep 3 01:28:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a07aa5c
media-plugins/kodi-pvr-mythtv: 5.10.9 version bump
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 0d9feb28a08..c6b1fb59446 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -4,3 +4,4 @@ DIST kodi-pvr-mythtv-5.10.5.tar.gz 701110 BLAKE2B 7aa1148cdc5b0c187b0c4c077c5a88
DIST kodi-pvr-mythtv-5.10.6.tar.gz 701798 BLAKE2B e99fe7e4959e44238184b85fb8a6b22ff7f375f1ef6f1035d119edbfd0df65909e4e656ad0c008e34c5bd841b6379760a81e194f2b66bfdc087914647f69ae99 SHA512 14577d686f18698bd7fc9fcaf74bf3eb6dbb01e630782054a6045060bcead6878654d5427c7e6b37632a75de92b9a4dffecbecbd7b60004fdaf2763415919401
DIST kodi-pvr-mythtv-5.10.7.tar.gz 701835 BLAKE2B 148f3bea1b034376c848c10c434987ef9265d722c028f8af1a5307f989a344114137111affae617f9012a5efaa6b1e772cf630fdfedd9d033474dadfd5512ce5 SHA512 3329737dda3141fe8cb0bcdb19a9f817d2320128e0db36b0255e8f8eaad00c4ab1149cf2ec3d617464c645c5030fe96cb22ac94fdf29d6ecc9533f7c0295a9f5
DIST kodi-pvr-mythtv-5.10.8.tar.gz 702471 BLAKE2B 2d16b0837193fcf91d834d98cc67b5554346869f7501ede71dca548fc0f05f1d26f6b5379b391d1ba58a90dac4af21d5f816980aa7a2824eb0228bc1baccb1e5 SHA512 73a8d959bc3df5514e247ef3f6c0f2496f12435c44ff2abf334671713ea8cbcbb69a5f54fe6d7cc5e9042a090beb923cec994b7e758d1ceec83b0f6d79731927
+DIST kodi-pvr-mythtv-5.10.9.tar.gz 702493 BLAKE2B 457be0137a95d1abe0ad4a5634bcf21bad8d2f9261879468e2c5ba598a41b7eb71ed1bbf9992f45db8ad82d4da25bf87067199c57e71b64c9255608350874a2c SHA512 b497f79de6ca42638af0ac3c76c18343236db26af2901b60f49ddc71f9c0f4c68c293a50dc57a80e0ecf81df2629ad7695a842e63e1e8ebc2b22de082a5e39c6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild
new file mode 100644
index 00000000000..4ff772b6927
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.9.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-08-28 0:38 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-08-28 0:38 UTC (permalink / raw
To: gentoo-commits
commit: 42d9e2f3dabef1c2c214d65f7b90dce1e60bd1f4
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 00:37:29 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 00:37:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d9e2f3
media-plugins/kodi-pvr-mythtv: 5.10.8 version bump
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.8.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index e0d588ac657..0d9feb28a08 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -3,3 +3,4 @@ DIST kodi-pvr-mythtv-5.10.4.tar.gz 700724 BLAKE2B 51b30945bc24c5b66be2543ca95f7f
DIST kodi-pvr-mythtv-5.10.5.tar.gz 701110 BLAKE2B 7aa1148cdc5b0c187b0c4c077c5a882493bc081e27ea2210fc0b02fa7757007d3f7081ca35bc155e9d019601b1d51b89fd358c094a30202309e6cfa218636e9b SHA512 9c3b5fc208693bfbded7e6376131aa06bf94b2019c111d40c254a7505c0b4641d66f7a57ad55fe0c174756811983250ce68e4d074619413d04d1b46d66759d7e
DIST kodi-pvr-mythtv-5.10.6.tar.gz 701798 BLAKE2B e99fe7e4959e44238184b85fb8a6b22ff7f375f1ef6f1035d119edbfd0df65909e4e656ad0c008e34c5bd841b6379760a81e194f2b66bfdc087914647f69ae99 SHA512 14577d686f18698bd7fc9fcaf74bf3eb6dbb01e630782054a6045060bcead6878654d5427c7e6b37632a75de92b9a4dffecbecbd7b60004fdaf2763415919401
DIST kodi-pvr-mythtv-5.10.7.tar.gz 701835 BLAKE2B 148f3bea1b034376c848c10c434987ef9265d722c028f8af1a5307f989a344114137111affae617f9012a5efaa6b1e772cf630fdfedd9d033474dadfd5512ce5 SHA512 3329737dda3141fe8cb0bcdb19a9f817d2320128e0db36b0255e8f8eaad00c4ab1149cf2ec3d617464c645c5030fe96cb22ac94fdf29d6ecc9533f7c0295a9f5
+DIST kodi-pvr-mythtv-5.10.8.tar.gz 702471 BLAKE2B 2d16b0837193fcf91d834d98cc67b5554346869f7501ede71dca548fc0f05f1d26f6b5379b391d1ba58a90dac4af21d5f816980aa7a2824eb0228bc1baccb1e5 SHA512 73a8d959bc3df5514e247ef3f6c0f2496f12435c44ff2abf334671713ea8cbcbb69a5f54fe6d7cc5e9042a090beb923cec994b7e758d1ceec83b0f6d79731927
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.8.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.8.ebuild
new file mode 100644
index 00000000000..8ba4769034b
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.8.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils 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
+ ;;
+*)
+ KEYWORDS="~amd64 ~x86"
+ SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/pvr.mythtv-${PV}"
+ ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ sys-libs/zlib
+ =media-tv/kodi-18*
+ =media-libs/kodi-platform-18*
+ "
+RDEPEND="
+ ${DEPEND}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-04-08 16:04 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-04-08 16:04 UTC (permalink / raw
To: gentoo-commits
commit: 1f1846b7bc27bc7843e4879746f41c16ffbb5dcf
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 8 16:03:30 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Apr 8 16:04:41 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1846b7
media-plugins/kodi-pvr-mythtv: 5.10.7 version bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.7.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index bc3f483ead7..e0d588ac657 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -2,3 +2,4 @@ DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b463310309090
DIST kodi-pvr-mythtv-5.10.4.tar.gz 700724 BLAKE2B 51b30945bc24c5b66be2543ca95f7f86663e238554051735ab84f70742d78b15beee434feb7620241f36a65b279967b7e99e3f6c94708dbbc68447aaf9908418 SHA512 d7267f71a65f9a25c10bd2b8ebe114f9e9ab0b8575f1d60c58be70a6a7fae3a6abd8777186e092555b89d4911b5ef4639cc48874f189f4839fdf70d6bf07eae4
DIST kodi-pvr-mythtv-5.10.5.tar.gz 701110 BLAKE2B 7aa1148cdc5b0c187b0c4c077c5a882493bc081e27ea2210fc0b02fa7757007d3f7081ca35bc155e9d019601b1d51b89fd358c094a30202309e6cfa218636e9b SHA512 9c3b5fc208693bfbded7e6376131aa06bf94b2019c111d40c254a7505c0b4641d66f7a57ad55fe0c174756811983250ce68e4d074619413d04d1b46d66759d7e
DIST kodi-pvr-mythtv-5.10.6.tar.gz 701798 BLAKE2B e99fe7e4959e44238184b85fb8a6b22ff7f375f1ef6f1035d119edbfd0df65909e4e656ad0c008e34c5bd841b6379760a81e194f2b66bfdc087914647f69ae99 SHA512 14577d686f18698bd7fc9fcaf74bf3eb6dbb01e630782054a6045060bcead6878654d5427c7e6b37632a75de92b9a4dffecbecbd7b60004fdaf2763415919401
+DIST kodi-pvr-mythtv-5.10.7.tar.gz 701835 BLAKE2B 148f3bea1b034376c848c10c434987ef9265d722c028f8af1a5307f989a344114137111affae617f9012a5efaa6b1e772cf630fdfedd9d033474dadfd5512ce5 SHA512 3329737dda3141fe8cb0bcdb19a9f817d2320128e0db36b0255e8f8eaad00c4ab1149cf2ec3d617464c645c5030fe96cb22ac94fdf29d6ecc9533f7c0295a9f5
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.7.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.7.ebuild
new file mode 100644
index 00000000000..8b96d7f0430
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.7.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-02-07 17:57 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-02-07 17:57 UTC (permalink / raw
To: gentoo-commits
commit: 710725c069464c062d0891c146c7ad00bce33d41
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 7 17:57:36 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Feb 7 17:57:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=710725c0
media-plugins/kodi-pvr-mythtv: 5.10.6 version bump
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.6.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index e58fafe5d4d..bc3f483ead7 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,3 +1,4 @@
DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
DIST kodi-pvr-mythtv-5.10.4.tar.gz 700724 BLAKE2B 51b30945bc24c5b66be2543ca95f7f86663e238554051735ab84f70742d78b15beee434feb7620241f36a65b279967b7e99e3f6c94708dbbc68447aaf9908418 SHA512 d7267f71a65f9a25c10bd2b8ebe114f9e9ab0b8575f1d60c58be70a6a7fae3a6abd8777186e092555b89d4911b5ef4639cc48874f189f4839fdf70d6bf07eae4
DIST kodi-pvr-mythtv-5.10.5.tar.gz 701110 BLAKE2B 7aa1148cdc5b0c187b0c4c077c5a882493bc081e27ea2210fc0b02fa7757007d3f7081ca35bc155e9d019601b1d51b89fd358c094a30202309e6cfa218636e9b SHA512 9c3b5fc208693bfbded7e6376131aa06bf94b2019c111d40c254a7505c0b4641d66f7a57ad55fe0c174756811983250ce68e4d074619413d04d1b46d66759d7e
+DIST kodi-pvr-mythtv-5.10.6.tar.gz 701798 BLAKE2B e99fe7e4959e44238184b85fb8a6b22ff7f375f1ef6f1035d119edbfd0df65909e4e656ad0c008e34c5bd841b6379760a81e194f2b66bfdc087914647f69ae99 SHA512 14577d686f18698bd7fc9fcaf74bf3eb6dbb01e630782054a6045060bcead6878654d5427c7e6b37632a75de92b9a4dffecbecbd7b60004fdaf2763415919401
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.6.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.6.ebuild
new file mode 100644
index 00000000000..8b96d7f0430
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.6.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-02-04 2:45 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-02-04 2:45 UTC (permalink / raw
To: gentoo-commits
commit: af37bdb129f55414b5e88d8d43090b2e15dcdce8
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 31 15:30:15 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Feb 4 02:45:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af37bdb1
media-plugins/kodi-pvr-mythtv: 5.10.5 version bump
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index f4579245aea..e58fafe5d4d 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,2 +1,3 @@
DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
DIST kodi-pvr-mythtv-5.10.4.tar.gz 700724 BLAKE2B 51b30945bc24c5b66be2543ca95f7f86663e238554051735ab84f70742d78b15beee434feb7620241f36a65b279967b7e99e3f6c94708dbbc68447aaf9908418 SHA512 d7267f71a65f9a25c10bd2b8ebe114f9e9ab0b8575f1d60c58be70a6a7fae3a6abd8777186e092555b89d4911b5ef4639cc48874f189f4839fdf70d6bf07eae4
+DIST kodi-pvr-mythtv-5.10.5.tar.gz 701110 BLAKE2B 7aa1148cdc5b0c187b0c4c077c5a882493bc081e27ea2210fc0b02fa7757007d3f7081ca35bc155e9d019601b1d51b89fd358c094a30202309e6cfa218636e9b SHA512 9c3b5fc208693bfbded7e6376131aa06bf94b2019c111d40c254a7505c0b4641d66f7a57ad55fe0c174756811983250ce68e4d074619413d04d1b46d66759d7e
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild
new file mode 100644
index 00000000000..8b96d7f0430
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.5.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-01-19 0:14 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-01-19 0:14 UTC (permalink / raw
To: gentoo-commits
commit: 9277b935a674a370dad18ef7983fc82b652f660b
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 19 00:12:56 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Jan 19 00:14:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9277b935
media-plugins/kodi-pvr-mythtv: 5.10.4 version bump
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 7db49d32f8f..f8ab7729ee1 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,6 +1,7 @@
DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
DIST kodi-pvr-mythtv-5.10.1.tar.gz 697844 BLAKE2B fb7678cfed9c6c9d25f0bb0ff5fe6c8544581c2cfda9b564b12430596d907744489bc116c898f23eabf24567eab0fe497be2d408dca09b9c18264c166fd7877c SHA512 1125dada0b3791ba0ad668108e7681b53a5f2389ab8498360c241be1869157bf5e5277e7b90c0291aa484eb74cbf0435c8b29cc713f49d7b87a61d8ae2523e69
DIST kodi-pvr-mythtv-5.10.3.tar.gz 698680 BLAKE2B 3ef098d8691308d66e463ece3de59308a5af8407831a867d197c505443390646b1668ab0ad4ed1170bc67128cc1dea0b331549dc6faa4fc2e8064c3825d730c7 SHA512 e5ebabd8b9b97dbc1bbb34cc79d9e020d4186af69731c5cdf9bc6e67592fb1d017d3c51ebd8ae5b1ea72650c436bcd0de50bdc1cc04d93ec8a9336a38f6a8fcd
+DIST kodi-pvr-mythtv-5.10.4.tar.gz 700724 BLAKE2B 51b30945bc24c5b66be2543ca95f7f86663e238554051735ab84f70742d78b15beee434feb7620241f36a65b279967b7e99e3f6c94708dbbc68447aaf9908418 SHA512 d7267f71a65f9a25c10bd2b8ebe114f9e9ab0b8575f1d60c58be70a6a7fae3a6abd8777186e092555b89d4911b5ef4639cc48874f189f4839fdf70d6bf07eae4
DIST kodi-pvr-mythtv-5.8.14.tar.gz 696544 BLAKE2B a80b84d6c3aa2244d68f7c7ffca16b17e5942239a55a67e059a6a016f9970f7c8ca65071a6b498dbae8c0addea95349f49f27a7e7ce8888a1d9a2fd5294a8d0e SHA512 44630a944eeee7cb97de91183b560beef00d686148880ebba51063fe1f320bd43cd2c9a89061c49fbf8c5e038ac5d6788440fc948ba46ca130e8bd8a980dff97
DIST kodi-pvr-mythtv-5.8.15.tar.gz 696549 BLAKE2B 408575d8995a5c25a1f2d32b4f7fad37ec4d929a622e287594b700aec41162db9b5b1df4dee59f68a3c4c417af95f6b9297e94de0852e4895f12aebbf40c267d SHA512 8bb8b6dc69cd62eb1b62f7d08abb17a698d354e2280e5b2c5d68d1037e1b48e048aa10dd8b9a4f830c2af7e1d232813fe53c8634669e39665e8e8abc7ae53474
DIST kodi-pvr-mythtv-5.8.16.tar.gz 697062 BLAKE2B af0d96959904b34368934117a721e0190107f8d772f9ea6370b6eaba61848d183672edd9639737510f3f7fb8e2525aa18874a0c85db6a7ea9d9f168e08102187 SHA512 9ffe4c8defda0111e371bbde72f3b2e746b7b9003dced1956552223b344d868f344ff076f7021534d5a41781fc5b06dfd1bb75d12d1e64f97589ebefa7c030d6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild
new file mode 100644
index 00000000000..8b96d7f0430
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-01-19 0:14 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-01-19 0:14 UTC (permalink / raw
To: gentoo-commits
commit: 37d7bc61f14b91e6eb73120a9918cffda9ccb29c
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 19 00:14:08 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sat Jan 19 00:14:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37d7bc61
media-plugins/kodi-pvr-mythtv: Cleanup old versions
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 8 -----
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.1.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.3.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.14.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.15.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.16.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.19.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.0.ebuild | 37 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.1.ebuild | 37 ----------------------
9 files changed, 304 deletions(-)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index f8ab7729ee1..f4579245aea 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,10 +1,2 @@
DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
-DIST kodi-pvr-mythtv-5.10.1.tar.gz 697844 BLAKE2B fb7678cfed9c6c9d25f0bb0ff5fe6c8544581c2cfda9b564b12430596d907744489bc116c898f23eabf24567eab0fe497be2d408dca09b9c18264c166fd7877c SHA512 1125dada0b3791ba0ad668108e7681b53a5f2389ab8498360c241be1869157bf5e5277e7b90c0291aa484eb74cbf0435c8b29cc713f49d7b87a61d8ae2523e69
-DIST kodi-pvr-mythtv-5.10.3.tar.gz 698680 BLAKE2B 3ef098d8691308d66e463ece3de59308a5af8407831a867d197c505443390646b1668ab0ad4ed1170bc67128cc1dea0b331549dc6faa4fc2e8064c3825d730c7 SHA512 e5ebabd8b9b97dbc1bbb34cc79d9e020d4186af69731c5cdf9bc6e67592fb1d017d3c51ebd8ae5b1ea72650c436bcd0de50bdc1cc04d93ec8a9336a38f6a8fcd
DIST kodi-pvr-mythtv-5.10.4.tar.gz 700724 BLAKE2B 51b30945bc24c5b66be2543ca95f7f86663e238554051735ab84f70742d78b15beee434feb7620241f36a65b279967b7e99e3f6c94708dbbc68447aaf9908418 SHA512 d7267f71a65f9a25c10bd2b8ebe114f9e9ab0b8575f1d60c58be70a6a7fae3a6abd8777186e092555b89d4911b5ef4639cc48874f189f4839fdf70d6bf07eae4
-DIST kodi-pvr-mythtv-5.8.14.tar.gz 696544 BLAKE2B a80b84d6c3aa2244d68f7c7ffca16b17e5942239a55a67e059a6a016f9970f7c8ca65071a6b498dbae8c0addea95349f49f27a7e7ce8888a1d9a2fd5294a8d0e SHA512 44630a944eeee7cb97de91183b560beef00d686148880ebba51063fe1f320bd43cd2c9a89061c49fbf8c5e038ac5d6788440fc948ba46ca130e8bd8a980dff97
-DIST kodi-pvr-mythtv-5.8.15.tar.gz 696549 BLAKE2B 408575d8995a5c25a1f2d32b4f7fad37ec4d929a622e287594b700aec41162db9b5b1df4dee59f68a3c4c417af95f6b9297e94de0852e4895f12aebbf40c267d SHA512 8bb8b6dc69cd62eb1b62f7d08abb17a698d354e2280e5b2c5d68d1037e1b48e048aa10dd8b9a4f830c2af7e1d232813fe53c8634669e39665e8e8abc7ae53474
-DIST kodi-pvr-mythtv-5.8.16.tar.gz 697062 BLAKE2B af0d96959904b34368934117a721e0190107f8d772f9ea6370b6eaba61848d183672edd9639737510f3f7fb8e2525aa18874a0c85db6a7ea9d9f168e08102187 SHA512 9ffe4c8defda0111e371bbde72f3b2e746b7b9003dced1956552223b344d868f344ff076f7021534d5a41781fc5b06dfd1bb75d12d1e64f97589ebefa7c030d6
-DIST kodi-pvr-mythtv-5.8.19.tar.gz 698885 BLAKE2B 2852426c9f2b6b559356a21173ff5b59edeb1ae120acd2f679c2076a034d68b01cc43b1bec72302487e1421ee05c6fb67dfd44c59d3a8e90d14c95d29626abfc SHA512 7d61a090321d68937dba20277060d7e41841b0c080178092ac7d709fc7a1f964ef0cc92919ec26659f466c276dc1543ddfe44e7c9fd33db640653abc2f28369d
-DIST kodi-pvr-mythtv-5.9.0.tar.gz 701955 BLAKE2B 002293de752d0e5e3d61d67dfbd397039571527ad850a234ed878eeade0b99d654f4aa744e43572bc8e340513be5e20cbb6353ab4cd7487e5339120d9ca1f202 SHA512 49833fc099d4e3408664d8e196ebf8dbd78756b41556bb9e69c1086d9c97d7e01cce3ae9e4635571d529a7002e8e2f4937dd6356f290ca594272d2e65522499b
-DIST kodi-pvr-mythtv-5.9.1.tar.gz 702309 BLAKE2B 351aadec6d76f96ee4056b11c12d2dbf3b92f4e301c56279cefdc42e0a4c4245f836f8d1ebf8f2d7dd212409cb0b390bb0eba1a45365131fa654f682337d4e8e SHA512 9a93ae34a8ce05425da5330d82650bbd27d7116281099f3514634def8d245623a33dd615d302e4a768e84047f4435ca370a8ddbdbec6217d2554ff8141f659b5
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.1.ebuild
deleted file mode 100644
index 05d2594341e..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.3.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.3.ebuild
deleted file mode 100644
index 8b96d7f0430..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.14.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.14.ebuild
deleted file mode 100644
index 05d2594341e..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.14.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.15.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.15.ebuild
deleted file mode 100644
index 05d2594341e..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.15.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.16.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.16.ebuild
deleted file mode 100644
index 05d2594341e..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.16.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.19.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.19.ebuild
deleted file mode 100644
index 05d2594341e..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.19.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.0.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.0.ebuild
deleted file mode 100644
index 05d2594341e..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.1.ebuild
deleted file mode 100644
index 05d2594341e..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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}
- "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2019-01-01 21:32 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2019-01-01 21:32 UTC (permalink / raw
To: gentoo-commits
commit: db2bd52bef2180fd419416f055f3d8cca060ec6c
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 1 21:31:54 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Jan 1 21:31:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db2bd52b
media-plugins/kodi-pvr-mythtv: 5.10.3 version bump
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.3.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 2033f7f4c50..7db49d32f8f 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,5 +1,6 @@
DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
DIST kodi-pvr-mythtv-5.10.1.tar.gz 697844 BLAKE2B fb7678cfed9c6c9d25f0bb0ff5fe6c8544581c2cfda9b564b12430596d907744489bc116c898f23eabf24567eab0fe497be2d408dca09b9c18264c166fd7877c SHA512 1125dada0b3791ba0ad668108e7681b53a5f2389ab8498360c241be1869157bf5e5277e7b90c0291aa484eb74cbf0435c8b29cc713f49d7b87a61d8ae2523e69
+DIST kodi-pvr-mythtv-5.10.3.tar.gz 698680 BLAKE2B 3ef098d8691308d66e463ece3de59308a5af8407831a867d197c505443390646b1668ab0ad4ed1170bc67128cc1dea0b331549dc6faa4fc2e8064c3825d730c7 SHA512 e5ebabd8b9b97dbc1bbb34cc79d9e020d4186af69731c5cdf9bc6e67592fb1d017d3c51ebd8ae5b1ea72650c436bcd0de50bdc1cc04d93ec8a9336a38f6a8fcd
DIST kodi-pvr-mythtv-5.8.14.tar.gz 696544 BLAKE2B a80b84d6c3aa2244d68f7c7ffca16b17e5942239a55a67e059a6a016f9970f7c8ca65071a6b498dbae8c0addea95349f49f27a7e7ce8888a1d9a2fd5294a8d0e SHA512 44630a944eeee7cb97de91183b560beef00d686148880ebba51063fe1f320bd43cd2c9a89061c49fbf8c5e038ac5d6788440fc948ba46ca130e8bd8a980dff97
DIST kodi-pvr-mythtv-5.8.15.tar.gz 696549 BLAKE2B 408575d8995a5c25a1f2d32b4f7fad37ec4d929a622e287594b700aec41162db9b5b1df4dee59f68a3c4c417af95f6b9297e94de0852e4895f12aebbf40c267d SHA512 8bb8b6dc69cd62eb1b62f7d08abb17a698d354e2280e5b2c5d68d1037e1b48e048aa10dd8b9a4f830c2af7e1d232813fe53c8634669e39665e8e8abc7ae53474
DIST kodi-pvr-mythtv-5.8.16.tar.gz 697062 BLAKE2B af0d96959904b34368934117a721e0190107f8d772f9ea6370b6eaba61848d183672edd9639737510f3f7fb8e2525aa18874a0c85db6a7ea9d9f168e08102187 SHA512 9ffe4c8defda0111e371bbde72f3b2e746b7b9003dced1956552223b344d868f344ff076f7021534d5a41781fc5b06dfd1bb75d12d1e64f97589ebefa7c030d6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.3.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.3.ebuild
new file mode 100644
index 00000000000..8b96d7f0430
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.3.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2018-11-25 1:26 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2018-11-25 1:26 UTC (permalink / raw
To: gentoo-commits
commit: 4f61e35250d342c02b31fac5f7b54d12adbda129
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 25 01:01:07 2018 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Nov 25 01:26:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f61e352
media-plugins/kodi-pvr-mythtv: 5.10.1 version bump
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.1.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index a77122d6619..2033f7f4c50 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,4 +1,5 @@
DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
+DIST kodi-pvr-mythtv-5.10.1.tar.gz 697844 BLAKE2B fb7678cfed9c6c9d25f0bb0ff5fe6c8544581c2cfda9b564b12430596d907744489bc116c898f23eabf24567eab0fe497be2d408dca09b9c18264c166fd7877c SHA512 1125dada0b3791ba0ad668108e7681b53a5f2389ab8498360c241be1869157bf5e5277e7b90c0291aa484eb74cbf0435c8b29cc713f49d7b87a61d8ae2523e69
DIST kodi-pvr-mythtv-5.8.14.tar.gz 696544 BLAKE2B a80b84d6c3aa2244d68f7c7ffca16b17e5942239a55a67e059a6a016f9970f7c8ca65071a6b498dbae8c0addea95349f49f27a7e7ce8888a1d9a2fd5294a8d0e SHA512 44630a944eeee7cb97de91183b560beef00d686148880ebba51063fe1f320bd43cd2c9a89061c49fbf8c5e038ac5d6788440fc948ba46ca130e8bd8a980dff97
DIST kodi-pvr-mythtv-5.8.15.tar.gz 696549 BLAKE2B 408575d8995a5c25a1f2d32b4f7fad37ec4d929a622e287594b700aec41162db9b5b1df4dee59f68a3c4c417af95f6b9297e94de0852e4895f12aebbf40c267d SHA512 8bb8b6dc69cd62eb1b62f7d08abb17a698d354e2280e5b2c5d68d1037e1b48e048aa10dd8b9a4f830c2af7e1d232813fe53c8634669e39665e8e8abc7ae53474
DIST kodi-pvr-mythtv-5.8.16.tar.gz 697062 BLAKE2B af0d96959904b34368934117a721e0190107f8d772f9ea6370b6eaba61848d183672edd9639737510f3f7fb8e2525aa18874a0c85db6a7ea9d9f168e08102187 SHA512 9ffe4c8defda0111e371bbde72f3b2e746b7b9003dced1956552223b344d868f344ff076f7021534d5a41781fc5b06dfd1bb75d12d1e64f97589ebefa7c030d6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.1.ebuild
new file mode 100644
index 00000000000..05d2594341e
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.10.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2018-11-19 17:18 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2018-11-19 17:18 UTC (permalink / raw
To: gentoo-commits
commit: 2be0d13b139aa3ebafba059d27b64064acc9ff94
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 19 17:17:50 2018 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Nov 19 17:18:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be0d13b
media-plugins/kodi-pvr-mythtv: 5.9.1 version bump
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.1.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index d2d491a3106..a77122d6619 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -4,3 +4,4 @@ DIST kodi-pvr-mythtv-5.8.15.tar.gz 696549 BLAKE2B 408575d8995a5c25a1f2d32b4f7fad
DIST kodi-pvr-mythtv-5.8.16.tar.gz 697062 BLAKE2B af0d96959904b34368934117a721e0190107f8d772f9ea6370b6eaba61848d183672edd9639737510f3f7fb8e2525aa18874a0c85db6a7ea9d9f168e08102187 SHA512 9ffe4c8defda0111e371bbde72f3b2e746b7b9003dced1956552223b344d868f344ff076f7021534d5a41781fc5b06dfd1bb75d12d1e64f97589ebefa7c030d6
DIST kodi-pvr-mythtv-5.8.19.tar.gz 698885 BLAKE2B 2852426c9f2b6b559356a21173ff5b59edeb1ae120acd2f679c2076a034d68b01cc43b1bec72302487e1421ee05c6fb67dfd44c59d3a8e90d14c95d29626abfc SHA512 7d61a090321d68937dba20277060d7e41841b0c080178092ac7d709fc7a1f964ef0cc92919ec26659f466c276dc1543ddfe44e7c9fd33db640653abc2f28369d
DIST kodi-pvr-mythtv-5.9.0.tar.gz 701955 BLAKE2B 002293de752d0e5e3d61d67dfbd397039571527ad850a234ed878eeade0b99d654f4aa744e43572bc8e340513be5e20cbb6353ab4cd7487e5339120d9ca1f202 SHA512 49833fc099d4e3408664d8e196ebf8dbd78756b41556bb9e69c1086d9c97d7e01cce3ae9e4635571d529a7002e8e2f4937dd6356f290ca594272d2e65522499b
+DIST kodi-pvr-mythtv-5.9.1.tar.gz 702309 BLAKE2B 351aadec6d76f96ee4056b11c12d2dbf3b92f4e301c56279cefdc42e0a4c4245f836f8d1ebf8f2d7dd212409cb0b390bb0eba1a45365131fa654f682337d4e8e SHA512 9a93ae34a8ce05425da5330d82650bbd27d7116281099f3514634def8d245623a33dd615d302e4a768e84047f4435ca370a8ddbdbec6217d2554ff8141f659b5
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.1.ebuild
new file mode 100644
index 00000000000..05d2594341e
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2018-11-18 3:07 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2018-11-18 3:07 UTC (permalink / raw
To: gentoo-commits
commit: 8aec9f868ebab0dfc971743bad0fa5cc6e2e8b87
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 03:00:29 2018 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 03:00:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aec9f86
media-plugins/kodi-pvr-mythtv: 5.9.0 version bump
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.0.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index cb5e3719685..d2d491a3106 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -3,3 +3,4 @@ DIST kodi-pvr-mythtv-5.8.14.tar.gz 696544 BLAKE2B a80b84d6c3aa2244d68f7c7ffca16b
DIST kodi-pvr-mythtv-5.8.15.tar.gz 696549 BLAKE2B 408575d8995a5c25a1f2d32b4f7fad37ec4d929a622e287594b700aec41162db9b5b1df4dee59f68a3c4c417af95f6b9297e94de0852e4895f12aebbf40c267d SHA512 8bb8b6dc69cd62eb1b62f7d08abb17a698d354e2280e5b2c5d68d1037e1b48e048aa10dd8b9a4f830c2af7e1d232813fe53c8634669e39665e8e8abc7ae53474
DIST kodi-pvr-mythtv-5.8.16.tar.gz 697062 BLAKE2B af0d96959904b34368934117a721e0190107f8d772f9ea6370b6eaba61848d183672edd9639737510f3f7fb8e2525aa18874a0c85db6a7ea9d9f168e08102187 SHA512 9ffe4c8defda0111e371bbde72f3b2e746b7b9003dced1956552223b344d868f344ff076f7021534d5a41781fc5b06dfd1bb75d12d1e64f97589ebefa7c030d6
DIST kodi-pvr-mythtv-5.8.19.tar.gz 698885 BLAKE2B 2852426c9f2b6b559356a21173ff5b59edeb1ae120acd2f679c2076a034d68b01cc43b1bec72302487e1421ee05c6fb67dfd44c59d3a8e90d14c95d29626abfc SHA512 7d61a090321d68937dba20277060d7e41841b0c080178092ac7d709fc7a1f964ef0cc92919ec26659f466c276dc1543ddfe44e7c9fd33db640653abc2f28369d
+DIST kodi-pvr-mythtv-5.9.0.tar.gz 701955 BLAKE2B 002293de752d0e5e3d61d67dfbd397039571527ad850a234ed878eeade0b99d654f4aa744e43572bc8e340513be5e20cbb6353ab4cd7487e5339120d9ca1f202 SHA512 49833fc099d4e3408664d8e196ebf8dbd78756b41556bb9e69c1086d9c97d7e01cce3ae9e4635571d529a7002e8e2f4937dd6356f290ca594272d2e65522499b
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.0.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.0.ebuild
new file mode 100644
index 00000000000..05d2594341e
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.9.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2018-11-12 5:03 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2018-11-12 5:03 UTC (permalink / raw
To: gentoo-commits
commit: 108f967f6a23396824848371abc3e2b61f981ccb
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 12 05:01:31 2018 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Nov 12 05:01:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108f967f
media-plugins/kodi-pvr-mythtv: 5.8.19 version bump
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.19.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index a47c75a4ac5..cb5e3719685 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -2,3 +2,4 @@ DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b463310309090
DIST kodi-pvr-mythtv-5.8.14.tar.gz 696544 BLAKE2B a80b84d6c3aa2244d68f7c7ffca16b17e5942239a55a67e059a6a016f9970f7c8ca65071a6b498dbae8c0addea95349f49f27a7e7ce8888a1d9a2fd5294a8d0e SHA512 44630a944eeee7cb97de91183b560beef00d686148880ebba51063fe1f320bd43cd2c9a89061c49fbf8c5e038ac5d6788440fc948ba46ca130e8bd8a980dff97
DIST kodi-pvr-mythtv-5.8.15.tar.gz 696549 BLAKE2B 408575d8995a5c25a1f2d32b4f7fad37ec4d929a622e287594b700aec41162db9b5b1df4dee59f68a3c4c417af95f6b9297e94de0852e4895f12aebbf40c267d SHA512 8bb8b6dc69cd62eb1b62f7d08abb17a698d354e2280e5b2c5d68d1037e1b48e048aa10dd8b9a4f830c2af7e1d232813fe53c8634669e39665e8e8abc7ae53474
DIST kodi-pvr-mythtv-5.8.16.tar.gz 697062 BLAKE2B af0d96959904b34368934117a721e0190107f8d772f9ea6370b6eaba61848d183672edd9639737510f3f7fb8e2525aa18874a0c85db6a7ea9d9f168e08102187 SHA512 9ffe4c8defda0111e371bbde72f3b2e746b7b9003dced1956552223b344d868f344ff076f7021534d5a41781fc5b06dfd1bb75d12d1e64f97589ebefa7c030d6
+DIST kodi-pvr-mythtv-5.8.19.tar.gz 698885 BLAKE2B 2852426c9f2b6b559356a21173ff5b59edeb1ae120acd2f679c2076a034d68b01cc43b1bec72302487e1421ee05c6fb67dfd44c59d3a8e90d14c95d29626abfc SHA512 7d61a090321d68937dba20277060d7e41841b0c080178092ac7d709fc7a1f964ef0cc92919ec26659f466c276dc1543ddfe44e7c9fd33db640653abc2f28369d
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.19.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.19.ebuild
new file mode 100644
index 00000000000..05d2594341e
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.19.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2018-11-09 16:22 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2018-11-09 16:22 UTC (permalink / raw
To: gentoo-commits
commit: e30db0d4943ada8e2954f2dc842f2c3e4b21e7cf
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 9 16:18:39 2018 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Fri Nov 9 16:22:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e30db0d4
media-plugins/kodi-pvr-mythtv: 5.8.16 version bump
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.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 94c8ea5fc94..a47c75a4ac5 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,3 +1,4 @@
DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
DIST kodi-pvr-mythtv-5.8.14.tar.gz 696544 BLAKE2B a80b84d6c3aa2244d68f7c7ffca16b17e5942239a55a67e059a6a016f9970f7c8ca65071a6b498dbae8c0addea95349f49f27a7e7ce8888a1d9a2fd5294a8d0e SHA512 44630a944eeee7cb97de91183b560beef00d686148880ebba51063fe1f320bd43cd2c9a89061c49fbf8c5e038ac5d6788440fc948ba46ca130e8bd8a980dff97
DIST kodi-pvr-mythtv-5.8.15.tar.gz 696549 BLAKE2B 408575d8995a5c25a1f2d32b4f7fad37ec4d929a622e287594b700aec41162db9b5b1df4dee59f68a3c4c417af95f6b9297e94de0852e4895f12aebbf40c267d SHA512 8bb8b6dc69cd62eb1b62f7d08abb17a698d354e2280e5b2c5d68d1037e1b48e048aa10dd8b9a4f830c2af7e1d232813fe53c8634669e39665e8e8abc7ae53474
+DIST kodi-pvr-mythtv-5.8.16.tar.gz 697062 BLAKE2B af0d96959904b34368934117a721e0190107f8d772f9ea6370b6eaba61848d183672edd9639737510f3f7fb8e2525aa18874a0c85db6a7ea9d9f168e08102187 SHA512 9ffe4c8defda0111e371bbde72f3b2e746b7b9003dced1956552223b344d868f344ff076f7021534d5a41781fc5b06dfd1bb75d12d1e64f97589ebefa7c030d6
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.16.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.16.ebuild
new file mode 100644
index 00000000000..05d2594341e
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.16.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2018-11-08 14:21 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2018-11-08 14:21 UTC (permalink / raw
To: gentoo-commits
commit: d83d3319ccd1238bde95a552a80b9572f2381a4f
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 8 14:20:27 2018 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Thu Nov 8 14:20:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d83d3319
media-plugins/kodi-pvr-mythtv: 5.8.15 version bump
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.15.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index f2b2b3b0521..94c8ea5fc94 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,2 +1,3 @@
DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
DIST kodi-pvr-mythtv-5.8.14.tar.gz 696544 BLAKE2B a80b84d6c3aa2244d68f7c7ffca16b17e5942239a55a67e059a6a016f9970f7c8ca65071a6b498dbae8c0addea95349f49f27a7e7ce8888a1d9a2fd5294a8d0e SHA512 44630a944eeee7cb97de91183b560beef00d686148880ebba51063fe1f320bd43cd2c9a89061c49fbf8c5e038ac5d6788440fc948ba46ca130e8bd8a980dff97
+DIST kodi-pvr-mythtv-5.8.15.tar.gz 696549 BLAKE2B 408575d8995a5c25a1f2d32b4f7fad37ec4d929a622e287594b700aec41162db9b5b1df4dee59f68a3c4c417af95f6b9297e94de0852e4895f12aebbf40c267d SHA512 8bb8b6dc69cd62eb1b62f7d08abb17a698d354e2280e5b2c5d68d1037e1b48e048aa10dd8b9a4f830c2af7e1d232813fe53c8634669e39665e8e8abc7ae53474
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.15.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.15.ebuild
new file mode 100644
index 00000000000..05d2594341e
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.15.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2018-11-06 16:02 Craig Andrews
0 siblings, 0 replies; 39+ messages in thread
From: Craig Andrews @ 2018-11-06 16:02 UTC (permalink / raw
To: gentoo-commits
commit: f96d9d6a0bfb17a1f8026b34c42fd296214ebe1d
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 6 15:36:41 2018 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Nov 6 15:58:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96d9d6a
media-plugins/kodi-pvr-mythtv: 5.8.14 version bump
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
...i-pvr-mythtv-9999.ebuild => kodi-pvr-mythtv-5.8.14.ebuild} | 11 ++++++-----
media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild | 11 ++++++-----
3 files changed, 13 insertions(+), 10 deletions(-)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 43d8c09afca..f2b2b3b0521 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1 +1,2 @@
DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 BLAKE2B ddc6b11039bd8e5e6b46331030909063e127f681f4059e604734644a3159c10f10c3dbed770ba8a58bb5ea3b7e543dfba042b28f347c842d963d7966e35cad32 SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55
+DIST kodi-pvr-mythtv-5.8.14.tar.gz 696544 BLAKE2B a80b84d6c3aa2244d68f7c7ffca16b17e5942239a55a67e059a6a016f9970f7c8ca65071a6b498dbae8c0addea95349f49f27a7e7ce8888a1d9a2fd5294a8d0e SHA512 44630a944eeee7cb97de91183b560beef00d686148880ebba51063fe1f320bd43cd2c9a89061c49fbf8c5e038ac5d6788440fc948ba46ca130e8bd8a980dff97
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.14.ebuild
similarity index 63%
copy from media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild
copy to media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.14.ebuild
index 4a54f66b313..05d2594341e 100644
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-5.8.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,9 +16,10 @@ case ${PV} in
inherit git-r3
;;
*)
+ CODENAME="Leia"
KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/pvr.mythtv-${PV}"
+ SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/pvr.mythtv-${PV}-${CODENAME}"
;;
esac
@@ -28,8 +29,8 @@ IUSE=""
DEPEND="
sys-libs/zlib
- =media-tv/kodi-9999
- =media-libs/kodi-platform-9999
+ =media-tv/kodi-18*
+ =media-libs/kodi-platform-18*
"
RDEPEND="
${DEPEND}
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild
index 4a54f66b313..d0a95543a96 100644
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,9 +16,10 @@ case ${PV} in
inherit git-r3
;;
*)
+ CODENAME="Leia"
KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/pvr.mythtv-${PV}"
+ SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/pvr.mythtv-${PV}-${CODENAME}"
;;
esac
@@ -28,8 +29,8 @@ IUSE=""
DEPEND="
sys-libs/zlib
- =media-tv/kodi-9999
- =media-libs/kodi-platform-9999
+ ~media-tv/kodi-9999
+ ~media-libs/kodi-platform-9999
"
RDEPEND="
${DEPEND}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2017-07-30 8:33 David Seifert
0 siblings, 0 replies; 39+ messages in thread
From: David Seifert @ 2017-07-30 8:33 UTC (permalink / raw
To: gentoo-commits
commit: 5c255d699671ad90c78924c4845e597daaaad97e
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Mon Jul 24 14:25:54 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:33:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c255d69
media-plugins/kodi-pvr-mythtv: 4.15.3 version bump
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5201
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index abef148da36..129fc1bd3ee 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -3,3 +3,4 @@ DIST kodi-pvr-mythtv-4.14.0.tar.gz 649498 SHA256 b6f74568f531c01b45bf1deb69f9404
DIST kodi-pvr-mythtv-4.14.1.tar.gz 649494 SHA256 240f37c5a7b6c3e97580464e3a212b175ef116eddbadb1ea792aab6705b067ce SHA512 ef00b849cd3275b0cc9cc3ffc308208029c119db59628c4d392a765ec8b1bcef39143c58f69ddffbcaeaeebc2e742b7baf23ffc36b22885f612e037688329fc3 WHIRLPOOL b1fe46cc4a9e6dbe63406d5a65ea92801c3a94e49314e3bdae6e07b0017568ffbc8803911367f96586011a2dca6e04828b9a4e2c431906994e759a163c9da75d
DIST kodi-pvr-mythtv-4.15.0.tar.gz 649677 SHA256 30b6a20f846f0f0cc14c2347efbf3b72162c876daed53a3731d3f975d370765e SHA512 ecb658685dc4956d7cdbaea304915445e87f4c390f554bd7642d29132cdcccc511291db272e16b288a87028c477865c498363366762ca16415f7198f9693f39f WHIRLPOOL 01331da2a1b6e53cb9d3ddb5b4ea9e524e0a36b4e18399688c4c7d9113846f10cce94b0571ddd72e0ff658a9d9d767203454f2c73ae29e9394ebc94aa0a06316
DIST kodi-pvr-mythtv-4.15.1.tar.gz 649994 SHA256 ea68b90caecf03cb85d88df11683c3a5356e4f60945ed5b544048721f58e3b6c SHA512 e4df5bc1f0ebfa16c379d3926f70229f8b38a3e7af34b63f9d0823df2a7474c56a80512df4fbe42361175a05c5e2ba764fc86441bac82d29c7b745500452ac02 WHIRLPOOL 6403a1904b63252fb3c16a9691f8166e2c20876ab133b0c1618c6aa04422dc36aa440cad23501de73f44e6a0948917f9c9995a7a3b557139934b299ce01e3fb4
+DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 SHA256 fd60aba0dac25ab5885371495a5dfca53308c1fa23215299b0f62997c7391e1e SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55 WHIRLPOOL cc90104def6a1f5dc374fd0abfb4302057dde79d67fd6aa21417d97ccba130312a0b41858608af372860010482e84e6c957ff0a7f8c3a4c8d6949125d58e08f2
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild
new file mode 100644
index 00000000000..f6a72f5dd6b
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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="git://github.com/janbar/pvr.mythtv.git"
+ inherit git-r3
+ ;;
+*)
+ KEYWORDS="~amd64 ~x86"
+ SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/pvr.mythtv-${PV}"
+ ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ sys-libs/zlib
+ =media-tv/kodi-17*
+ =media-libs/kodi-platform-17*
+ "
+RDEPEND="
+ ${DEPEND}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2017-07-30 8:33 David Seifert
0 siblings, 0 replies; 39+ messages in thread
From: David Seifert @ 2017-07-30 8:33 UTC (permalink / raw
To: gentoo-commits
commit: 14bc67d13f9c7558ee0e764552e5f781c99bb6c6
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Mon Jul 24 14:27:15 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:33:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14bc67d1
media-plugins/kodi-pvr-mythtv: Cleanup old versions
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5201
media-plugins/kodi-pvr-mythtv/Manifest | 5 ---
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.13.1.ebuild | 36 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild | 36 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.1.ebuild | 36 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.0.ebuild | 36 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.1.ebuild | 36 ----------------------
6 files changed, 185 deletions(-)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 129fc1bd3ee..a80e937ff7a 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,6 +1 @@
-DIST kodi-pvr-mythtv-4.13.1.tar.gz 654475 SHA256 50e885395269c49ade09e6aa590211e7073d227505e3c02babc7a4672043a044 SHA512 1dfa80d0a14a412e85c2f8e633567a990404224907a24e0be736e685897a4258d0298b87fd119a5ddc435da8fb388e566cbda8a0bbfda1fcdd8f52fc0888abad WHIRLPOOL b95e062ba6f9eab0055ef459fa6dc9246e704720bbbe5b81e0d65a3921927f8e697d66ef8271551cee7dba17d61772ea835cb658aaf5c9dd923880999e670d54
-DIST kodi-pvr-mythtv-4.14.0.tar.gz 649498 SHA256 b6f74568f531c01b45bf1deb69f9404969993c1d43b468140a2ca48f6945ce29 SHA512 ecb9a51f690752e994be62dbd0a01fea0d0c446968c40c6cbef0330dece68f6c3d6742f6594c7808a493a8dc594778f38e6e7b360d328f6050d6325509f67d0f WHIRLPOOL bdfdcc5fbac0d90ffc6ccd10c615dd10461966fdd85018d2936241ef83d0309f9328fe333721cdaa5088577a1759fe90d838cbc1bb3ffcea2623ee8970fc03b7
-DIST kodi-pvr-mythtv-4.14.1.tar.gz 649494 SHA256 240f37c5a7b6c3e97580464e3a212b175ef116eddbadb1ea792aab6705b067ce SHA512 ef00b849cd3275b0cc9cc3ffc308208029c119db59628c4d392a765ec8b1bcef39143c58f69ddffbcaeaeebc2e742b7baf23ffc36b22885f612e037688329fc3 WHIRLPOOL b1fe46cc4a9e6dbe63406d5a65ea92801c3a94e49314e3bdae6e07b0017568ffbc8803911367f96586011a2dca6e04828b9a4e2c431906994e759a163c9da75d
-DIST kodi-pvr-mythtv-4.15.0.tar.gz 649677 SHA256 30b6a20f846f0f0cc14c2347efbf3b72162c876daed53a3731d3f975d370765e SHA512 ecb658685dc4956d7cdbaea304915445e87f4c390f554bd7642d29132cdcccc511291db272e16b288a87028c477865c498363366762ca16415f7198f9693f39f WHIRLPOOL 01331da2a1b6e53cb9d3ddb5b4ea9e524e0a36b4e18399688c4c7d9113846f10cce94b0571ddd72e0ff658a9d9d767203454f2c73ae29e9394ebc94aa0a06316
-DIST kodi-pvr-mythtv-4.15.1.tar.gz 649994 SHA256 ea68b90caecf03cb85d88df11683c3a5356e4f60945ed5b544048721f58e3b6c SHA512 e4df5bc1f0ebfa16c379d3926f70229f8b38a3e7af34b63f9d0823df2a7474c56a80512df4fbe42361175a05c5e2ba764fc86441bac82d29c7b745500452ac02 WHIRLPOOL 6403a1904b63252fb3c16a9691f8166e2c20876ab133b0c1618c6aa04422dc36aa440cad23501de73f44e6a0948917f9c9995a7a3b557139934b299ce01e3fb4
DIST kodi-pvr-mythtv-4.15.3.tar.gz 650217 SHA256 fd60aba0dac25ab5885371495a5dfca53308c1fa23215299b0f62997c7391e1e SHA512 1171f4e6a05878660795b585185d35707ef713e310f3508e7fb3327caf79feb6a941e4b4f4d9f2331ef13492c141a4d36157547e350642eee900f3fad1d46b55 WHIRLPOOL cc90104def6a1f5dc374fd0abfb4302057dde79d67fd6aa21417d97ccba130312a0b41858608af372860010482e84e6c957ff0a7f8c3a4c8d6949125d58e08f2
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.13.1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.13.1.ebuild
deleted file mode 100644
index f6a72f5dd6b..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.13.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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="git://github.com/janbar/pvr.mythtv.git"
- inherit git-r3
- ;;
-*)
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/pvr.mythtv-${PV}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- sys-libs/zlib
- =media-tv/kodi-17*
- =media-libs/kodi-platform-17*
- "
-RDEPEND="
- ${DEPEND}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild
deleted file mode 100644
index f6a72f5dd6b..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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="git://github.com/janbar/pvr.mythtv.git"
- inherit git-r3
- ;;
-*)
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/pvr.mythtv-${PV}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- sys-libs/zlib
- =media-tv/kodi-17*
- =media-libs/kodi-platform-17*
- "
-RDEPEND="
- ${DEPEND}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.1.ebuild
deleted file mode 100644
index f6a72f5dd6b..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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="git://github.com/janbar/pvr.mythtv.git"
- inherit git-r3
- ;;
-*)
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/pvr.mythtv-${PV}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- sys-libs/zlib
- =media-tv/kodi-17*
- =media-libs/kodi-platform-17*
- "
-RDEPEND="
- ${DEPEND}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.0.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.0.ebuild
deleted file mode 100644
index f6a72f5dd6b..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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="git://github.com/janbar/pvr.mythtv.git"
- inherit git-r3
- ;;
-*)
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/pvr.mythtv-${PV}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- sys-libs/zlib
- =media-tv/kodi-17*
- =media-libs/kodi-platform-17*
- "
-RDEPEND="
- ${DEPEND}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.1.ebuild
deleted file mode 100644
index f6a72f5dd6b..00000000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils 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="git://github.com/janbar/pvr.mythtv.git"
- inherit git-r3
- ;;
-*)
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/pvr.mythtv-${PV}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- sys-libs/zlib
- =media-tv/kodi-17*
- =media-libs/kodi-platform-17*
- "
-RDEPEND="
- ${DEPEND}
- "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2017-07-08 22:55 Patrice Clement
0 siblings, 0 replies; 39+ messages in thread
From: Patrice Clement @ 2017-07-08 22:55 UTC (permalink / raw
To: gentoo-commits
commit: 9f3a1eb4598685a535cb891ced24f057f8fad7af
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Wed Jul 5 02:04:34 2017 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Jul 8 22:54:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3a1eb4
media-plugins/kodi-pvr-mythtv: version bump to 4.15.1.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/5044
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.1.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 75558f9c0e1..abef148da36 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -2,3 +2,4 @@ DIST kodi-pvr-mythtv-4.13.1.tar.gz 654475 SHA256 50e885395269c49ade09e6aa590211e
DIST kodi-pvr-mythtv-4.14.0.tar.gz 649498 SHA256 b6f74568f531c01b45bf1deb69f9404969993c1d43b468140a2ca48f6945ce29 SHA512 ecb9a51f690752e994be62dbd0a01fea0d0c446968c40c6cbef0330dece68f6c3d6742f6594c7808a493a8dc594778f38e6e7b360d328f6050d6325509f67d0f WHIRLPOOL bdfdcc5fbac0d90ffc6ccd10c615dd10461966fdd85018d2936241ef83d0309f9328fe333721cdaa5088577a1759fe90d838cbc1bb3ffcea2623ee8970fc03b7
DIST kodi-pvr-mythtv-4.14.1.tar.gz 649494 SHA256 240f37c5a7b6c3e97580464e3a212b175ef116eddbadb1ea792aab6705b067ce SHA512 ef00b849cd3275b0cc9cc3ffc308208029c119db59628c4d392a765ec8b1bcef39143c58f69ddffbcaeaeebc2e742b7baf23ffc36b22885f612e037688329fc3 WHIRLPOOL b1fe46cc4a9e6dbe63406d5a65ea92801c3a94e49314e3bdae6e07b0017568ffbc8803911367f96586011a2dca6e04828b9a4e2c431906994e759a163c9da75d
DIST kodi-pvr-mythtv-4.15.0.tar.gz 649677 SHA256 30b6a20f846f0f0cc14c2347efbf3b72162c876daed53a3731d3f975d370765e SHA512 ecb658685dc4956d7cdbaea304915445e87f4c390f554bd7642d29132cdcccc511291db272e16b288a87028c477865c498363366762ca16415f7198f9693f39f WHIRLPOOL 01331da2a1b6e53cb9d3ddb5b4ea9e524e0a36b4e18399688c4c7d9113846f10cce94b0571ddd72e0ff658a9d9d767203454f2c73ae29e9394ebc94aa0a06316
+DIST kodi-pvr-mythtv-4.15.1.tar.gz 649994 SHA256 ea68b90caecf03cb85d88df11683c3a5356e4f60945ed5b544048721f58e3b6c SHA512 e4df5bc1f0ebfa16c379d3926f70229f8b38a3e7af34b63f9d0823df2a7474c56a80512df4fbe42361175a05c5e2ba764fc86441bac82d29c7b745500452ac02 WHIRLPOOL 6403a1904b63252fb3c16a9691f8166e2c20876ab133b0c1618c6aa04422dc36aa440cad23501de73f44e6a0948917f9c9995a7a3b557139934b299ce01e3fb4
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.1.ebuild
new file mode 100644
index 00000000000..f6a72f5dd6b
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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="git://github.com/janbar/pvr.mythtv.git"
+ inherit git-r3
+ ;;
+*)
+ KEYWORDS="~amd64 ~x86"
+ SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/pvr.mythtv-${PV}"
+ ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ sys-libs/zlib
+ =media-tv/kodi-17*
+ =media-libs/kodi-platform-17*
+ "
+RDEPEND="
+ ${DEPEND}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2017-03-09 20:50 David Seifert
0 siblings, 0 replies; 39+ messages in thread
From: David Seifert @ 2017-03-09 20:50 UTC (permalink / raw
To: gentoo-commits
commit: 78bfe63a378e934ce73950c99cb0a8cb94c7a996
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Tue Mar 7 22:20:52 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Mar 9 20:50:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78bfe63a
media-plugins/kodi-pvr-mythtv: 4.15.0 version bump
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4151
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.0.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 3456c15de75..75558f9c0e1 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,3 +1,4 @@
DIST kodi-pvr-mythtv-4.13.1.tar.gz 654475 SHA256 50e885395269c49ade09e6aa590211e7073d227505e3c02babc7a4672043a044 SHA512 1dfa80d0a14a412e85c2f8e633567a990404224907a24e0be736e685897a4258d0298b87fd119a5ddc435da8fb388e566cbda8a0bbfda1fcdd8f52fc0888abad WHIRLPOOL b95e062ba6f9eab0055ef459fa6dc9246e704720bbbe5b81e0d65a3921927f8e697d66ef8271551cee7dba17d61772ea835cb658aaf5c9dd923880999e670d54
DIST kodi-pvr-mythtv-4.14.0.tar.gz 649498 SHA256 b6f74568f531c01b45bf1deb69f9404969993c1d43b468140a2ca48f6945ce29 SHA512 ecb9a51f690752e994be62dbd0a01fea0d0c446968c40c6cbef0330dece68f6c3d6742f6594c7808a493a8dc594778f38e6e7b360d328f6050d6325509f67d0f WHIRLPOOL bdfdcc5fbac0d90ffc6ccd10c615dd10461966fdd85018d2936241ef83d0309f9328fe333721cdaa5088577a1759fe90d838cbc1bb3ffcea2623ee8970fc03b7
DIST kodi-pvr-mythtv-4.14.1.tar.gz 649494 SHA256 240f37c5a7b6c3e97580464e3a212b175ef116eddbadb1ea792aab6705b067ce SHA512 ef00b849cd3275b0cc9cc3ffc308208029c119db59628c4d392a765ec8b1bcef39143c58f69ddffbcaeaeebc2e742b7baf23ffc36b22885f612e037688329fc3 WHIRLPOOL b1fe46cc4a9e6dbe63406d5a65ea92801c3a94e49314e3bdae6e07b0017568ffbc8803911367f96586011a2dca6e04828b9a4e2c431906994e759a163c9da75d
+DIST kodi-pvr-mythtv-4.15.0.tar.gz 649677 SHA256 30b6a20f846f0f0cc14c2347efbf3b72162c876daed53a3731d3f975d370765e SHA512 ecb658685dc4956d7cdbaea304915445e87f4c390f554bd7642d29132cdcccc511291db272e16b288a87028c477865c498363366762ca16415f7198f9693f39f WHIRLPOOL 01331da2a1b6e53cb9d3ddb5b4ea9e524e0a36b4e18399688c4c7d9113846f10cce94b0571ddd72e0ff658a9d9d767203454f2c73ae29e9394ebc94aa0a06316
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.0.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.0.ebuild
new file mode 100644
index 00000000000..f6a72f5dd6b
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils 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="git://github.com/janbar/pvr.mythtv.git"
+ inherit git-r3
+ ;;
+*)
+ KEYWORDS="~amd64 ~x86"
+ SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/pvr.mythtv-${PV}"
+ ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ sys-libs/zlib
+ =media-tv/kodi-17*
+ =media-libs/kodi-platform-17*
+ "
+RDEPEND="
+ ${DEPEND}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2017-02-18 4:43 Michael Palimaka
0 siblings, 0 replies; 39+ messages in thread
From: Michael Palimaka @ 2017-02-18 4:43 UTC (permalink / raw
To: gentoo-commits
commit: c6276f46e1faed4a609f0956f35658f3af8bd610
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Wed Feb 15 16:07:17 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 04:43:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6276f46
media-plugins/kodi-pvr-mythtv: 4.14.0 version bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 81318c4a7e..5e8ed24977 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1 +1,2 @@
DIST kodi-pvr-mythtv-4.13.1.tar.gz 654475 SHA256 50e885395269c49ade09e6aa590211e7073d227505e3c02babc7a4672043a044 SHA512 1dfa80d0a14a412e85c2f8e633567a990404224907a24e0be736e685897a4258d0298b87fd119a5ddc435da8fb388e566cbda8a0bbfda1fcdd8f52fc0888abad WHIRLPOOL b95e062ba6f9eab0055ef459fa6dc9246e704720bbbe5b81e0d65a3921927f8e697d66ef8271551cee7dba17d61772ea835cb658aaf5c9dd923880999e670d54
+DIST kodi-pvr-mythtv-4.14.0.tar.gz 649498 SHA256 b6f74568f531c01b45bf1deb69f9404969993c1d43b468140a2ca48f6945ce29 SHA512 ecb9a51f690752e994be62dbd0a01fea0d0c446968c40c6cbef0330dece68f6c3d6742f6594c7808a493a8dc594778f38e6e7b360d328f6050d6325509f67d0f WHIRLPOOL bdfdcc5fbac0d90ffc6ccd10c615dd10461966fdd85018d2936241ef83d0309f9328fe333721cdaa5088577a1759fe90d838cbc1bb3ffcea2623ee8970fc03b7
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild
new file mode 100644
index 0000000000..2a3e3dde4a
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.14.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils 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="git://github.com/janbar/pvr.mythtv.git"
+ inherit git-r3
+ ;;
+*)
+ KEYWORDS="~amd64 ~x86"
+ SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/pvr.mythtv-${PV}"
+ ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ sys-libs/zlib
+ =media-tv/kodi-17*
+ =media-libs/kodi-platform-17*
+ "
+RDEPEND="
+ ${DEPEND}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2017-02-11 11:10 Michael Palimaka
0 siblings, 0 replies; 39+ messages in thread
From: Michael Palimaka @ 2017-02-11 11:10 UTC (permalink / raw
To: gentoo-commits
commit: 27095e88ad28a6bb0e6cd09f7c9015d5b8a8498f
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Thu Feb 9 15:28:15 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 11:10:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27095e88
media-plugins/kodi-pvr-mythtv: 4.13.1 version bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-plugins/kodi-pvr-mythtv/Manifest | 2 +-
...{kodi-pvr-mythtv-4.12.12-r2.ebuild => kodi-pvr-mythtv-4.13.1.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index 3a20ad79fc..81318c4a7e 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1 +1 @@
-DIST kodi-pvr-mythtv-4.12.12.tar.gz 654045 SHA256 596fc11f26574939c5610f82f033808ca8d923543462254e793eab08d6c7d41c SHA512 74c6f984fdc165bbd20be19bce1879fc2d091c497dc5038ae1e0dbdac5a38f7541231fc9931fe863e482bf9ffeb88b9fdd9aabc83897f46099d7a5237bb24d41 WHIRLPOOL c5549e3f71823fb11e0315851c996df6acf9648781f27a193111c8001faed653d50d1a1f7a791b339213313cbfae4562d0db0503293e1f5b82c4a5243c23ff17
+DIST kodi-pvr-mythtv-4.13.1.tar.gz 654475 SHA256 50e885395269c49ade09e6aa590211e7073d227505e3c02babc7a4672043a044 SHA512 1dfa80d0a14a412e85c2f8e633567a990404224907a24e0be736e685897a4258d0298b87fd119a5ddc435da8fb388e566cbda8a0bbfda1fcdd8f52fc0888abad WHIRLPOOL b95e062ba6f9eab0055ef459fa6dc9246e704720bbbe5b81e0d65a3921927f8e697d66ef8271551cee7dba17d61772ea835cb658aaf5c9dd923880999e670d54
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12-r2.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.13.1.ebuild
similarity index 100%
rename from media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12-r2.ebuild
rename to media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.13.1.ebuild
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2017-02-01 22:16 David Seifert
0 siblings, 0 replies; 39+ messages in thread
From: David Seifert @ 2017-02-01 22:16 UTC (permalink / raw
To: gentoo-commits
commit: 65ba874ab28f6b4d923c5f2170053ef8f2733d8c
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Tue Jan 31 17:59:25 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Feb 1 22:15:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ba874a
media-plugins/kodi-pvr-mythtv: Depend on the correct versions of kodi
Closes: https://github.com/gentoo/gentoo/pull/3737
...pvr-mythtv-4.12.12-r1.ebuild => kodi-pvr-mythtv-4.12.12-r2.ebuild} | 4 ++--
media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12-r1.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12-r2.ebuild
similarity index 92%
rename from media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12-r1.ebuild
rename to media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12-r2.ebuild
index 052ee4a..2a3e3dd 100644
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12-r1.ebuild
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12-r2.ebuild
@@ -29,8 +29,8 @@ IUSE=""
DEPEND="
sys-libs/zlib
- media-tv/kodi
- media-libs/kodi-platform
+ =media-tv/kodi-17*
+ =media-libs/kodi-platform-17*
"
RDEPEND="
${DEPEND}
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild
index 052ee4a..e81c365 100644
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild
@@ -29,8 +29,8 @@ IUSE=""
DEPEND="
sys-libs/zlib
- media-tv/kodi
- media-libs/kodi-platform
+ =media-tv/kodi-9999
+ =media-libs/kodi-platform-9999
"
RDEPEND="
${DEPEND}
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2017-01-26 22:40 David Seifert
0 siblings, 0 replies; 39+ messages in thread
From: David Seifert @ 2017-01-26 22:40 UTC (permalink / raw
To: gentoo-commits
commit: 7eef6ea8642bd7d3713d524a332ef960f87b3e2e
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Wed Jan 25 20:57:51 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 22:40:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eef6ea8
media-plugins/kodi-pvr-mythtv: add dependency on sys-libs/zlib
Closes: https://github.com/gentoo/gentoo/pull/3652
media-plugins/kodi-pvr-mythtv/Manifest | 1 -
...11.ebuild => kodi-pvr-mythtv-4.12.12-r1.ebuild} | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12.ebuild | 36 ----------------------
.../kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild | 1 +
4 files changed, 2 insertions(+), 37 deletions(-)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index e9a279c..3a20ad7 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1,2 +1 @@
-DIST kodi-pvr-mythtv-4.12.11.tar.gz 652826 SHA256 3ac4a9ff51f7ae8c3161b350d16ebada262161e3228efc92904e31ec44cb95cf SHA512 2b729dc6ec933ef829ceff48300642f3ee8c9441532bc5024d767196d137d6a567a5e5cff32e9b982b0787aff1c804c2178d56b0b7c3a40a241a8293a203320a WHIRLPOOL dbb035156e306fcc4ddbe713d9243c190d86f51b6a8a38641a21d4e4176e12d5d4925f06433aed29570f86d8daca1f24955e889248ce092abf5c7a938f2e1da2
DIST kodi-pvr-mythtv-4.12.12.tar.gz 654045 SHA256 596fc11f26574939c5610f82f033808ca8d923543462254e793eab08d6c7d41c SHA512 74c6f984fdc165bbd20be19bce1879fc2d091c497dc5038ae1e0dbdac5a38f7541231fc9931fe863e482bf9ffeb88b9fdd9aabc83897f46099d7a5237bb24d41 WHIRLPOOL c5549e3f71823fb11e0315851c996df6acf9648781f27a193111c8001faed653d50d1a1f7a791b339213313cbfae4562d0db0503293e1f5b82c4a5243c23ff17
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.11.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12-r1.ebuild
similarity index 97%
rename from media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.11.ebuild
rename to media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12-r1.ebuild
index 13bd690..052ee4a 100644
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.11.ebuild
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12-r1.ebuild
@@ -28,6 +28,7 @@ SLOT="0"
IUSE=""
DEPEND="
+ sys-libs/zlib
media-tv/kodi
media-libs/kodi-platform
"
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12.ebuild
deleted file mode 100644
index 13bd690..00000000
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit cmake-utils 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="git://github.com/janbar/pvr.mythtv.git"
- inherit git-r3
- ;;
-*)
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/pvr.mythtv-${PV}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- media-tv/kodi
- media-libs/kodi-platform
- "
-RDEPEND="
- ${DEPEND}
- "
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild
index 13bd690..052ee4a 100644
--- a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild
@@ -28,6 +28,7 @@ SLOT="0"
IUSE=""
DEPEND="
+ sys-libs/zlib
media-tv/kodi
media-libs/kodi-platform
"
^ permalink raw reply related [flat|nested] 39+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/
@ 2017-01-23 21:19 David Seifert
0 siblings, 0 replies; 39+ messages in thread
From: David Seifert @ 2017-01-23 21:19 UTC (permalink / raw
To: gentoo-commits
commit: be5a70876c0eea0ece504f7e3dec390547b21893
Author: Craig Andrews <candrews <AT> integralblue <DOT> com>
AuthorDate: Wed Jan 18 15:51:57 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 21:19:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be5a7087
media-plugins/kodi-pvr-mythtv: version bump to 4.12.12
Closes: https://github.com/gentoo/gentoo/pull/3526
media-plugins/kodi-pvr-mythtv/Manifest | 1 +
.../kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12.ebuild | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/media-plugins/kodi-pvr-mythtv/Manifest b/media-plugins/kodi-pvr-mythtv/Manifest
index f23b609..e9a279c 100644
--- a/media-plugins/kodi-pvr-mythtv/Manifest
+++ b/media-plugins/kodi-pvr-mythtv/Manifest
@@ -1 +1,2 @@
DIST kodi-pvr-mythtv-4.12.11.tar.gz 652826 SHA256 3ac4a9ff51f7ae8c3161b350d16ebada262161e3228efc92904e31ec44cb95cf SHA512 2b729dc6ec933ef829ceff48300642f3ee8c9441532bc5024d767196d137d6a567a5e5cff32e9b982b0787aff1c804c2178d56b0b7c3a40a241a8293a203320a WHIRLPOOL dbb035156e306fcc4ddbe713d9243c190d86f51b6a8a38641a21d4e4176e12d5d4925f06433aed29570f86d8daca1f24955e889248ce092abf5c7a938f2e1da2
+DIST kodi-pvr-mythtv-4.12.12.tar.gz 654045 SHA256 596fc11f26574939c5610f82f033808ca8d923543462254e793eab08d6c7d41c SHA512 74c6f984fdc165bbd20be19bce1879fc2d091c497dc5038ae1e0dbdac5a38f7541231fc9931fe863e482bf9ffeb88b9fdd9aabc83897f46099d7a5237bb24d41 WHIRLPOOL c5549e3f71823fb11e0315851c996df6acf9648781f27a193111c8001faed653d50d1a1f7a791b339213313cbfae4562d0db0503293e1f5b82c4a5243c23ff17
diff --git a/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12.ebuild b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12.ebuild
new file mode 100644
index 00000000..13bd690
--- /dev/null
+++ b/media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.12.12.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils 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="git://github.com/janbar/pvr.mythtv.git"
+ inherit git-r3
+ ;;
+*)
+ KEYWORDS="~amd64 ~x86"
+ SRC_URI="https://github.com/janbar/pvr.mythtv/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ S="${WORKDIR}/pvr.mythtv-${PV}"
+ ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+ media-tv/kodi
+ media-libs/kodi-platform
+ "
+RDEPEND="
+ ${DEPEND}
+ "
^ permalink raw reply related [flat|nested] 39+ messages in thread
end of thread, other threads:[~2021-03-08 13:57 UTC | newest]
Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-08 14:29 [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-pvr-mythtv/ Craig Andrews
-- strict thread matches above, loose matches on Subject: below --
2021-03-08 13:56 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-05-18 13:38 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-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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox