0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-01 03:21:21 +00:00
2022-05-24 13:51:20 +00:00

19 lines
617 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.sledovanitv.cz"
PKG_VERSION="4.5.1-Matrix"
PKG_SHA256="d6749b596f5e8a713f20d79131319c00a53cec1d1799ad4e2fa542abde537df0"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="GPLv2"
PKG_SITE="https://github.com/palinek/pvr.sledovanitv.cz"
PKG_URL="https://github.com/palinek/pvr.sledovanitv.cz/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform jsoncpp"
PKG_SECTION=""
PKG_SHORTDESC="pvr.sledovanitv.cz"
PKG_LONGDESC="pvr.sledovanitv.cz"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.pvrclient"