RPM spec files and CI pipelines to build packages for my custom Linux desktop setup
|
All checks were successful
ci/woodpecker/push/hyprwm_hyprland-guiutils Pipeline was successful
|
||
|---|---|---|
| .woodpecker | ||
| AvengeMedia | ||
| hyprwm | ||
| .gitignore | ||
| breakpad.spec | ||
| cliphist.spec | ||
| matugen.spec | ||
| quickshell-git.spec | ||
| quickshell.spec | ||
| README.md | ||
| renovate.json | ||
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:
- Hyprland, including all of its dependencies
- DankMaterialShell, including its dependencies
- Matugen
- Quickshell
- Cliphist
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"