Warning, /packaging/yocto-meta-kde/recipes-plasma-mobile/kongress.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 = "Companion application for conferences"
0006 HOMEPAGE = "https://invent.kde.org/utilities/kongress"
0007 LICENSE = "GPL-3.0"
0008 LIC_FILES_CHKSUM = "file://LICENSES/GPL-3.0-or-later.txt;md5=1c76c4cc354acaac30ed4d5eefea7245"
0009 PR = "r0"
0010 
0011 DEPENDS = " \
0012     qtdeclarative \
0013     qtquickcontrols2 \
0014     qtsvg \
0015     kcalendarcore \
0016     kdbusaddons \
0017     kirigami \
0018     knotifications \
0019 "
0020 
0021 inherit cmake_kdeapp
0022 inherit kconfig