Search Criteria
Package Details: hyprmag-git 2.0.0.r0.37b7e18-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hyprmag-git.git (read-only, click to copy) |
|---|---|
| Package Base: | hyprmag-git |
| Description: | A wlroots-compatible Wayland color picker that does not suck |
| Upstream URL: | https://github.com/SIMULATAN/hyprmag |
| Keywords: | hyprland |
| Licenses: | BSD-3-Clause |
| Conflicts: | hyprmag |
| Provides: | hyprmag |
| Submitter: | SIMULATAN |
| Maintainer: | SIMULATAN |
| Last Packager: | SIMULATAN |
| Votes: | 1 |
| Popularity: | 0.054558 |
| First Submitted: | 2024-06-08 21:23 (UTC) |
| Last Updated: | 2024-06-08 21:24 (UTC) |
Dependencies (13)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gdb (gdb-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR) (make)
- pango (pango-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
Latest Comments
SIMULATAN commented on 2025-06-10 14:59 (UTC)
@mb720 thank you for the heads up. I've bumped the min version to 3.5 in the code repo.
https://github.com/SIMULATAN/hyprmag/commit/a58f3715ab1b097343bda0918ebc450ffcae4627
I plan on rebasing hyprmag on the hyprpicker main branch soon which will increase that version further to hopefully fix this issue for the foreseeable future.
mb720 commented on 2025-06-10 14:35 (UTC)
Build currently fails with this error:
I used
aura -A --hotedit hyprmag-gitand changed thebuilddirective to this:The compilation succeeds afterwards and hyprmag runs.