RPM spec files and CI pipelines to build packages for my custom Linux desktop setup
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate Bot 455369fef4
All checks were successful
ci/woodpecker/push/hyprwm_hyprland Pipeline was successful
Update dependency hyprwm/Hyprland to v0.56.1
2026-07-29 19:03:08 +00:00
.woodpecker Drop support for Fedora 43 2026-07-20 14:26:56 +02:00
hyprwm Update dependency hyprwm/Hyprland to v0.56.1 2026-07-29 19:03:08 +00:00
.gitignore Initial commit 2025-11-21 23:43:48 +01:00
breakpad.spec Introduce matrix workflow for Fedora 43 and 44 2026-06-01 03:37:52 +02:00
cliphist.spec Introduce matrix workflow for Fedora 43 and 44 2026-06-01 03:37:52 +02:00
glaze.spec Update dependency stephenberry/glaze to v7.9.1 2026-07-17 23:27:30 +00:00
noctalia-qs.spec Introduce matrix workflow for Fedora 43 and 44 2026-06-01 03:37:52 +02:00
noctalia-shell.spec Introduce matrix workflow for Fedora 43 and 44 2026-06-01 03:37:52 +02:00
README.md Drop support for Fedora 43 2026-07-20 14:26:56 +02:00
renovate.json Add quickshell-git package 2025-11-26 22:10:22 +01:00

Desktop Environment RPMs

This repository contains RPM spec files and CI pipelines used to build packages for projects used by my custom Linux desktop setup. This currently includes:

Packages are currently built for Fedora 44 (x64) only.

This Forgejo instance hosts an RPM repository where built packages are uploaded. To use the custom-built packages, just add the repo:

sudo dnf config-manager addrepo --from-repofile="https://git.bluemedia.dev/api/packages/Bluemedia/rpm/fedora/44/desktop-environment.repo"