Reorganize package groups

This commit is contained in:
Andreas Cord-Landwehr
2021-06-21 22:13:55 +02:00
parent e9de9cbd81
commit 1482d32b71
5 changed files with 36 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# SPDX-FileCopyrightText: 2021 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# SPDX-License-Identifier: MIT
DESCRIPTION = "KDE Plasma Mobile"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit packagegroup
RDEPENDS_${PN} = " \
alligator \
calindori \
kclock \
koko \
kongress \
krecorder \
ktrip \
\
kclock \
kweather \
"

View File

@@ -0,0 +1,14 @@
# SPDX-FileCopyrightText: 2021 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# SPDX-License-Identifier: MIT
DESCRIPTION = "KDE Plasma Mobile"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit packagegroup
RDEPENDS_${PN} = " \
packagegroup-plasma-mobile-workspace \
packagegroup-plasma-mobile-applications \
"