From e8012f8128483a89bc350ad353e0132843a1623d Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 20 Feb 2019 22:10:19 +0100 Subject: [PATCH] New package: kodi-addon-pvr-hts-4.4.14 --- srcpkgs/kodi-addon-pvr-hts/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/kodi-addon-pvr-hts/template diff --git a/srcpkgs/kodi-addon-pvr-hts/template b/srcpkgs/kodi-addon-pvr-hts/template new file mode 100644 index 00000000000..cd87a00389f --- /dev/null +++ b/srcpkgs/kodi-addon-pvr-hts/template @@ -0,0 +1,15 @@ +# Template file for 'kodi-addon-pvr-hts' +pkgname=kodi-addon-pvr-hts +version=4.4.14 +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 " +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=13e46621935e8e6b76f8b897edca00ab4ac25b6c8d72b188f9064e90bfdb80c5 +nocross="depends on kodi-platform"