mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-08 10:48:19 +00:00
20 lines
647 B
Makefile
20 lines
647 B
Makefile
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="pvr.filmon"
|
|
PKG_VERSION="21.0.1-Omega"
|
|
PKG_SHA256="d0e1f4b32a31aee3e60b2e7b0c64c7a061ca69232cd2feebf5af77ad5f0a6036"
|
|
PKG_REV="2"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-pvr/pvr.filmon"
|
|
PKG_URL="https://github.com/kodi-pvr/pvr.filmon/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform jsoncpp"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="pvr.filmon"
|
|
PKG_LONGDESC="pvr.filmon"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="xbmc.pvrclient"
|