plasma-vaults: initial pacakaging

This commit is contained in:
Andreas Cord-Landwehr
2024-03-17 11:49:11 +01:00
parent b7b28456e9
commit f58464bedb

View File

@@ -0,0 +1,27 @@
# SPDX-FileCopyrightText: 2024 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# SPDX-License-Identifier: MIT
DESCRIPTION = "Plasma Vault"
SUMMARY = "Plasma applet and services for creating encrypted vaults"
HOMEPAGE = "https://invent.kde.org/plasma/plasma-vault"
LICENSE = "LGPL-2.1-only & (GPL-2.0-only | GPL-3.0-only | LicenseRef-KDE-Accepted-GPL)"
PR = "r0"
DEPENDS = " \
qtbase \
kconfig \
kitemmodels \
kservice \
kio \
networkmanager-qt \
libplasma \
libksysguard \
"
inherit cmake_plasma
inherit reuse_license_checksums
FILES:${PN} += " \
${datadir}/plasma/plasmoids/org.kde.plasma.vault/* \
"