Warning, /packaging/yocto-meta-kde/recipes-playground/kquickimageeditor.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 DESCRIPTION = "KoKo Gallery Application"
0006 HOMEPAGE = "https://invent.kde.org/libraries/kquickimageeditor/"
0007 LICENSE = "GPL-2.0"
0008 LIC_FILES_CHKSUM = "file://LICENSES/LGPL-2.1-or-later.txt;md5=2a4f4fd2128ea2f65047ee63fbca9f68"
0009 PR = "r0"
0010 
0011 DEPENDS = " \
0012     qtdeclarative \
0013 "
0014 
0015 SRC_URI = "git://invent.kde.org/libraries/${BPN};nobranch=1;protocol=https"
0016 S = "${WORKDIR}/git"
0017 
0018 inherit cmake_kdeapp