Warning, /packaging/yocto-meta-kf5/recipes-kf5/tier1/kcalendarcore.inc is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2020 Volker Krause <vkrause@kde.org>
0002 # SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
0003 #
0004 # SPDX-License-Identifier: MIT
0005 
0006 LICENSE = "BSD-3-Clause & LGPL-2.0-or-later"
0007 PR = "r0"
0008 
0009 # licenses only contained in autotests
0010 REUSE_LICENSECHECK_WHITELIST = "LGPL-3.0-or-later"
0011 
0012 DEPENDS = " \
0013     qtbase \
0014     libical \
0015 "
0016 
0017 require kcalendarcore_metainfo.inc
0018 inherit cmake_kf5
0019 inherit reuse_license_checksums