Warning, /packaging/yocto-meta-kde/recipes-plasma/layer-shell-qt.inc is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2021 Andreas Cord-Landwehr <cordlandwehr@kde.org>
0002 #
0003 # SPDX-License-Identifier: MIT
0004 
0005 SUMMARY = "Layer Shell Qt"
0006 DESCRIPTION = "Qt component to allow applications to make use of the Wayland wl-layer-shell protocol"
0007 HOMEPAGE = "https://invent.kde.org/plasma/layer-shell-qt"
0008 LICENSE = "BSD-3-Clause & MIT & LGPL-3.0+"
0009 LIC_FILES_CHKSUM = " \
0010     file://LICENSES/BSD-3-Clause.txt;md5=f225922a2c12dfa5218fb70c49db3ea6 \
0011     file://LICENSES/MIT.txt;md5=7dda4e90ded66ab88b86f76169f28663 \
0012     file://LICENSES/LGPL-3.0-or-later.txt;md5=3000208d539ec061b899bce1d9ce9404 \
0013 "
0014 PR = "r0"
0015 
0016 DEPENDS = " \
0017     qtwayland \
0018     qtwayland-native \
0019     wayland-native \
0020     wayland \
0021     wayland-protocols \
0022 "
0023 
0024 inherit cmake_plasma