mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
- pvr.argustv: update 22.1.0-Piers to 22.2.0-Piers - pvr.demo: update 22.3.0-Piers to 22.4.0-Piers - pvr.dvblink: update 22.1.0-Piers to 22.2.0-Piers - pvr.dvbviewer: update 22.1.0-Piers to 22.2.0-Piers - pvr.filmon: update 22.1.0-Piers to 22.2.0-Piers - pvr.freebox: update 22.1.0.1-Piers to 22.2.0-Piers - pvr.hdhomerun: update 22.1.0-Piers to 22.2.0-Piers - pvr.hts: update 22.4.2-Piers to 22.5.0-Piers - pvr.iptvsimple: update 22.2.2-Piers to 22.3.0-Piers - pvr.mediaportal.tvserver: update 22.1.1-Piers to 22.2.0-Piers - pvr.nextpvr: update 22.2.0-Piers to 22.3.0-Piers - pvr.njoy: update 22.1.0-Piers to 22.2.0-Piers - pvr.octonet: update 22.1.0-Piers to 22.2.0-Piers - pvr.pctv: update 22.1.0-Piers to 22.2.0-Piers - pvr.plutotv: update 22.1.1-Piers to 22.2.0-Piers - pvr.sledovanitv.cz: update 22.1.0-Piers to 22.2.0-Piers - pvr.stalker: update 22.1.0-Piers to 22.2.0-Piers - pvr.teleboy: update 22.1.0-Piers to 22.2.0-Piers - pvr.vbox: update 22.1.0-Piers to 22.2.0-Piers - pvr.vdr.vnsi: update 22.1.0-Piers to 22.2.0-Piers - pvr.vuplus: update 22.1.0-Piers to 22.2.0-Piers - pvr.waipu: update 22.1.1-Piers to 22.2.0-Piers - pvr.wmc: update 22.1.0-Piers to 22.2.0-Piers - pvr.zattoo: update 22.1.0-Piers to 22.2.0-Piers
18 lines
680 B
Makefile
18 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="22.2.0-Piers"
|
|
PKG_SHA256="ccd00a4d1f6683ba6d418bd75c1e8c2b50b7ae794abb1625548fea36aebdcc31"
|
|
PKG_REV="1"
|
|
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"
|