mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
kodi-addon-pvr-zattoo: update to 19.7.16.
This commit is contained in:
parent
6cbe2bc0ee
commit
f7efc87590
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'kodi-addon-pvr-zattoo'
|
||||
pkgname=kodi-addon-pvr-zattoo
|
||||
version=19.7.11
|
||||
version=19.7.16
|
||||
revision=1
|
||||
_kodi_release=Matrix
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="kodi-devel kodi-platform-devel p8-platform-devel rapidjson
|
||||
tinyxml2-devel tinyxml-devel"
|
||||
tinyxml2-devel tinyxml-devel sqlite-devel"
|
||||
depends="kodi-addon-inputstream-adaptive"
|
||||
short_desc="Kodi PVR addon for streaming live TV from zattoo"
|
||||
maintainer="teldra <teldra@rotce.de>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/rbuehlma/pvr.zattoo"
|
||||
distfiles="https://github.com/rbuehlma/pvr.zattoo/archive/${version}-${_kodi_release}.tar.gz"
|
||||
checksum=07d96b1b0c3b464c0bf02279fa8cab9ccdf675344129f3a970b14bafce225fb4
|
||||
checksum=ac09db721e51b47f1ca7f4c2201833dbcd69040fd19b09c194fa7491ff4dad41
|
||||
|
||||
if [ -n "${CROSS_BUILD}" ]; then
|
||||
configure_args+=" -DCMAKE_MODULE_PATH=${XBPS_CROSS_BASE}/usr/share/kodi/cmake"
|
||||
|
|
Loading…
Add table
Reference in a new issue