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 f236dc9481
All checks were successful
ci/woodpecker/push/hyprwm_hyprutils Pipeline was successful
Update dependency hyprwm/hyprutils to v0.14.1
2026-08-13 23:30:18 +00:00
.woodpecker Drop support for Fedora 43 2026-07-20 14:26:56 +02:00
hyprwm Update dependency hyprwm/hyprutils to v0.14.1 2026-08-13 23:30:18 +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 v8 2026-08-03 17:30:14 +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"