Search Criteria
Package Details: wayland-debug-cli-git r397.a9dde8a-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flagged out-of-date (2026-05-04)
- 1 pending request
| Git Clone URL: | https://aur.archlinux.org/wayland-debug-cli-git.git (read-only, click to copy) |
|---|---|
| Package Base: | wayland-debug-cli-git |
| Description: | A CLI for viewing, filtering, and setting breakpoints on Wayland protocol messages. |
| Upstream URL: | https://github.com/wmww/wayland-debug |
| Licenses: | MIT |
| Conflicts: | wayland-debug-cli |
| Provides: | wayland-debug-cli |
| Submitter: | dorianr |
| Maintainer: | dorianr |
| Last Packager: | dorianr |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-07-08 21:19 (UTC) |
| Last Updated: | 2022-07-08 21:19 (UTC) |
Dependencies (15)
- expat (expat-gitAUR)
- gdb (gdb-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libffi (libffi-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- python
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- docbook-xsl (make)
- doxygen (doxygen-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- graphviz (make)
- libxslt (libxslt-gitAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- xmlto (xmlto-gitAUR) (make)
Latest Comments
draco31fr commented on 2026-05-04 16:10 (UTC)
Need to install
mdbookpackage beforewayland-debug-cli-gitto be able to compile and install.patlefort commented on 2023-03-18 23:23 (UTC) (edited on 2023-03-18 23:23 (UTC) by patlefort)
Hi, patch suggestion:
It fixes a few issues:
It will correctly use the source field to pull wayland source code.
Correctly use underscore local variables.
Since we are compiling wayland in debug mode, override CFLAGS.