void-packages/srcpkgs/kodi-addon-pvr-hts/template

16 lines
613 B
Bash
Raw Normal View History

2019-02-20 21:10:19 +00:00
# Template file for 'kodi-addon-pvr-hts'
pkgname=kodi-addon-pvr-hts
2019-04-23 17:15:59 +00:00
version=4.4.16
2019-02-20 21:10:19 +00:00
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"
2019-04-23 17:15:59 +00:00
checksum=d25aaaf9a98813070f5065dd8e2deceaf024cd615862c2d861e74b1e39b46587
2019-02-20 21:10:19 +00:00
nocross="depends on kodi-platform"