2024-02-23 00:15:21 +00:00
|
|
|
<image>
|
|
|
|
<profiles>
|
|
|
|
<profile name="DesktopCommon" description="Common desktop packages"/>
|
2024-02-24 19:28:44 +00:00
|
|
|
<profile name="MATE-Desktop" description="MATE Desktop">
|
2024-02-23 00:15:21 +00:00
|
|
|
<requires profile="DesktopCommon"/>
|
|
|
|
</profile>
|
|
|
|
</profiles>
|
2024-02-24 19:28:44 +00:00
|
|
|
<packages type="image" patternType="plusRecommended" profiles="MATE-Desktop">
|
2024-02-23 00:15:21 +00:00
|
|
|
<!-- install env-group to resolve RhBug:1891500 -->
|
|
|
|
<namedCollection name="mate-desktop-environment"/>
|
|
|
|
<namedCollection name="compiz"/>
|
|
|
|
<namedCollection name="libreoffice"/>
|
|
|
|
<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>
|