mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-06 00:14:22 +00:00
efcff0a4c2
KDE PIM Apps were previsouly part of @kde-desktop or @kde-apps groups. We've split them into their own group in [1] and we thus explicitely include them here. This should be a nop change for the KDE Spin. [1] https://pagure.io/fedora-comps/pull-request/824
44 lines
871 B
Plaintext
44 lines
871 B
Plaintext
|
|
%packages
|
|
# install env-group to resolve RhBug:1891500
|
|
@^kde-desktop-environment
|
|
|
|
@firefox
|
|
@kde-apps
|
|
@kde-media
|
|
@kde-pim
|
|
@libreoffice
|
|
# add libreoffice-draw and libreoffice-math (pagureio:fedora-kde/SIG#103)
|
|
libreoffice-draw
|
|
libreoffice-math
|
|
|
|
fedora-release-kde
|
|
|
|
-@admin-tools
|
|
|
|
# drop tracker stuff pulled in by gtk3 (pagureio:fedora-kde/SIG#124)
|
|
-tracker-miners
|
|
-tracker
|
|
|
|
### The KDE-Desktop
|
|
|
|
### fixes
|
|
|
|
# minimal localization support - allows installing the kde-l10n-* packages
|
|
kde-l10n
|
|
|
|
# Additional packages that are not default in kde-* groups, but useful
|
|
fuse
|
|
mediawriter
|
|
|
|
### space issues
|
|
-ktorrent # kget has also basic torrent features (~3 megs)
|
|
-digikam # digikam has duplicate functionality with gwenview (~28 megs)
|
|
-kipi-plugins # ~8 megs + drags in Marble
|
|
-krusader # ~4 megs
|
|
-k3b # ~15 megs
|
|
|
|
## avoid serious bugs by omitting broken stuff
|
|
|
|
%end
|