Search Criteria
Package Details: wayfreeze-git r81.8f813ab-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wayfreeze-git.git (read-only, click to copy) |
|---|---|
| Package Base: | wayfreeze-git |
| Description: | Tool to freeze the screen of a Wayland compositor |
| Upstream URL: | https://github.com/Jappie3/wayfreeze |
| Keywords: | hyprland wayland wayland-client |
| Licenses: | AGPL-3.0 |
| Provides: | wayfreeze |
| Submitter: | ogios |
| Maintainer: | ogios |
| Last Packager: | ogios |
| Votes: | 2 |
| Popularity: | 0.098789 |
| First Submitted: | 2024-11-07 11:14 (UTC) |
| Last Updated: | 2026-03-07 09:32 (UTC) |
Dependencies (4)
- libxkbcommon (libxkbcommon-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Required by (1)
- omarchy-cmd-ocr (requires wayfreeze)
Latest Comments
ogios commented on 2026-03-07 09:33 (UTC)
@mml thanks
mml commented on 2026-01-20 20:42 (UTC)
Build is failing on some builder configurations due to cargo coming from rustup without a default toolchain (error: "run 'rustup default stable'"). Proposed fixes included in this patch: Update to upstream commit that applies PR #24 (https://github.com/Jappie3/wayfreeze/pull/24) — this PR fixes an issue where screenshots are inverted when the monitor has transform > 0 (rotated/flipped). PKGBUILD change: replace makedepends=(cargo git) with makedepends=('rust' 'git') so builds use the official rust package (stable toolchain) instead of assuming rustup configuration. I built locally with makepkg -s and the build produced wayfreeze-git r81.8f813ab-1.
Linkbro commented on 2026-01-19 18:00 (UTC)
package fails to update after latest update from 'r73.074d7dc-1' to 'latest-commit' with the following terminal output:
==> Starting build()... error: rustup could not choose a version of cargo to run, because one wasn't specified explicitly, and no default is configured. help: run 'rustup default stable' to download the latest stable release of Rust and set it as your default toolchain. ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'wayfreeze-git-r65.8277f98-1': error: packages failed to build: wayfreeze-git-r65.8277f98-1 ~>