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

0001 # SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
0002 #
0003 # SPDX-License-Identifier: MIT
0004 
0005 SUMMARY = "KUserFeedback"
0006 DESCRIPTION = "Framework for collecting user feedback for apps via telemetry and surveys"
0007 HOMEPAGE = "https://invent.kde.org/libraries/kuserfeedback"
0008 LICENSE = "MIT & BSD-3-Clause"
0009 LIC_FILES_CHKSUM = " \
0010     file://COPYING.LIB;md5=61be4d272e55cc2609d58596cf084908 \
0011 "
0012 PR = "r0"
0013 
0014 DEPENDS = " \
0015     qtbase \
0016 "
0017 
0018 SRC_URI = "git://invent.kde.org/libraries/${BPN};nobranch=1;protocol=https"
0019 S = "${WORKDIR}/git"
0020 
0021 inherit cmake_kdeapp
0022 inherit mime-xdg