git: 68aaaf4eaa32 - main - audio/fooyin: Prepare for Qt 6.10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Dec 2025 01:04:16 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=68aaaf4eaa323955874b8ea3000e4992855b4ee6
commit 68aaaf4eaa323955874b8ea3000e4992855b4ee6
Author: Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2025-12-01 06:00:34 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2025-12-05 01:03:35 +0000
audio/fooyin: Prepare for Qt 6.10
Add upstream patch to fix build with upcoming Qt 6.10. Include what you
use (QElapsedTimer).
With hat: kde@
---
audio/fooyin/Makefile | 3 +++
audio/fooyin/distinfo | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/audio/fooyin/Makefile b/audio/fooyin/Makefile
index 743d27011296..b06da203f9f9 100644
--- a/audio/fooyin/Makefile
+++ b/audio/fooyin/Makefile
@@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.9.2
CATEGORIES= audio multimedia
+PATCH_SITES= https://github.com/fooyin/fooyin/commit/
+PATCHFILES+= 7b171c0da2b9289468696424fe51f76e1c365bb5.patch:-p1 # Fix build with Qt 6.10
+
MAINTAINER= diizzy@FreeBSD.org
COMMENT= foobar2000 inspired audio player
WWW= https://github.com/fooyin/fooyin
diff --git a/audio/fooyin/distinfo b/audio/fooyin/distinfo
index 1c1103e64508..d0246562293a 100644
--- a/audio/fooyin/distinfo
+++ b/audio/fooyin/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1758525727
+TIMESTAMP = 1764486077
SHA256 (fooyin-fooyin-v0.9.2_GH0.tar.gz) = a3b0e880047790d169223983d4f9a26a2196499275d57321b15e9578dd716a94
SIZE (fooyin-fooyin-v0.9.2_GH0.tar.gz) = 2103435
+SHA256 (7b171c0da2b9289468696424fe51f76e1c365bb5.patch) = e918664497346bb4908ecd63f40c111821518e1cf264febdf446453c02ca5f99
+SIZE (7b171c0da2b9289468696424fe51f76e1c365bb5.patch) = 719