ci-test/fedora-kinoite.yaml

47 lines
1.4 KiB
YAML
Raw Normal View History

include: kde-desktop-pkgs.yaml
ref: fedora/rawhide/${basearch}/kinoite
rojig:
name: fedora-kde
summary: "Fedora Kinoite (KDE) base image"
license: MIT
packages:
- fedora-release-kinoite
2019-04-06 17:04:22 +00:00
# Wayland support
- kwayland-integration
- kwin-wayland
- plasma-workspace-wayland
- xorg-x11-server-Xwayland
2019-04-06 17:04:22 +00:00
# Portals for Flatpak
- xdg-desktop-portal-kde
# Install some minor optional tools for KInfoCenter
- vulkan-tools
- xdpyinfo
# Includes a KIO & KCM (can not be Flatpak'ed), used by Dolphin and Gwenview
# See https://pagure.io/fedora-kde/SIG/issue/291
- kamera
# Make sure that previous Anaconda dependencies are kept in the image
# See: https://pagure.io/fedora-kde/SIG/issue/243
- bcache-tools
- dmraid
- mobile-broadband-provider-info
# Make sure that modem support is installed
- NetworkManager-ppp
# Install gdb to make getting backtraces work with DrKonqi
# The dnf dependency is excluded in the common manifest
- gdb
# Make sure the following are not pulled in when Recommended by other packages
exclude-packages:
- plasma-discover-offline-updates
- plasma-discover-packagekit
- plasma-pk-updates
# Manually excluded as recommended by gtk3 (and likely gtk4 in the future)
# See https://pagure.io/fedora-kde/SIG/issue/124
- tracker
- tracker-miners
repos:
- fedora-rawhide
2023-02-10 14:21:28 +00:00
# - fedora-39
# - fedora-39-updates