0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-01-31 14:12:31 +00:00
2024-10-17 03:35:38 +00:00

19 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="21.8.7-Omega"
PKG_SHA256="1fd3a101f09c471deaa83ac5b673be71df97957060e4aedb4d7a890e355608f2"
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"