Files
meta-kde/recipes-application/plasma-mobile/krecorder.inc
2023-12-21 20:30:02 +01:00

23 lines
517 B
PHP

# SPDX-FileCopyrightText: 2021 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# SPDX-License-Identifier: MIT
DESCRIPTION = "KRecorder"
HOMEPAGE = "https://invent.kde.org/plasma-mobile/krecorder"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSES/GPL-3.0-or-later.txt;md5=8da5784ab1c72e63ac74971f88658166"
PR = "r0"
DEPENDS = " \
qtdeclarative \
qtsvg \
qtmultimedia \
kirigami \
kirigami-addons \
kwindowsystem \
"
inherit cmake_kdeapp
inherit kf6-kconfig
inherit kf6-kcoreaddons