Search Criteria
Package Details: wrapland 0.602.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/wrapland.git (read-only, click to copy) |
---|---|
Package Base: | wrapland |
Description: | Qt/C++ library wrapping libwayland (kwinft) |
Upstream URL: | https://github.com/winft/wrapland |
Licenses: | LGPL-2.1-only |
Submitter: | xiota |
Maintainer: | xiota (abelian424) |
Last Packager: | xiota |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-03-16 01:02 (UTC) |
Last Updated: | 2024-10-27 23:22 (UTC) |
Dependencies (9)
- libglvnd (libglvnd-gitAUR)
- qt6-base (qt6-base-headlessAUR, qt6-base-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- microsoft-gsl (microsoft-gsl-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
TomZander commented on 2024-06-23 18:39 (UTC)
I just tried it on my laptop and here it compiled just fine. So something funny happening on my desktop. Likely not an issue with the AUR. Apologies for the noise.
xiota commented on 2024-06-21 22:34 (UTC)
@TomZander What distro are you using?
TomZander commented on 2024-06-21 19:19 (UTC)
There has been an update since the last comment, but it still really doesn't build.
HurricanePootis commented on 2024-05-28 03:54 (UTC)
This package currently does not build at all
dinkocar commented on 2024-05-26 17:57 (UTC)
On arm (PineTab2) build fails with:
wrapland/src/wrapland-0.600.0/server/wayland/resource.h:50:53: error: expression cannot be used as a function 50 | : Resource(parent->client(), parent->version(), id, interface, impl, handle) |
~~~^~ ninja: build stopped: subcommand failed.