ci-test/silverblue-common.yaml
Timothée Ravier f9184799de Use conditional includes to separate bootable containers
Refactor how we differentiate bootable containers variants from classic
ostree ones using conditional includes.

See: https://coreos.github.io/rpm-ostree/treefile/
2024-07-26 17:06:23 +02:00

37 lines
1.3 KiB
YAML

variables:
variant: "silverblue"
include:
- common.yaml
- silverblue-packages.yaml
ref: fedora/rawhide/${basearch}/silverblue
rojig:
name: fedora-silverblue
summary: "Fedora Silverblue"
license: MIT
packages:
- fedora-release-silverblue
- desktop-backgrounds-gnome
- gnome-shell-extension-background-logo
- pinentry-gnome3
# Included for now to have layered Qt5 applications use a constistent style
# Manually included here as it is excluded from the workstation-product group
- qadwaitadecorations-qt5
# Include evince-thumbnailer otherwise PDF thumbnails won't work in Nautilus
# https://github.com/fedora-silverblue/issue-tracker/issues/98
- evince-thumbnailer
# Include evince-previewer otherwise print previews are broken in Evince
# https://github.com/fedora-silverblue/issue-tracker/issues/122
- evince-previewer
# Include totem-video-thumbnailer for video thumbnailing in Nautilus
# https://pagure.io/fedora-workstation/issue/168
- totem-video-thumbnailer
# Make sure that GNOME Software's rpm-ostree plugin is always installed
- gnome-software-rpm-ostree
# Make sure the following are not pulled in when Recommended by other packages
exclude-packages:
# Exclude GNOME Software's langpack plugin to avoid layering langpacks on Silverblue
- gnome-software-fedora-langpacks