forked from libretro/Lakka-LibreELEC
20 lines
638 B
Makefile
20 lines
638 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.vbox"
|
|
PKG_VERSION="20.4.2-Nexus"
|
|
PKG_SHA256="04c50eba71426f062339491e7567545ec8c910b17c7055b28285eab14f26ca6f"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-pvr/pvr.vbox"
|
|
PKG_URL="https://github.com/kodi-pvr/pvr.vbox/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform tinyxml2"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="pvr.vbox"
|
|
PKG_LONGDESC="pvr.vbox"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="xbmc.pvrclient"
|