diff --git a/x11/hypridle/Makefile b/x11/hypridle/Makefile index 00c0980714b6..dc5e99736a0e 100644 --- a/x11/hypridle/Makefile +++ b/x11/hypridle/Makefile @@ -1,39 +1,37 @@ PORTNAME= hypridle DISTVERSIONPREFIX= v -DISTVERSION= 0.1.3 +DISTVERSION= 0.1.4 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Hyprland's idle daemon #' WWW= https://github.com/hyprwm/hypridle LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= https://github.com/hyprwm/hypridle/issues/95 - BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libhyprlang.so:devel/hyprlang \ libhyprutils.so:devel/hyprutils \ libsdbus-c++.so:devel/sdbus-cpp \ libwayland-client.so:graphics/wayland USES= compiler:c++11-lib cmake pkgconfig USE_GITHUB= yes GH_ACCOUNT= hyprwm LDFLAGS+= -Wl,--as-needed # sdbus-cpp deps PLIST_FILES= bin/${PORTNAME} \ lib/systemd/user/${PORTNAME}.service \ share/hypr/${PORTNAME}.conf post-patch: # https://github.com/ConsoleKit2/ConsoleKit2/issues/150 # https://github.com/ConsoleKit2/ConsoleKit2/issues/151 @${REINPLACE_CMD} -e 's,/login1,/ConsoleKit/Manager,' \ -e 's,login1,ConsoleKit,' \ -e 's,logind,consolekit2,' \ -e 's,GetSession,&ByPID,' \ -e 's,"auto",uint32_t{getpid()},' \ ${WRKSRC}/src/core/Hypridle.cpp .include diff --git a/x11/hypridle/distinfo b/x11/hypridle/distinfo index ecfdf98c201a..b88b0ad87094 100644 --- a/x11/hypridle/distinfo +++ b/x11/hypridle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729534085 -SHA256 (hyprwm-hypridle-v0.1.3_GH0.tar.gz) = 45cd5c616680b762a84f1652a158298bbb1c3cf78a22e59d3bbc1371301953fa -SIZE (hyprwm-hypridle-v0.1.3_GH0.tar.gz) = 13750 +TIMESTAMP = 1729640845 +SHA256 (hyprwm-hypridle-v0.1.4_GH0.tar.gz) = 4a878917be65ab2df24f9036846339610861b845b9f1bb9ca0bdffdc1e368050 +SIZE (hyprwm-hypridle-v0.1.4_GH0.tar.gz) = 13948