mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
18 lines
572 B
Makefile
18 lines
572 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="pvr.waipu"
|
|
PKG_VERSION="22.3.1-Piers"
|
|
PKG_SHA256="17fe02cf419d188b36d681b101629027d0fb0be78f7b6a230f38014684601fe9"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/flubshi/pvr.waipu"
|
|
PKG_URL="https://github.com/flubshi/pvr.waipu/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform rapidjson"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="pvr.waipu"
|
|
PKG_LONGDESC="pvr.waipu"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="xbmc.pvrclient"
|