RPM spec files and CI pipelines to build packages for my custom Linux desktop setup
Find a file
Bluemedia 1b93575d90
All checks were successful
ci/woodpecker/push/hyprwm_hyprland Pipeline was successful
Bump Hyprland release because of dependency changes
2026-02-05 21:33:14 +01:00
.woodpecker Add glaze as new dependency for Hyprland 2026-01-29 09:51:05 +01:00
AvengeMedia Update dependency AvengeMedia/dgop to v0.2.0 2026-01-29 17:18:44 +00:00
hyprwm Bump Hyprland release because of dependency changes 2026-02-05 21:33:14 +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
glaze.spec Add glaze as new dependency for Hyprland 2026-01-29 09:51:05 +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 1e4d804 2026-01-29 21:31:58 +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"