RPM spec files and CI pipelines to build packages for my custom Linux desktop setup
Find a file
Renovate Bot bafbd2620b
All checks were successful
ci/woodpecker/push/quickshell-git Pipeline was successful
Update quickshell-mirror/quickshell digest to 41828c4
2025-12-26 05:15:52 +00:00
.woodpecker Add quickshell-git package 2025-11-26 22:10:22 +01:00
AvengeMedia Update dependency AvengeMedia/DankMaterialShell to v1.0.3 2025-12-16 19:27:41 +00:00
hyprwm Bump release of hyprland-guiutils becuase of hyprutils ABI break 2025-12-06 15:02:55 +01:00
.gitignore Initial commit 2025-11-21 23:43:48 +01:00
breakpad.spec Initial commit 2025-11-21 23:43:48 +01:00
cliphist.spec Initial commit 2025-11-21 23:43:48 +01:00
matugen.spec Don't build debug packages for matugen 2025-11-30 14:39:59 +01:00
quickshell-git.spec Update quickshell-mirror/quickshell digest to 41828c4 2025-12-26 05:15:52 +00:00
quickshell.spec Remove quickshell debug variable 2025-11-26 21:59:04 +01:00
README.md Initial commit 2025-11-21 23:43:48 +01: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 43 (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/43/desktop-environment.repo"