blob: 5cc02e45c0e6a26312265f6c36278558041eb931 [file] [log] [blame]
################################################################################
#
# kodi-inputstream-adaptive
#
################################################################################
KODI_INPUTSTREAM_ADAPTIVE_VERSION = 21.4.7-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))