0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-31 13:02:33 +00:00
2024-08-19 14:16:59 +00:00

19 lines
595 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.zattoo"
PKG_VERSION="21.0.4-Omega"
PKG_SHA256="7e1fab309232e7115efa0868c8c3c13c2e7639628ef8bc59a93bf4aa82a3b20d"
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"