F40: Add a base-graphical group and use it in Xorg-less KDE
base-graphical provides the lowest common denominator set of packages for a desktop environment. At the moment this includes mesa drivers and a graphical plymouth theme for the boot animation etc. If your desktop is transitioning away from Xorg (base-x group) or was concieved with Wayland, this is the group for you.
This commit is contained in:
parent
18e99dd4f0
commit
0d1450578f
@ -254,6 +254,18 @@
|
||||
<packagereq type="optional">xmlcopyeditor</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
<group>
|
||||
<id>base-graphical</id>
|
||||
<_name>base-graphical</_name>
|
||||
<_description>Common packages for any graphical session</_description>
|
||||
<default>false</default>
|
||||
<uservisible>false</uservisible>
|
||||
<packagelist>
|
||||
<packagereq>mesa-dri-drivers</packagereq>
|
||||
<packagereq>mesa-vulkan-drivers</packagereq>
|
||||
<packagereq>plymouth-system-theme</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
<group>
|
||||
<id>base-x</id>
|
||||
<_name>base-x</_name>
|
||||
@ -6000,6 +6012,7 @@
|
||||
<_description>The KDE Plasma Workspaces, a highly-configurable graphical user interface which includes a panel, desktop, system icons and desktop widgets, and many powerful KDE applications.</_description>
|
||||
<display_order>10</display_order>
|
||||
<grouplist>
|
||||
<groupid>base-graphical</groupid>
|
||||
<groupid>standard</groupid>
|
||||
<groupid>core</groupid>
|
||||
<groupid>admin-tools</groupid>
|
||||
|
Loading…
x
Reference in New Issue
Block a user