@codicodi the PKGBUILD also needs to be edited to enable libseat. Maybe the maintainer should change it?
Search Criteria
Package Details: wlroots-git 0.19.0.r7126.e17916d4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wlroots-git.git (read-only, click to copy) |
---|---|
Package Base: | wlroots-git |
Description: | Modular Wayland compositor library (git development version) |
Upstream URL: | https://gitlab.freedesktop.org/wlroots/wlroots |
Keywords: | compositor egl gles2 libdrm libinput library modular opengl vulkan wayland wlroots |
Licenses: | MIT |
Provides: | libwlroots-0.19.so |
Submitter: | aperez |
Maintainer: | aperez (GreyXor) |
Last Packager: | GreyXor |
Votes: | 64 |
Popularity: | 0.91 |
First Submitted: | 2018-02-20 16:48 (UTC) |
Last Updated: | 2024-07-14 10:33 (UTC) |
Dependencies (26)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glslang (glslang-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libdisplay-info (libdisplay-info-gitAUR)
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libinput (libinput-multiplierAUR, libinput-noaccumAUR, libinput-three-finger-dragAUR)
- libliftoff (libliftoff-gitAUR)
- libxcb (libxcb-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- opengl-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-vulkan-utilsAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, nvidia-390xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-utils-betaAUR, nvidia-510xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-525xx-utilsAUR, mesa, mesa-amber, nvidia-utils)
- pixman (pixman-gitAUR)
- seatd (seatd-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-errors
- xcb-util-renderutil
- xcb-util-wm
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- xorg-xwayland (xorg-xwayland-gitAUR, xorg-xwayland-hidpi-xpropAUR, xorg-xwayland-bug865-issue1578AUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
- xorg-xwayland (xorg-xwayland-gitAUR, xorg-xwayland-hidpi-xpropAUR, xorg-xwayland-bug865-issue1578AUR) (optional) – enable X11 support
Required by (11)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »
fbernier commented on 2021-04-11 21:56 (UTC)
codicodi commented on 2021-04-11 08:11 (UTC)
With https://github.com/swaywm/wlroots/pull/2786 merged, wlroots needs libseat for session management. It seams to be available in AUR as https://aur.archlinux.org/packages/seatd/
Rucikir commented on 2021-03-16 10:33 (UTC)
I've updated the package. Everything should be fine, if not don't hesitate to report issues or send patches!
aperez commented on 2021-03-10 10:50 (UTC)
@Rucikir: I have added you as a co-maintainer! Lately I have not had that much time to fiddle with wlroots, thanks for offering to help! :)
Rucikir commented on 2021-03-06 13:49 (UTC)
I could take over maintenance of the package if needed, as I’m already maintaining sway-git, sway-hidpi-git, and wlroots-hidpi-git. You can also cherry-pick the patches for all the issues described below from wlroots-hidpi-git.
ynakao commented on 2021-03-04 10:58 (UTC)
It seems xorg-xwayland
is also required as a dependency now. https://github.com/swaywm/wlroots/commit/3504bb587daade365c11bd91568bc175b303be57 Are you still active, @aperez? Do you have any comments?
yar commented on 2021-02-22 00:19 (UTC)
Please depend on xcb-util-renderutil as @ynakao said, and in the future test with makechrootpkg
auruser123 commented on 2021-02-15 08:33 (UTC)
I think the right fix for the current build failure is to follow wlroots packaging recommendations: https://github.com/swaywm/wlroots/wiki/Packaging-recommendations
It recommends setting -Dwerror=false to "avoid failing the build on warnings", which is the current cause of the failure.
This package should follow those recommendations.
auruser123 commented on 2021-02-12 09:32 (UTC)
Fails to build with -Werror=maybe-uninitialized
Pinned Comments
aperez commented on 2018-09-28 08:31 (UTC) (edited on 2019-03-07 16:25 (UTC) by aperez)
IMPORTANT
Please do not flag this package as out-of-date if the only change you need is to update to a newer version. It is not needed because it always fetches the sources using Git and uses the most recent version without needing to modify the PKGBUILD — just rebuild the package.
Also, please try building in a clean chroot before assuming that the PKGBUILD is broken.