diff --git a/x11/hyprcursor/Makefile b/x11/hyprcursor/Makefile index 7792f6caf967..a9fd9bb4d9d3 100644 --- a/x11/hyprcursor/Makefile +++ b/x11/hyprcursor/Makefile @@ -1,32 +1,33 @@ PORTNAME= hyprcursor DISTVERSIONPREFIX= v DISTVERSION= 0.1.10 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= f8e8455e998e.patch:-p1 # https://github.com/hyprwm/hyprcursor/pull/66 +PATCHFILES+= 2b522b0350ea.patch:-p1 # https://github.com/hyprwm/hyprcursor/pull/71 MAINTAINER= jbeich@FreeBSD.org COMMENT= Hyprland cursor format, library and utilities WWW= https://github.com/hyprwm/hyprcursor LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libzip.so:archivers/libzip \ libhyprlang.so:devel/hyprlang \ libtomlplusplus.so:devel/tomlplusplus RUN_DEPENDS= xcur2png:x11/xcur2png USES= compiler:c++11-lib cmake:testing gnome pathfix pkgconfig USE_GITHUB= yes USE_GNOME= cairo librsvg2 GH_ACCOUNT= hyprwm PLIST_SUB= VERSION=${DISTVERSION:C/-.*//} post-patch: # Respect PREFIX for icons @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/lib${PORTNAME}/${PORTNAME}.cpp .include diff --git a/x11/hyprcursor/distinfo b/x11/hyprcursor/distinfo index e51b70494e2a..b5fcd576363f 100644 --- a/x11/hyprcursor/distinfo +++ b/x11/hyprcursor/distinfo @@ -1,5 +1,7 @@ TIMESTAMP = 1727731502 SHA256 (hyprwm-hyprcursor-v0.1.10_GH0.tar.gz) = 67e845404164fee4c5694209b3d5f93a31b6963dbb0bfd6ed2cd96c99b316a08 SIZE (hyprwm-hyprcursor-v0.1.10_GH0.tar.gz) = 26654 SHA256 (f8e8455e998e.patch) = b72cf7ab70b9c193c62ddcee45e70106ba4b5f26e9aded6fee8b41f7630876d2 SIZE (f8e8455e998e.patch) = 1028 +SHA256 (2b522b0350ea.patch) = 1a2cd00c853fe2cef4325da1fc71a279b0661a6d16f208a528e5f1897102e368 +SIZE (2b522b0350ea.patch) = 1830