wev: build and install man page
This commit is contained in:
parent
d2b81570e3
commit
92c3363e33
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'wev'
|
||||
pkgname=wev
|
||||
version=1.0.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="wayland-devel pkg-config"
|
||||
hostmakedepends="wayland-devel pkg-config scdoc"
|
||||
makedepends="wayland-devel libxkbcommon-devel wayland-protocols"
|
||||
short_desc="Tool for debugging events on a Wayland, analagous to the X11 tool xev"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
|
|
Loading…
Reference in a new issue