46439e6e42
This repo is currently empty but will be used after F34 is released. This is a noop for official variants built via Pungi but useful for unofficial ones.
20 lines
427 B
YAML
20 lines
427 B
YAML
include: kde-desktop-pkgs.yaml
|
|
ref: fedora/34/${basearch}/kinoite
|
|
rojig:
|
|
name: fedora-kde
|
|
summary: "Fedora Kinoite (KDE) base image"
|
|
license: MIT
|
|
packages:
|
|
# 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
|
|
|
|
repos:
|
|
- fedora-34
|
|
- fedora-34-updates
|