mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-03-01 02:11:22 +00:00
19 lines
580 B
Makefile
19 lines
580 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="pvr.zattoo"
|
|
PKG_VERSION="19.7.16-Matrix"
|
|
PKG_SHA256="ac09db721e51b47f1ca7f4c2201833dbcd69040fd19b09c194fa7491ff4dad41"
|
|
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 tinyxml2"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="pvr.zattoo"
|
|
PKG_LONGDESC="pvr.zattoo"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="xbmc.pvrclient"
|