-
Notifications
You must be signed in to change notification settings - Fork 3
/
comps-el8.xml.in
88 lines (88 loc) · 3.54 KB
/
comps-el8.xml.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE comps PUBLIC "-//Red Hat, Inc.//DTD Comps info//EN" "comps.dtd">
<comps>
<group>
<id>core</id>
<_name>Core</_name>
<_description>Smallest possible installation</_description>
<default>true</default>
<uservisible>false</uservisible>
<packagelist>
<packagereq type="mandatory">rpmfusion-nonfree-release</packagereq>
</packagelist>
</group>
<group>
<id>fonts</id>
<name>Fonts</name>
<description>Fonts packages for rendering text on the desktop.</description>
<default>true</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="optional">larabie-decorative-fonts</packagereq>
<packagereq type="optional">larabie-straight-fonts</packagereq>
<packagereq type="optional">larabie-uncommon-fonts</packagereq>
</packagelist>
</group>
<group>
<id>games</id>
<_name>Games and Entertainment</_name>
<_description>Various ways to relax and spend your free time.</_description>
<default>false</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="optional">assaultcube</packagereq>
<packagereq type="optional">d1x-shareware</packagereq>
<packagereq type="optional">dega-sdl</packagereq>
<packagereq type="optional">dgen-sdl</packagereq>
<packagereq type="optional">doom-shareware</packagereq>
<packagereq type="optional">e-uae</packagereq>
<packagereq type="optional">Frodo</packagereq>
<packagereq type="optional">Frodo-gui</packagereq>
<packagereq type="optional">fuse-emulator-roms</packagereq>
<packagereq type="optional">gens</packagereq>
<packagereq type="optional">mednafen</packagereq>
<packagereq type="optional">plus4emu</packagereq>
<packagereq type="optional">qmc2</packagereq>
<packagereq type="optional">snes9x</packagereq>
<packagereq type="optional">steam</packagereq>
<packagereq type="optional">vice</packagereq>
<packagereq type="optional">xcpc</packagereq>
<packagereq type="optional">xrick</packagereq>
<packagereq type="optional">yapeSDL</packagereq>
</packagelist>
</group>
<group>
<id>hardware-support</id>
<_name>Hardware Support</_name>
<_description>This group is a collection of tools for various hardware specific utilities.</_description>
<default>true</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="optional">broadcom-wl</packagereq>
</packagelist>
</group>
<group>
<id>sound-and-video</id>
<_name>Sound and Video</_name>
<_description>From CD recording to playing audio CDs and multimedia files, this package group allows you to work with sound and video on the system.</_description>
<default>true</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="optional">gstreamer-plugins-bad-nonfree</packagereq>
<packagereq type="optional">uade</packagereq>
</packagelist>
</group>
<group>
<id>system-tools</id>
<_name>System Tools</_name>
<_description>This group is a collection of various tools for the system, such as the client for connecting to SMB shares and tools to monitor network traffic.</_description>
<default>false</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="optional">jad</packagereq>
<packagereq type="optional">lha</packagereq>
<packagereq type="optional">unace</packagereq>
<packagereq type="optional">unrar</packagereq>
</packagelist>
</group>
</comps>