mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-12-12 15:43:27 +00:00
47bfcfa8d9
Signed-off-by: Matthias Reichl <hias@horus.com>
20 lines
653 B
Makefile
20 lines
653 B
Makefile
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="pvr.vuplus"
|
|
PKG_VERSION="20.5.1-Nexus"
|
|
PKG_SHA256="467363d7015d426f05fac3f514222d7ec03aa4b61a0935fd7f00e95e9c443514"
|
|
PKG_REV="2"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-pvr/pvr.vuplus"
|
|
PKG_URL="https://github.com/kodi-pvr/pvr.vuplus/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform nlohmann-json"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="pvr.vuplus"
|
|
PKG_LONGDESC="pvr.vuplus"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="xbmc.pvrclient"
|