wev: build and install man page

This commit is contained in:
mobinmob 2020-05-03 19:50:54 +03:00 committed by Helmut Pozimski
parent d2b81570e3
commit 92c3363e33

View file

@ -1,9 +1,9 @@
# Template file for 'wev' # Template file for 'wev'
pkgname=wev pkgname=wev
version=1.0.0 version=1.0.0
revision=1 revision=2
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="wayland-devel pkg-config" hostmakedepends="wayland-devel pkg-config scdoc"
makedepends="wayland-devel libxkbcommon-devel wayland-protocols" makedepends="wayland-devel libxkbcommon-devel wayland-protocols"
short_desc="Tool for debugging events on a Wayland, analagous to the X11 tool xev" short_desc="Tool for debugging events on a Wayland, analagous to the X11 tool xev"
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>" maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"