Search Criteria
Package Details: waybox 0.2.2-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/waybox.git (read-only, click to copy) |
|---|---|
| Package Base: | waybox |
| Description: | Openbox clone on Wayland |
| Upstream URL: | https://github.com/wizbright/waybox |
| Licenses: | MIT |
| Submitter: | TrialnError |
| Maintainer: | TrialnError |
| Last Packager: | TrialnError |
| Votes: | 5 |
| Popularity: | 0.000001 |
| First Submitted: | 2022-02-02 16:03 (UTC) |
| Last Updated: | 2026-06-07 18:36 (UTC) |
Dependencies (11)
- bash (bash-gitAUR, bash-devel-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libevdev (libevdev-gitAUR)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-no-gesturesAUR, libinput-nowacom-gitAUR, libinput-three-finger-dragAUR, libinput-eppAUR, libinput-eppAUR, libinput-noaccumAUR)
- libwlroots-0.18.so (wlroots-nogpuAUR, wlroots0.18-hidpi-xpropAUR, wlroots0.18)
- libxkbcommon (libxkbcommon-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
TrialnError commented on 2026-06-07 18:04 (UTC)
Currently no. Not even all the compositors from the repos provide that detail. Cannot recall the reason, but last time this came up not everyone was in favour of such a thing. Was it about projects that offer support for various compositors? But all in all to add such a thing for every compositor could also result in problems if it won't support the requirements?
As long as there is no official stance I won't add such a thing in general.
Sidenote: That requests is not what OOD is for...
TrialnError commented on 2026-06-07 00:41 (UTC)
Strictly speaking it doesn't have
wlrootsset as dep. It depends on the so. And those .so back then were still unversioned.Theoretically this so dep lists the correct ones from the aurweb. But also wrong ones. So I should add probably add
wlroots0.17as dep.TrialnError commented on 2025-02-20 21:37 (UTC)
The build issue is fixed with
libxml2-2.13.6-2, nmapper.TrialnError commented on 2025-02-19 19:09 (UTC)
Do you have
libxml2 2.13.6fromtestinginstalled?There seems to be a bug with this version, as other software depending on this also fails to compile.
https://gitlab.archlinux.org/archlinux/packaging/packages/libxml2/-/issues/3
nmapper commented on 2025-02-19 19:07 (UTC)
Hi. Im triyng to install and get this error:
../waybox-0.2.2/waybox/config.c:1:10: error fatal: libxml/xpath.h: No existe el fichero o el directorio 1 | #include <libxml/xpath.h> | ^
~~~ compilación terminada.i have libxml2 installed.