blob: deaa665642a07826aa4d0cceeb84e5eef10f6cd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = wayland-debug-cli-git
pkgdesc = A CLI for viewing, filtering, and setting breakpoints on Wayland protocol messages.
pkgver = r397.a9dde8a
pkgrel = 1
url = https://github.com/wmww/wayland-debug
arch = x86_64
license = MIT
makedepends = git
makedepends = meson
makedepends = ninja
makedepends = libxslt
makedepends = doxygen
makedepends = xmlto
makedepends = graphviz
makedepends = docbook-xsl
depends = glibc
depends = libffi
depends = expat
depends = libxml2
depends = python
depends = gdb
depends = wayland
provides = wayland-debug-cli
conflicts = wayland-debug-cli
options = !strip
backup = etc/wayland-debug-cli/wayland-debug-cli.conf
source = wayland-debug-cli::git+https://github.com/wmww/wayland-debug
md5sums = SKIP
pkgname = wayland-debug-cli-git
|