Warning, /packaging/yocto-meta-kde/recipes-plasma-mobile/krecorder.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 = "KRecorder"
0006 HOMEPAGE = "https://invent.kde.org/plasma-mobile/krecorder"
0007 LICENSE = "GPL-3.0"
0008 LIC_FILES_CHKSUM = "file://LICENSES/GPL-3.0-or-later.txt;md5=8da5784ab1c72e63ac74971f88658166"
0009 PR = "r0"
0010 
0011 DEPENDS = " \
0012     qtdeclarative \
0013     qtquickcontrols2 \
0014     qtsvg \
0015     qtmultimedia \
0016     kirigami \
0017     kirigami-addons \
0018     kwindowsystem \
0019 "
0020 
0021 inherit cmake_kdeapp
0022 inherit kconfig
0023 inherit kcoreaddons