Merge pull request #5933 from flubshi/nexus_bump_binary_2021-11-30

kodi-binary-addons: add pvr.plutotv
This commit is contained in:
Christian Hewitt 2021-12-01 10:57:00 +04:00 committed by GitHub
commit a65504e601
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,18 @@
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pvr.plutotv"
PKG_VERSION="20.0.0-Nexus"
PKG_SHA256="743d214faa202d69c2397168ae6e6e03d3a108dd89c3eacb9b82957743fcb25e"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-pvr/pvr.plutotv"
PKG_URL="https://github.com/kodi-pvr/pvr.plutotv/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform rapidjson"
PKG_SECTION=""
PKG_SHORTDESC="pvr.plutotv"
PKG_LONGDESC="pvr.plutotv"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.pvrclient"