From 252c85c686a45cd6ba2530688934b2839828eb84 Mon Sep 17 00:00:00 2001 From: Hiroki Tagato Date: Sat, 13 Sep 2025 15:56:12 +0900 Subject: [PATCH] x11/hyprland-qtutils: update to 0.1.5 While here, reorder variables to make portclippy happy. Changelog: https://github.com/hyprwm/hyprland-qtutils/releases/tag/v0.1.5 Reported by: GitHub (watch releases) --- x11/hyprland-qtutils/Makefile | 9 ++++++--- x11/hyprland-qtutils/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/x11/hyprland-qtutils/Makefile b/x11/hyprland-qtutils/Makefile index 61d5e480b4eb..afe80212d3f7 100644 --- a/x11/hyprland-qtutils/Makefile +++ b/x11/hyprland-qtutils/Makefile @@ -1,7 +1,6 @@ PORTNAME= hyprland-qtutils DISTVERSIONPREFIX= v -DISTVERSION= 0.1.4 -PORTREVISION= 3 +DISTVERSION= 0.1.5 CATEGORIES= x11 MAINTAINER= tagattie@FreeBSD.org @@ -15,10 +14,14 @@ LIB_DEPENDS= libhyprutils.so:devel/hyprutils RUN_DEPENDS= hyprland-qt-support>0:x11-toolkits/hyprland-qt-support USES= cmake compiler:c++11-lib pkgconfig qt:6 + USE_GITHUB= yes -USE_QT= base declarative wayland:build GH_ACCOUNT= hyprwm + +USE_QT= base declarative wayland:build + LDFLAGS+= -Wl,--as-needed # Qt deps + PLIST_FILES= bin/hyprland-dialog \ bin/hyprland-donate-screen \ bin/hyprland-update-screen diff --git a/x11/hyprland-qtutils/distinfo b/x11/hyprland-qtutils/distinfo index 2486fbb86fd7..2cd499a15b4c 100644 --- a/x11/hyprland-qtutils/distinfo +++ b/x11/hyprland-qtutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745951494 -SHA256 (hyprwm-hyprland-qtutils-v0.1.4_GH0.tar.gz) = 56a83f4625feeed86bbc5d744b91d2074330c5aa41adf6e32c023f06f9fb9d34 -SIZE (hyprwm-hyprland-qtutils-v0.1.4_GH0.tar.gz) = 9586 +TIMESTAMP = 1757738292 +SHA256 (hyprwm-hyprland-qtutils-v0.1.5_GH0.tar.gz) = c02e47c9f720c20a5adca1baebbcfee0db5d3d36ce9595779563a2e5d27bafca +SIZE (hyprwm-hyprland-qtutils-v0.1.5_GH0.tar.gz) = 10135