Search Criteria
Package Details: wl-gammarelay-applet-git r16.9b06dec-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wl-gammarelay-applet-git.git (read-only, click to copy) |
|---|---|
| Package Base: | wl-gammarelay-applet-git |
| Description: | Control wl-gammarelay-rs via applet |
| Upstream URL: | https://github.com/junelva/wl-gammarelay-applet |
| Keywords: | brightness gamma invert wayland |
| Licenses: | MIT |
| Conflicts: | wl-gammarelay-applet |
| Submitter: | codebling |
| Maintainer: | codebling |
| Last Packager: | codebling |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-10-04 18:54 (UTC) |
| Last Updated: | 2024-10-04 18:54 (UTC) |
Dependencies (3)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- sed (sed-gitAUR, uutils-sedAUR) (make)
Latest Comments
codebling commented on 2025-12-29 17:15 (UTC)
@leap have you tried
makepkgby itself?This will give you a
.pkg.tar.zstthat you can install withpacman -U.If that method works (just tried on my system and it works), then it's a
yayissue, and unfortunately I don't have much experience with Yay so can't offer any support. I used to usepikaurbut I've been trying outruarecently, you might give that a try, too (or any other AUR helper).leap commented on 2025-12-28 20:35 (UTC)
compiling from source (
git cloneand thencargo build --release) gives me no issues butyayfails withqttypeserrors everywhere, no clue why. I tried messing with the PKGBUILD but I can't fix it. I have Hyprland and wl-gammarelay-rs installedcodebling commented on 2024-12-23 16:52 (UTC)
@Armonix I can't reproduce your issue. I've tried with
makepkg, using an AUR helper (Pikaur), and in a Docker container, and all 3 of them work as expect.Because it works alright in a few different setups for me, I don't think this is an issue with the package or even with the upstream, but probably something specific to your system. Are you on a particularly old version of Arch? Feel free to include a log of what's happening
Armonix commented on 2024-12-21 18:28 (UTC)
Build broken for me: error: could not compile
qttypes(lib) due to 657 previous errors.Thanks