diff --git a/x11/wl-kbptr/Makefile b/x11/wl-kbptr/Makefile index 858428fb7a08..d5fa999043de 100644 --- a/x11/wl-kbptr/Makefile +++ b/x11/wl-kbptr/Makefile @@ -1,23 +1,27 @@ PORTNAME= wl-kbptr DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= x11 wayland +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= ee21ec7a37e8.patch:-p1 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Control the mouse pointer with the keyboard on Wayland WWW= https://github.com/moverest/wl-kbptr LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon USES= compiler:c11 gnome meson pkgconfig USE_GITHUB= yes USE_GNOME= cairo GH_ACCOUNT= moverest PLIST_FILES= bin/${PORTNAME} .include diff --git a/x11/wl-kbptr/distinfo b/x11/wl-kbptr/distinfo index f5a4453c3102..85f8bef906fb 100644 --- a/x11/wl-kbptr/distinfo +++ b/x11/wl-kbptr/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1693353722 SHA256 (moverest-wl-kbptr-v0.2.0_GH0.tar.gz) = 5d92d3217e7c77050fdd95f6602ffee3ae384f374400d95167adc721c37eba98 SIZE (moverest-wl-kbptr-v0.2.0_GH0.tar.gz) = 36384 +SHA256 (ee21ec7a37e8.patch) = 27df9c7cf8ef7a1c4c8e54f371e1324282372fa162c4993eee1c57197dabba48 +SIZE (ee21ec7a37e8.patch) = 789