aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
from:
to:
context:
space:
mode:
authorGravatar Troy Dawson <tdawson@redhat.com> 2024-07-31 14:44:29 -0700
committerGravatar Troy Dawson <tdawson@redhat.com> 2024-07-31 15:25:37 -0700
commit40e3039216350519d091b7e262e80a8ea6425088 (patch)
treec727b21c3125375944df0d108d63b36c69cac1f8 /components
parent316fb431ce50fadc73892f2ca842f3ffcb159330 (diff)
downloadkiwi-descriptions-40e3039216350519d091b7e262e80a8ea6425088.tar.gz
kiwi-descriptions-40e3039216350519d091b7e262e80a8ea6425088.zip
Initial KDE Plasma Mobile Spin import
Signed-off-by: Troy Dawson <tdawson@redhat.com>
Diffstat (limited to 'components')
-rw-r--r--components/desktops/kde.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/components/desktops/kde.xml b/components/desktops/kde.xml
index fa45844..8b07ba6 100644
--- a/components/desktops/kde.xml
+++ b/components/desktops/kde.xml
@@ -4,6 +4,9 @@
<profile name="KDE-Desktop" description="KDE Plasma Desktop">
<requires profile="DesktopCommon"/>
</profile>
+ <profile name="KDE-Mobile" description="KDE Plasma Mobile">
+ <requires profile="DesktopCommon"/>
+ </profile>
</profiles>
<packages type="image" patternType="plusRecommended" profiles="KDE-Desktop">
<!-- install env-group to resolve RhBug:1891500 -->
@@ -21,4 +24,19 @@
<ignore name="gnome-disk-utility"/>
<ignore name="system-config-printer"/>
</packages>
+ <packages type="image" patternType="plusRecommended" profiles="KDE-Mobile">
+ <!-- install env-group to resolve RhBug:1891500 -->
+ <namedCollection name="core"/>
+ <namedCollection name="kde-mobile"/>
+ <namedCollection name="kde-mobile-apps"/>
+ <namedCollection name="kde-spin-initial-setup"/>
+ <namedCollection name="firefox"/>
+ <package name="fuse"/>
+ <package name="kde-l10n"/>
+ <ignore name="@admin-tools"/>
+ <ignore name="plasma-welcome"/>
+ <ignore name="plasma-welcome-fedora"/>
+ <ignore name="gnome-disk-utility"/>
+ <ignore name="system-config-printer"/>
+ </packages>
</image>