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

0001 # SPDX-FileCopyrightText: 2018-2020 Volker Krause <vkrause@kde.org>
0002 # SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
0003 #
0004 # SPDX-License-Identifier: MIT
0005 
0006 DESCRIPTION = "Plugin based library to create window decorations"
0007 HOMEPAGE = ""
0008 LICENSE = "LGPL-2.1"
0009 LIC_FILES_CHKSUM = "file://LICENSES/LGPL-2.1-only.txt;md5=fabba2a3bfeb22a6483d44e9ae824d3f"
0010 PR = "r0"
0011 
0012 inherit cmake_plasma
0013 
0014 FILES:${PN} += " \
0015     ${datadir}/locale \
0016 "