Lakka-LibreELEC/packages/mediacenter/kodi-binary-addons/pvr.stalker/package.mk
Rudi Heitbaum a794735eef kodi-binary-addons: update to latest versions
- pvr.argustv: update 22.3.0-Piers to 22.3.1-Piers
- pvr.demo: update 22.4.0-Piers to 22.4.1-Piers
- pvr.dvblink: update 22.2.0-Piers to 22.2.1-Piers
- pvr.dvbviewer: update 22.2.0-Piers to 22.2.1-Piers
- pvr.filmon: update 22.2.0-Piers to 22.2.1-Piers
- pvr.hdhomerun: update 22.2.0-Piers to 22.2.1-Piers
- pvr.iptvsimple: update 22.4.1-Piers to 22.4.2-Piers
- pvr.mediaportal.tvserver: update 22.2.0-Piers to 22.2.1-Piers
- pvr.njoy: update 22.2.0-Piers to 22.2.1-Piers
- pvr.pctv: update 22.2.0-Piers to 22.2.1-Piers
- pvr.stalker: update 22.2.0-Piers to 22.2.1-Piers
- pvr.vbox: update 22.2.0-Piers to 22.2.1-Piers
- pvr.vdr.vnsi: update 22.2.0-Piers to 22.2.1-Piers
- pvr.vuplus: update 22.3.1-Piers to 22.3.2-Piers
- pvr.wmc: update 22.2.0-Piers to 22.2.1-Piers
2025-02-02 00:31:26 +00:00

19 lines
668 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="22.2.1-Piers"
PKG_SHA256="be8fc0147481ed85ad0ac40d500e094e1a7c4bbe7ce946d741b733cdb6a8d33f"
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 libxml2 tinyxml"
PKG_SECTION=""
PKG_SHORTDESC="pvr.stalker"
PKG_LONGDESC="pvr.stalker"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="xbmc.pvrclient"