mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 f1cd26234e33a027d1ef2f3ea7b5f33be3a8aff9a7bf0117ee4bdfcf1e18fd9f kodi-pvr-dvbviewer-2.4.14-Krypton.tar.gz
|
||||
sha256 8a3d167e652574caf30ba0ce9c22d278715e0237774b817e37826f1b2d647bff kodi-pvr-dvbviewer-3.7.11-Leia.tar.gz
|
||||
sha256 5757dbd6a8731e9395508cd7ab9ca0ea0c2863a7aac7136299d40549c88c9c2c debian/copyright
|
||||
|
||||
@@ -4,12 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# This cset is on the branch 'Krypton'
|
||||
# When Kodi is updated, then this should be updated to the corresponding branch
|
||||
KODI_PVR_DVBVIEWER_VERSION = 2.4.14-Krypton
|
||||
KODI_PVR_DVBVIEWER_VERSION = 3.7.11-Leia
|
||||
KODI_PVR_DVBVIEWER_SITE = $(call github,kodi-pvr,pvr.dvbviewer,$(KODI_PVR_DVBVIEWER_VERSION))
|
||||
KODI_PVR_DVBVIEWER_LICENSE = GPL-2.0+
|
||||
KODI_PVR_DVBVIEWER_LICENSE_FILES = src/client.h
|
||||
KODI_PVR_DVBVIEWER_LICENSE_FILES = debian/copyright
|
||||
KODI_PVR_DVBVIEWER_DEPENDENCIES = kodi-platform
|
||||
|
||||
$(eval $(cmake-package))
|
||||
|
||||
Reference in New Issue
Block a user