void-packages/srcpkgs/kodi-addon-inputstream-rtmp/template
2021-01-02 07:57:23 +01:00

18 lines
725 B
Bash

# Template file for 'kodi-addon-inputstream-rtmp'
pkgname=kodi-addon-inputstream-rtmp
version=2.0.9
revision=1
_kodi_release=Leia
wrksrc="inputstream.rtmp-${version}-${_kodi_release}"
build_style=cmake
hostmakedepends="pkg-config"
makedepends="kodi-devel kodi-platform-devel p8-platform-devel tinyxml-devel
libressl-devel zlib-devel librtmp-devel"
short_desc="RTMP input stream add-on for Kodi"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/xbmc/inputstream.rtmp"
distfiles="https://github.com/xbmc/inputstream.rtmp/archive/${version}-${_kodi_release}.tar.gz"
checksum=56dac63262fa736620863900d903616d4827d735992e6d8beda84e377a5599e5
nocross="depends on kodi-platform"