forked from libretro/Lakka-LibreELEC
47bfcfa8d9
Signed-off-by: Matthias Reichl <hias@horus.com>
19 lines
680 B
Makefile
19 lines
680 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="pvr.octonet"
|
|
PKG_VERSION="20.3.0-Nexus"
|
|
PKG_SHA256="cc83ada3b3d1dbf3d42fa41f2b221c640cdc9fd505a1c76e7b479f99fe1ec8c5"
|
|
PKG_REV="5"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/DigitalDevices/pvr.octonet"
|
|
PKG_URL="https://github.com/DigitalDevices/pvr.octonet/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform jsoncpp"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="A pvr plugin for DigitalDevices Octonet Sat>IP servers"
|
|
PKG_LONGDESC="A pvr plugin for DigitalDevices Octonet Sat>IP servers"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="xbmc.pvrclient"
|