Search Criteria
Package Details: cagebreak 3.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cagebreak.git (read-only, click to copy) |
---|---|
Package Base: | cagebreak |
Description: | Tiling wayland compositor based on cage inspired by ratpoison |
Upstream URL: | https://github.com/project-repo/cagebreak |
Licenses: | MIT |
Conflicts: | cagebreak-bin |
Submitter: | project-repo |
Maintainer: | project-repo |
Last Packager: | project-repo |
Votes: | 2 |
Popularity: | 0.63 |
First Submitted: | 2020-06-01 13:33 (UTC) |
Last Updated: | 2025-07-05 20:26 (UTC) |
Dependencies (10)
- libxkbcommon (libxkbcommon-gitAUR)
- pango (pango-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wlroots0.19 (wlroots0.19-hidpi-xpropAUR)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (optional) – clipboard support
- xorg-xwayland (xorg-xwayland-gitAUR, xorg-xwayland-bug865-issue1578AUR, xorg-xwayland-hidpi-xpropAUR) (optional) – x application support
Latest Comments
« First ‹ Previous 1 2 3
maldus512 commented on 2021-06-13 11:10 (UTC)
I added 'aarch64' as supported architecture to the pkgbuild to install cagebreak on a Raspberry Pi and it works. Could you consider adding ARM64 as a supported architecture out of the box?
project-repo commented on 2021-04-19 18:29 (UTC) (edited on 2021-04-19 20:31 (UTC) by project-repo)
(This has been resolved with 1.7.0-1)
Cagebreak currently does not work with the new wlroots (0.13.0) version.
A new release is on its way but might take a few hours or days.
Should you have acute issues with cagebreak, downgrade wlroots to 0.12.x
project-repo commented on 2021-01-15 19:19 (UTC)
1.5.0-2 is now in the AUR with an updated PKGBUILD.
Please feel free to file any additional bugs you may find in the PKGBUILDs or in cagebreak itself (Bugs in cagebreak should be filed on github or via email as specified in the README).
miffe commented on 2021-01-15 17:59 (UTC)
Yes, that fixes it.
project-repo commented on 2021-01-15 12:49 (UTC)
Would this PKGBUILD fix your issue?
https://github.com/project-repo/cagebreak-pkgbuild/blob/development/cagebreak/PKGBUILD
It just adds wayland-protocols to makedepends.
miffe commented on 2021-01-15 12:19 (UTC)
Needs wayland-protocols in makedepends.
meson.build:56:0: ERROR: Could not generate cargs for wlroots: Package wayland-protocols was not found in the pkg-config search path. Perhaps you should add the directory containing `wayland-protocols.pc' to the PKG_CONFIG_PATH environment variable Package 'wayland-protocols', required by 'wlroots', not found
« First ‹ Previous 1 2 3