2020-03-29 15:00:21 +00:00
|
|
|
PORTNAME= wshowkeys
|
2020-03-31 00:55:59 +00:00
|
|
|
PORTVERSION= s20200330
|
|
|
|
DISTVERSIONSUFFIX= -0-g6388a49
|
2020-03-29 15:00:21 +00:00
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
|
|
|
|
|
|
|
|
MAINTAINER= jbeich@FreeBSD.org
|
2020-03-29 15:14:03 +00:00
|
|
|
COMMENT= Display keystrokes for screencasts on wlroots compositors
|
2020-03-29 15:00:21 +00:00
|
|
|
|
|
|
|
LICENSE= GPLv3
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
|
|
|
BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols
|
|
|
|
LIB_DEPENDS= libudev.so:devel/libudev-devd \
|
|
|
|
libwayland-client.so:graphics/wayland \
|
|
|
|
libinput.so:x11/libinput \
|
|
|
|
libxkbcommon.so:x11/libxkbcommon
|
|
|
|
|
|
|
|
USES= compiler:c11 gnome meson pkgconfig
|
|
|
|
USE_GNOME= cairo pango
|
|
|
|
PLIST_FILES= "@(,,4755) bin/${PORTNAME}"
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|