0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-01 03:21:21 +00:00
heitbaum aca1e468a8 kodi-binary-addons: update to latest versions
- audiodecoder.ssf: update 3.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.stsound: update 3.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.timidity: update 3.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.upse: update 3.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.usf: update 4.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.vgmstream: update 3.0.0-Matrix to 19.0.0-Matrix
- audiodecoder.wsr: update 3.0.1-Matrix to 19.0.0-Matrix
- pvr.dvbviewer: update 7.3.3-Matrix to 19.0.1-Matrix
- pvr.filmon: update 6.1.3-Matrix to 19.0.0-Matrix
- pvr.hdhomerun: update 7.1.1-Matrix to 19.0.0-Matrix
- pvr.octonet: update 4.1.0-2-Matrix to 19.0.0-Matrix
- pvr.teleboy: update 19.8.0-Matrix to 19.8.2-Matrix
- screensaver.asteroids: update 2.6.0-Matrix to 19.0.0-Matrix
- screensaver.asterwave: update 3.3.0-Matrix to 19.0.0-Matrix
- screensaver.biogenesis: update 2.5.0-Matrix to 19.0.0-Matrix
- screensaver.greynetic: update 2.5.0-Matrix to 19.0.0-Matrix
- screensaver.matrixtrails: update 2.6.0-Matrix to 19.0.0-Matrix
- screensaver.pingpong: update 2.4.0-Matrix to 19.0.0-Matrix
- screensaver.pyro: update 3.3.0-Matrix to 19.0.0-Matrix
- screensaver.shadertoy: update 3.2.0-Matrix to 19.0.0-Matrix
- screensaver.stars: update 2.4.0-Matrix to 19.0.0-Matrix
- vfs.libarchive: update 2.0.1-Matrix to 19.0.0-Matrix
- vfs.rar: update 4.0.0-Matrix to 19.0.0-Matrix
- vfs.sftp: update 2.0.0-Matrix to 19.0.0-Matrix
2021-09-22 23:03:26 +10:00

19 lines
681 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.octonet"
PKG_VERSION="19.0.0-Matrix"
PKG_SHA256="7b95a4f1d7381ebee1c9be9fca582bb0b70144271a47223ba06fc046ea595aaa"
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"