Search Criteria
Package Details: wev-git 1.1.0.r1.gb09b664-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wev-git.git (read-only, click to copy) |
|---|---|
| Package Base: | wev-git |
| Description: | A tool for debugging wayland events on a Wayland window, analagous to the X11 tool xev |
| Upstream URL: | https://git.sr.ht/~sircmpwn/wev |
| Licenses: | MIT |
| Conflicts: | wev |
| Provides: | wev |
| Submitter: | KingofToasters |
| Maintainer: | willemw |
| Last Packager: | willemw |
| Votes: | 10 |
| Popularity: | 0.21 |
| First Submitted: | 2019-08-11 11:41 (UTC) |
| Last Updated: | 2025-10-31 06:42 (UTC) |
Dependencies (5)
- libxkbcommon (libxkbcommon-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- git (git-gitAUR, git-glAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
1 2 Next › Last »
tokyo4j commented on 2025-08-29 06:38 (UTC)
I wonder what the patch is for. The upstream wev package doesn't do it: https://gitlab.archlinux.org/archlinux/packaging/packages/wev
myrslint commented on 2025-08-04 12:52 (UTC)
Hello, @KingofToasters. This package does not build anymore due to a small change in
Makefilewhich invalidateswev-git.patch.Please update
wev-git.patchto the following (and update the PKGBUILD checksum, of course):Thank you.
kunev commented on 2023-06-27 14:56 (UTC)
True, but it seems
yayinstalls and works fine withoutbase-develonaarch64, which is pretty weird.tfl5034 commented on 2023-06-24 17:43 (UTC)
pkgconfandpatchare provided bybase-develwhich are implicit dependencies of AUR packages.kunev commented on 2023-06-24 14:27 (UTC)
As noted by Libgxps this actually builds on
aarch64, but seems to also needpkgconfandpatchas dependencies.willemw commented on 2023-04-15 16:55 (UTC)
conflicts=('wev')is missing.kljas commented on 2022-10-08 02:46 (UTC)
For anyone experiencing issues running this under Gnome Shell (
wl_registry@2: error 0: invalid version for global wl_seat (16): have 5, wanted 6), there's a commit in a fork by jwrdegoede on GitHub which fixes it: https://github.com/jwrdegoede/wev/commit/3ee158f71f591b60d233dfeb36a09ac4d7afbeb1I'm not sure if sircmpwn is aware of that patch, or if there are reasons why it wouldn't be accepted into mainline - seems like the "correct" fix would be to patch Gnome to provide version 6 rather than building in DE-specific workarounds to
wev.Libgxps commented on 2020-12-01 10:00 (UTC)
Please add the aarch64 architecture or change it to any. It builds quite nicely. Thank you for your support.
tfl5034 commented on 2019-11-14 02:43 (UTC)
@Depau I followed your changes and they worked. I think you can even get rid of the DESTDIR variable and just use the PREFIX dir.
Side-note, it might be worth marking this as orphaned.
depau commented on 2019-10-22 03:45 (UTC)
Hey, could you please fix the PREFIX issue?
Thank you.
1 2 Next › Last »