diff --git a/x11/wshowkeys/Makefile b/x11/wshowkeys/Makefile index 8045e1e06d6a..e3a1bd1888ad 100644 --- a/x11/wshowkeys/Makefile +++ b/x11/wshowkeys/Makefile @@ -1,23 +1,27 @@ PORTNAME= wshowkeys PORTVERSION= s20200330 DISTVERSIONSUFFIX= -0-g6388a49 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ +PATCH_SITES= https://github.com/ammgws/${PORTNAME}/commit/ +PATCHFILES+= 35b6f15bd088.patch:-p1 # https://old.reddit.com/r/swaywm/comments/ovfzpv/new_custodianmaintainerbugfix_needed_for_wshowkeys/ + MAINTAINER= jbeich@FreeBSD.org COMMENT= Display keystrokes for screencasts on wlroots compositors 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 diff --git a/x11/wshowkeys/distinfo b/x11/wshowkeys/distinfo index ea40e5bab097..3379ec831426 100644 --- a/x11/wshowkeys/distinfo +++ b/x11/wshowkeys/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1585574498 SHA256 (wshowkeys-s20200330-0-g6388a49.tar.gz) = 1a32d4de6372464aa17f8da10688d03831edc838783ed72ee4ab15d830e0e808 SIZE (wshowkeys-s20200330-0-g6388a49.tar.gz) = 26748 +SHA256 (35b6f15bd088.patch) = dea3c4bb80d3fa8647baedf315360ce7a129a81e80cfd9936adcaafbca15d8be +SIZE (35b6f15bd088.patch) = 759