blob: b6825c1ff00b1d679ca09dc0c04e4bcadb68069b [file] [log] [blame]
################################################################################
#
# kodi-inputstream-adaptive
#
################################################################################
KODI_INPUTSTREAM_ADAPTIVE_VERSION = 21.4.10-Omega
KODI_INPUTSTREAM_ADAPTIVE_SITE = $(call github,xbmc,inputstream.adaptive,$(KODI_INPUTSTREAM_ADAPTIVE_VERSION))
KODI_INPUTSTREAM_ADAPTIVE_LICENSE = \
BSD-2-Clause-Views \
BSD-3-Clause \
google-patent-license-webm \
GPL-2.0-or-later \
RSA-MD5
KODI_INPUTSTREAM_ADAPTIVE_LICENSE_FILES = \
LICENSE.md \
LICENSES/README.md \
LICENSES/BSD-2-Clause-Views \
LICENSES/BSD-3-Clause \
LICENSES/google-patent-license-webm \
LICENSES/GPL-2.0-or-later \
LICENSES/RSA-MD
KODI_INPUTSTREAM_ADAPTIVE_DEPENDENCIES = bento4 kodi pugixml
$(eval $(cmake-package))