16 lines
613 B
Bash
16 lines
613 B
Bash
# Template file for 'kodi-addon-pvr-hts'
|
|
pkgname=kodi-addon-pvr-hts
|
|
version=4.4.20
|
|
revision=1
|
|
_kodi_release=Leia
|
|
wrksrc="pvr.hts-${version}-${_kodi_release}"
|
|
build_style=cmake
|
|
makedepends="kodi-devel kodi-platform-devel p8-platform-devel"
|
|
short_desc="Tvheadend HTSP client addon for Kodi"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/kodi-pvr/pvr.hts"
|
|
distfiles="https://github.com/kodi-pvr/pvr.hts/archive/${version}-${_kodi_release}.tar.gz"
|
|
checksum=fcf2df3566b196addf99d8166fa5a8b77635ac905214c36071d9e778cc42978e
|
|
nocross="depends on kodi-platform"
|