summaryrefslogtreecommitdiff
path: root/media-plugins/kodi-pvr-sledovanitv-cz/kodi-pvr-sledovanitv-cz-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/kodi-pvr-sledovanitv-cz/kodi-pvr-sledovanitv-cz-9999.ebuild')
-rw-r--r--media-plugins/kodi-pvr-sledovanitv-cz/kodi-pvr-sledovanitv-cz-9999.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/media-plugins/kodi-pvr-sledovanitv-cz/kodi-pvr-sledovanitv-cz-9999.ebuild b/media-plugins/kodi-pvr-sledovanitv-cz/kodi-pvr-sledovanitv-cz-9999.ebuild
deleted file mode 100644
index 0902648..0000000
--- a/media-plugins/kodi-pvr-sledovanitv-cz/kodi-pvr-sledovanitv-cz-9999.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake kodi-addon git-r3
-
-DESCRIPTION="Kodi's PVR client Addon for sledovanitv.cz service"
-HOMEPAGE="https://github.com/palinek/pvr.sledovanitv"
-EGIT_REPO_URI="https://github.com/palinek/pvr.sledovanitv.git"
-KEYWORDS=""
-S="${WORKDIR}/kodi-pvr-sledovanitv-cz-${PV}"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- media-tv/kodi
- dev-libs/jsoncpp
- "
-
-RDEPEND="
- ${DEPEND}
- "