3a9a0760ef
- Strip the 'fedora' prefix from variant names - Name the packages list manifest for each variant accordingly
24 lines
495 B
YAML
24 lines
495 B
YAML
include:
|
|
- common.yaml
|
|
- mate-atomic-packages.yaml
|
|
|
|
ref: fedora/rawhide/${basearch}/mate
|
|
rojig:
|
|
name: fedora-mate
|
|
summary: "Fedora Mate Atomic"
|
|
license: MIT
|
|
|
|
packages:
|
|
# Generic release sub package for desktop variants
|
|
- fedora-release-ostree-desktop
|
|
# Portals for Flatpak
|
|
- xdg-desktop-portal-gtk
|
|
|
|
exclude-packages:
|
|
- python3-unbound
|
|
|
|
# Kept in the leaf manifest as they are overwritten by Pungi in composes
|
|
repos:
|
|
- fedora-rawhide
|
|
# - fedora-41
|
|
# - fedora-41-updates
|