ci-test/silverblue-common.yaml
Timothée Ravier 47170ee169 Split Bootable Containers manifest from classic ostree ones
To be able to build images in the Fedora infrastructure with distinct
changes in the container vs classic ostree case, we need to split those
into a common manifest and a top level one that includes only the repos
and other distinct includes.
2024-06-19 18:54:02 +02:00

34 lines
1.3 KiB
YAML

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