mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-06 01:36:13 +00:00
19 lines
617 B
Makefile
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="20.7.0-Nexus"
|
|
PKG_SHA256="de582551019b6659909d1ba7dd623070d7290c4c8f90d30282e2ec4c39b9b0be"
|
|
PKG_REV="1"
|
|
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"
|