aboutsummaryrefslogtreecommitdiff
path: root/components/desktops/lxqt.xml
blob: cc10dc4c0fe1cdf67a9bc5c4132790e94601de9b (plain)
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
<image>
	<profiles>
		<profile name="LXQt-Desktop" description="LXQt Desktop">
			<requires profile="DesktopCommon"/>
		</profile>
	</profiles>
	<packages type="image" patternType="plusRecommended" profiles="LXQt-Desktop">
		<!-- install env-group to resolve RhBug:1891500 -->
		<namedCollection name="lxqt-desktop-environment"/>
		<namedCollection name="lxqt-apps"/>
		<namedCollection name="lxqt-media"/>
		<namedCollection name="lxqt-l10n"/>
		<package name="lximage-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group -->
		<package name="obconf-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group -->
		<package name="pavucontrol-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group -->
		<package name="featherpad"/> <!-- FIXME: put in comps -->
		<!-- remove unneeded stuff for a lightweight system -->
		<package name="wqy-microhei-fonts"/> <!-- compact CJK font -->
		<ignore name="naver-nanum-gothic-fonts"/> <!-- Korean: replaced by above -->
		<ignore name="vlgothic-fonts"/> <!-- Japanese: replaced by above -->
		<ignore name="adobe-source-han-sans-cn-fonts"/> <!-- Simplified Chinese: replaced by above -->
		<ignore name="adobe-source-han-sans-tw-fonts"/> <!-- Traditional Chinese: replaced by above -->
		<ignore name="pt-sans-fonts"/> <!-- Cyrillic (already supported by DejaVu) -->
		<!-- these do not currently work: https://pagure.io/fedora-kiwi-descriptions/issue/112
		<ignore name="@input-methods"/>
		<ignore name="@admin-tools"/>
		-->
		<!-- because the input-methods group exclusion doesn't work, these aren't safe
		<ignore name="scim*"/>
		<ignore name="m17n*"/>
		<ignore name="iok"/>
		-->
	</packages>
</image>