9151fe0047
Required to enable complex input-methods support. We might consider including the input-methods comps group if it turns out that we need more packages. Fixes: https://pagure.io/fedora-kde/SIG/issue/156 Backport: https://pagure.io/workstation-ostree-config/c/663cf9dac0bff235f67d0f8e3aae429d83281764?branch=main
37 lines
982 B
YAML
37 lines
982 B
YAML
include: kde-desktop-pkgs.yaml
|
|
ref: fedora/36/${basearch}/kinoite
|
|
rojig:
|
|
name: fedora-kde
|
|
summary: "Fedora Kinoite (KDE) base image"
|
|
license: MIT
|
|
packages:
|
|
- fedora-release-kinoite
|
|
# Wayland support
|
|
- kwayland-integration
|
|
- kwin-wayland
|
|
- plasma-workspace-wayland
|
|
- xorg-x11-server-Xwayland
|
|
# Portals for Flatpak
|
|
- xdg-desktop-portal-kde
|
|
# Provide an archive manager by default
|
|
- ark
|
|
# Keep some basic apps installed until we have Flatpaks available
|
|
# See https://pagure.io/fedora-kde/SIG/issue/13
|
|
- gwenview
|
|
- kcalc
|
|
- kwrite
|
|
- okular
|
|
# Manually add missing packages for missing input-methods
|
|
- imsettings-systemd
|
|
|
|
# Make sure the following are not pulled in when Recommended by other packages
|
|
exclude-packages:
|
|
- plasma-discover-offline-updates
|
|
- plasma-discover-packagekit
|
|
# Exclude currently broken support for rpm-ostree in Discover
|
|
- plasma-discover-rpm-ostree
|
|
- plasma-pk-updates
|
|
|
|
repos:
|
|
- fedora-36
|
|
- fedora-36-updates
|