mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
- peripheral.joystick: update v20.1.2-Nexus to 20.1.3-Nexus - peripheral.xarcade: update 20.1.2-Nexus to 20.1.3-Nexus - pvr.teleboy: update 20.3.1-Nexus to 20.3.3-Nexus - pvr.zattoo: update 20.3.1-Nexus to 20.3.3-Nexus
18 lines
584 B
Makefile
18 lines
584 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="pvr.teleboy"
|
|
PKG_VERSION="20.3.3-Nexus"
|
|
PKG_SHA256="b36bb08916a3effb382cdeb39d8c6fddf3f61022e46b6830ee1e191b3286f4c2"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/rbuehlma/pvr.teleboy"
|
|
PKG_URL="https://github.com/rbuehlma/pvr.teleboy/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform rapidjson"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="pvr.teleboy"
|
|
PKG_LONGDESC="pvr.teleboy"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="xbmc.pvrclient"
|