0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-01 02:11:22 +00:00
2022-09-22 13:17:44 +00:00

20 lines
661 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.stalker"
PKG_VERSION="19.0.4-Matrix"
PKG_SHA256="191b2bd2dcbe15de29c1b867c127668784991e43817b00947cf955e569cf148e"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-pvr/pvr.stalker"
PKG_URL="https://github.com/kodi-pvr/pvr.stalker/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform jsoncpp tinyxml"
PKG_SECTION=""
PKG_SHORTDESC="pvr.stalker"
PKG_LONGDESC="pvr.stalker"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.pvrclient"