Search Criteria
Package Details: wlroots0.15 0.15.1-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wlroots0.15.git (read-only, click to copy) |
|---|---|
| Package Base: | wlroots0.15 |
| Description: | Modular Wayland compositor library |
| Upstream URL: | https://gitlab.freedesktop.org/wlroots/wlroots |
| Licenses: | MIT |
| Submitter: | TrialnError |
| Maintainer: | TrialnError |
| Last Packager: | TrialnError |
| Votes: | 1 |
| Popularity: | 0.000002 |
| First Submitted: | 2023-10-08 17:25 (UTC) |
| Last Updated: | 2025-10-20 19:55 (UTC) |
Dependencies (24)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-no-gesturesAUR, libinput-three-finger-dragAUR, libinput-nowacom-gitAUR, libinput-eppAUR, libinput-eppAUR)
- libpixman-1.so (pixman-gitAUR, pixman)
- libseat.so (seatd)
- libudev.so (lib32-systemd-gitAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR, lib32-systemd, systemd-libs)
- libvulkan.so (lib32-vulkan-icd-loader-gitAUR, vulkan-icd-loader-gitAUR, advantagescopeAUR, lib32-vulkan-icd-loader, vulkan-icd-loader)
- libwayland-client.so (wayland-asan-gitAUR, lib32-wayland-gitAUR, wayland-chromiumAUR, lib32-wayland, wayland)
- libwayland-server.so (wayland-asan-gitAUR, lib32-wayland-gitAUR, wayland-chromiumAUR, lib32-wayland, wayland)
- libxcb (libxcb-gitAUR)
- libxkbcommon.so (libxkbcommon-gitAUR, lib32-libxkbcommon, libxkbcommon)
- opengl-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, nvidia-510xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-550xx-utilsAUR, nvidia-525xx-utilsAUR, mesa-rk35xx-gitAUR, nvidia-575xx-utilsAUR, mesa-gitAUR, mesa-minimal-gitAUR, nvidia-535xx-utilsAUR, mesa-nollvm-gitAUR, nvidia-vulkan-utilsAUR, nvidia-580xx-utilsAUR, nvidia-390xx-utilsAUR, amdonly-gaming-mesa-gitAUR, nvidia-utils-betaAUR, nvidia-470xx-utilsAUR, mesa, mesa-amber, nvidia-utils)
- xcb-util-errors
- xcb-util-renderutil
- xcb-util-wm
- glslang (glslang-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- systemd (systemd-gitAUR, systemd-selinuxAUR) (make)
- Show 4 more dependencies...
Latest Comments
1 2 Next › Last »
TrialnError commented on 2025-11-04 22:07 (UTC)
matthewq337: that is not a reason for flagging this out of date.
Care to elaborate? Of course it conflicts?
micwoj92 commented on 2025-10-20 04:27 (UTC)
Please add
glibcandlibdrmto depsTrialnError commented on 2024-06-30 18:20 (UTC)
Thanks for the heads up scop.
GCC14 introduced a new check+warning and wlroots used
calloca little bit sloppy, which caused the compile error.scop commented on 2024-06-26 23:40 (UTC)
This is failing to build on a fresh install.
FAILED: libwlroots.so.10.p/backend_libinput_tablet_pad.c.o FAILED: libwlroots.so.10.p/backend_wayland_output.c.o
yaakoss commented on 2023-10-14 11:19 (UTC)
it also works for me again. Thank you for the fast solution :)
teawrecks commented on 2023-10-11 21:03 (UTC)
Looks like it's building for me now. Thank you :)
TrialnError commented on 2023-10-11 18:43 (UTC)
Thanks for the feedback everyone.
Reason for the different experience while compiling this is related to autoenabled features. And the cause is, like discovered by yaakoss,
ffmpeg. Everyone building this package not in a clean chroot/container will likely haveffmpeginstalled.mesondiscovers some libraries from ffmpeg and enables compilation of the examples. Something that won't happen in a clean build environment, as ffmpeg isn't pulled there.So I'm currently looking how to explicitly disable the examples (behaviour like before, because the examples were never part of the repo wlroots0.15 package), which should fix this for everyone.
@FabioLolix: That is a sensible suggestion. There is really no benefit in keeping this.
teawrecks commented on 2023-10-10 22:30 (UTC)
I'm seeing the same build error as DLAN using yay to build on EndeavorOS. I'm using
mesaon intel, andffmpegjust updated to 2:6.0-12.yaakoss commented on 2023-10-10 21:05 (UTC) (edited on 2023-10-10 21:06 (UTC) by yaakoss)
sudo pacman -Qs ffmpeg
local/ffmpeg 2:6.0-12
Complete solution to record, convert and stream audio and video
local/ffmpeg4.4 4.4.4-2
Complete solution to record, convert and stream audio and video
I use yay to build and install the package.
I installed the package in the past and it worked until i updated on 9th :)
I usually update every few days using yay
FabioLolix commented on 2023-10-10 20:07 (UTC)
IMO this shouldn't provide
libwlroots.so, this can be installed alongside wlroots so packages builded against that will fail to run with only this installed, packages that needlibwlroots.so.10need to depends onwlroots0.15explicity, like your pkgbuilds hikari and waybox1 2 Next › Last »