git: 93fff9adbd1f - main - misc/hyprqt6engine: Prepare for Qt 6.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Dec 2025 01:04:32 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=93fff9adbd1fdd0c790ec531fb232030c583715f
commit 93fff9adbd1fdd0c790ec531fb232030c583715f
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-12-05 00:13:12 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-12-05 01:03:41 +0000
misc/hyprqt6engine: Prepare for Qt 6.10
Add upstream patch to fix configure with Qt 6.10
With hat: kde@
---
misc/hyprqt6engine/Makefile | 3 +++
misc/hyprqt6engine/distinfo | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/misc/hyprqt6engine/Makefile b/misc/hyprqt6engine/Makefile
index 72d33645ac4e..9e44be8fe43e 100644
--- a/misc/hyprqt6engine/Makefile
+++ b/misc/hyprqt6engine/Makefile
@@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
CATEGORIES= misc
+PATCH_SITES= https://github.com/hyprwm/hyprqt6engine/commit/
+PATCHFILES+= 9063e6837b4e282a73b052a0c0371916daccf50a.patch:-p1 # Fix configure with Qt 6.10
+
MAINTAINER= tagattie@FreeBSD.org
COMMENT= Qt6 theme provider for Hyprland
WWW= https://github.com/hyprwm/hyprqt6engine
diff --git a/misc/hyprqt6engine/distinfo b/misc/hyprqt6engine/distinfo
index 2b08eca4a2ae..5a73d00acd61 100644
--- a/misc/hyprqt6engine/distinfo
+++ b/misc/hyprqt6engine/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1758664273
+TIMESTAMP = 1763724042
SHA256 (hyprwm-hyprqt6engine-v0.1.0_GH0.tar.gz) = e52692168faa51a53e6f05c12114e79ead76787045668c65d41225a13a318f62
SIZE (hyprwm-hyprqt6engine-v0.1.0_GH0.tar.gz) = 11780
+SHA256 (9063e6837b4e282a73b052a0c0371916daccf50a.patch) = e63c23365b3b6738c2f0858996bace78ad67dd5432d63bca7790ab7a492f5958
+SIZE (9063e6837b4e282a73b052a0c0371916daccf50a.patch) = 618