mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
18 lines
597 B
Makefile
18 lines
597 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="pvr.freebox"
|
|
PKG_VERSION="20.3.0-Nexus"
|
|
PKG_SHA256="0483f4e9e12160bb2d014e2f74f858ec4038dbb6b9e22815c1e5a46361d0f022"
|
|
PKG_REV="3"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/aassif/pvr.freebox"
|
|
PKG_URL="https://github.com/aassif/pvr.freebox/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform nlohmann-json openssl zlib"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="pvr.freebox"
|
|
PKG_LONGDESC="pvr.freebox"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="xbmc.pvrclient"
|