aboutsummaryrefslogtreecommitdiff
path: root/components/desktops/mate.xml
diff options
from:
to:
context:
space:
mode:
authorGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-02-24 14:28:44 -0500
committerGravatar Neal Gompa <ngompa@fedoraproject.org> 2024-02-24 14:29:39 -0500
commit7cc5101bccd54470a382b1dbf8274624421e6e5b (patch)
treed0ae6d5b3944d4b8426685b9087a75a7d26fc5fc /components/desktops/mate.xml
parent7235c1e6f40b2bf262bb1bc88933abd08f534330 (diff)
downloadkiwi-descriptions-7cc5101bccd54470a382b1dbf8274624421e6e5b.tar.gz
kiwi-descriptions-7cc5101bccd54470a382b1dbf8274624421e6e5b.zip
Rename MATE desktop snippets from MATE-Compiz to MATE
This prepares for the future change to another compositor with Wayland.
Diffstat (limited to 'components/desktops/mate.xml')
-rw-r--r--components/desktops/mate.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/components/desktops/mate.xml b/components/desktops/mate.xml
new file mode 100644
index 0000000..ec4c82d
--- /dev/null
+++ b/components/desktops/mate.xml
@@ -0,0 +1,31 @@
+<image>
+ <profiles>
+ <profile name="DesktopCommon" description="Common desktop packages"/>
+ <profile name="MATE-Desktop" description="MATE Desktop">
+ <requires profile="DesktopCommon"/>
+ </profile>
+ </profiles>
+ <packages type="image" patternType="plusRecommended" profiles="MATE-Desktop">
+ <!-- install env-group to resolve RhBug:1891500 -->
+ <namedCollection name="mate-desktop-environment"/>
+ <namedCollection name="compiz"/>
+ <namedCollection name="libreoffice"/>
+ <package name="fedora-release-matecompiz"/>
+ <package name="earlyoom"/> <!-- replaces systemd-oomd-defaults -->
+ <ignore name="systemd-oomd-defaults"/> <!-- replaced by earlyoom, see rhbz#2068699 and rhbz#1933494 -->
+ <ignore name="audacious"/> <!-- breaks the desktop -->
+ <!-- drop things for size -->
+ <ignore name="@3d-printing"/>
+ <ignore name="@admin-tools"/>
+ <ignore name="@mate-applications"/>
+ <ignore name="brasero"/>
+ <ignore name="fedora-icon-theme"/>
+ <ignore name="gnome-icon-theme"/>
+ <ignore name="gnome-icon-theme-symbolic"/>
+ <ignore name="gnome-logs"/>
+ <ignore name="gnome-software"/>
+ <ignore name="gnome-user-docs"/>
+ <ignore name="evolution-help"/>
+ <ignore name="telnet"/> <!-- Legacy cmdline thing we don't want -->
+ </packages>
+</image>