summaryrefslogtreecommitdiffstats
path: root/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk
blob: cc0950346e59eccbb6e9aa4ef79a992c805327a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
################################################################################
#
# kodi-inputstream-adaptive
#
################################################################################

# This cset is on the branch 'Krypton'
# When Kodi is updated, then this should be updated to the corresponding branch
KODI_INPUTSTREAM_ADAPTIVE_VERSION = f2904b547e940c724dce7412a26744c2698cab66
KODI_INPUTSTREAM_ADAPTIVE_SITE = $(call github,peak3d,inputstream.adaptive,$(KODI_INPUTSTREAM_ADAPTIVE_VERSION))
KODI_INPUTSTREAM_ADAPTIVE_LICENSE = GPL-2.0+
KODI_INPUTSTREAM_ADAPTIVE_LICENSE_FILES = src/main.cpp
KODI_INPUTSTREAM_ADAPTIVE_DEPENDENCIES = libplatform kodi-platform

$(eval $(cmake-package))
OpenPOWER on IntegriCloud