mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-01-31 13:02:33 +00:00
20 lines
641 B
Makefile
20 lines
641 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="21.1.11-Omega"
|
|
PKG_SHA256="15c772adbf79fd92bd6b7d597fd85a23df00b26bd433531c997101ee8ddde86c"
|
|
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"
|