git: 8b8c2f1d4b25 - main - x11/hyprland-qtutils: Prepare for Qt 6.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Dec 2025 01:04:40 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8b8c2f1d4b25b44e6d3140cad56169ed0b210ecd
commit 8b8c2f1d4b25b44e6d3140cad56169ed0b210ecd
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-12-05 00:40:59 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-12-05 01:03:44 +0000
x11/hyprland-qtutils: Prepare for Qt 6.10
Add upstream patch to fix configure with Qt 6.10
With hat: kde@
---
x11/hyprland-qtutils/Makefile | 3 +++
x11/hyprland-qtutils/distinfo | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/x11/hyprland-qtutils/Makefile b/x11/hyprland-qtutils/Makefile
index 1055d35e75e5..5a9420354378 100644
--- a/x11/hyprland-qtutils/Makefile
+++ b/x11/hyprland-qtutils/Makefile
@@ -4,6 +4,9 @@ DISTVERSION= 0.1.5
PORTREVISION= 2
CATEGORIES= x11
+PATCH_SITES= https://github.com/hyprwm/hyprland-qtutils/commit/
+PATCHFILES+= 5ffdfc13ed03df1dae5084468d935f0a3f2c9a4c.patch:-p1 # Fix configure with Qt 6.10
+
MAINTAINER= tagattie@FreeBSD.org
COMMENT= Hyprland QT/qml utility apps
WWW= https://github.com/hyprwm/hyprland-qtutils
diff --git a/x11/hyprland-qtutils/distinfo b/x11/hyprland-qtutils/distinfo
index 2cd499a15b4c..3eb1fbfe114b 100644
--- a/x11/hyprland-qtutils/distinfo
+++ b/x11/hyprland-qtutils/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1757738292
+TIMESTAMP = 1763723655
SHA256 (hyprwm-hyprland-qtutils-v0.1.5_GH0.tar.gz) = c02e47c9f720c20a5adca1baebbcfee0db5d3d36ce9595779563a2e5d27bafca
SIZE (hyprwm-hyprland-qtutils-v0.1.5_GH0.tar.gz) = 10135
+SHA256 (5ffdfc13ed03df1dae5084468d935f0a3f2c9a4c.patch) = 8546391a1e6fa4655008dfd84253a54e58cc3d89f2e4395bbd1f83ab7576422e
+SIZE (5ffdfc13ed03df1dae5084468d935f0a3f2c9a4c.patch) = 2279