diff --git a/media-plugins/kodi-pvr-hts/Manifest b/media-plugins/kodi-pvr-hts/Manifest deleted file mode 100644 index 3581b68..0000000 --- a/media-plugins/kodi-pvr-hts/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST kodi-pvr-hts-18_p20181122.tar.gz 159931 BLAKE2B 31a96e581e1fbd80144535ce5bd4df55815d6e5924311f37f5fe5acdc21819a7d3bfacc8377bacc9243143d1be0c4de4f254a10c0314172830a6219f4721f67f SHA512 e536150d6f5a678ec7c969895b667c13000856b2d5297f3345c1e39249554663d3ed8ac4965871abeb8fa85334ac535c1f040de40554fe4e14daddbb255f61e8 -DIST kodi-pvr-hts-19_p20200709.tar.gz 167367 BLAKE2B 265799100f24693acad9fb8db659f1b8ec2beba390fb412969c648d78555e086c944e96604e623097ee9743b84bf9df2aab7f53212d2688aa1d008b8b9cf5e82 SHA512 fd7c8d0888051d6863ad24ebd88ef38315a75e49d020c8941614b426272c727ab7713c62c369bc112c4353c9f1089c0f6df36dbebbc1c38b8d94f3872e7022c8 diff --git a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-18_p20181122.ebuild b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-18_p20181122.ebuild deleted file mode 100644 index c9a513d..0000000 --- a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-18_p20181122.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit cmake-utils - -GIT_COMMIT="6a12442" -DESCRIPTION="Tvheadend Live TV and Radio PVR client addon for Kodi" -HOMEPAGE="https://github.com/kodi-pvr/pvr.hts" -SRC_URI="https://github.com/kodi-pvr/pvr.hts/tarball/${GIT_COMMIT} -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -# libplatform changed in version 2 from platform to p8-platform which makes it incompatible -DEPEND="=dev-libs/libplatform-2* - =media-libs/kodi-platform-18* - =media-tv/kodi-18*" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/kodi-pvr-pvr.hts-${GIT_COMMIT}" - -src_configure() { - local mycmakeargs=( - -DCMAKE_INSTALL_LIBDIR="${EPREFIX}"/usr/lib/kodi - ) - - cmake-utils_src_configure -} diff --git a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-19_p20200709.ebuild b/media-plugins/kodi-pvr-hts/kodi-pvr-hts-19_p20200709.ebuild deleted file mode 100644 index f5f7795..0000000 --- a/media-plugins/kodi-pvr-hts/kodi-pvr-hts-19_p20200709.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit cmake-utils - -GIT_BRANCH="Matrix" -GIT_COMMIT="b3b9d1" -DESCRIPTION="Tvheadend Live TV and Radio PVR client addon for Kodi" -HOMEPAGE="https://github.com/kodi-pvr/pvr.hts" -SRC_URI="https://github.com/kodi-pvr/pvr.hts/tarball/${GIT_COMMIT} -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -# libplatform changed in version 2 from platform to p8-platform which makes it incompatible -DEPEND="=dev-libs/libplatform-2* - =media-libs/kodi-platform-19* - =media-tv/kodi-19*" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/kodi-pvr-pvr.hts-${GIT_COMMIT}" - -src_configure() { - local mycmakeargs=( - -DCMAKE_INSTALL_LIBDIR="${EPREFIX}"/usr/lib/kodi - ) - - cmake-utils_src_configure -} diff --git a/media-plugins/kodi-pvr-hts/metadata.xml b/media-plugins/kodi-pvr-hts/metadata.xml deleted file mode 100644 index d8614f8..0000000 --- a/media-plugins/kodi-pvr-hts/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - fordfrog@gentoo.org - Miroslav Ć ulc - - Tvheadend Live TV and Radio PVR client addon for Kodi - - kodi-pvr/pvr.hts - -