0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-12-12 15:43:27 +00:00
2023-08-06 11:19:46 +00:00

19 lines
596 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.zattoo"
PKG_VERSION="20.3.14-Nexus"
PKG_SHA256="b6f5205caede6aaf57c1eab8206c5a5b3aaa6b5d8bda862d983ca53150cdf14a"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/rbuehlma/pvr.zattoo"
PKG_URL="https://github.com/rbuehlma/pvr.zattoo/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform rapidjson sqlite tinyxml2"
PKG_SECTION=""
PKG_SHORTDESC="pvr.zattoo"
PKG_LONGDESC="pvr.zattoo"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.pvrclient"