mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-12-12 15:43:27 +00:00
20 lines
640 B
Makefile
20 lines
640 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.mythtv"
|
|
PKG_VERSION="20.6.9-Nexus"
|
|
PKG_SHA256="32196265ee5b78bb97e0bd8e633778f4566e95d54df96e4577764e5d3681fcf1"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/janbar/pvr.mythtv"
|
|
PKG_URL="https://github.com/janbar/pvr.mythtv/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform zlib"
|
|
PKG_SECTION=""
|
|
PKG_SHORTDESC="pvr.mythtv"
|
|
PKG_LONGDESC="pvr.mythtv"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="xbmc.pvrclient"
|