git: 0799c78f773b - main - multimedia/obs-studio: Add workaround for the crash due to the Qt6 problem
- Reply: Gleb Popov : "Re: git: 0799c78f773b - main - multimedia/obs-studio: Add workaround for the crash due to the Qt6 problem"
- Reply: Mathieu Arnold : "Re: git: 0799c78f773b - main - multimedia/obs-studio: Add workaround for the crash due to the Qt6 problem"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Feb 2026 15:57:02 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0799c78f773b6a6bec7c3f8f45e7f16ca3f6ab4d
commit 0799c78f773b6a6bec7c3f8f45e7f16ca3f6ab4d
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-02-07 15:53:56 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-02-07 15:57:00 +0000
multimedia/obs-studio: Add workaround for the crash due to the Qt6 problem
---
multimedia/obs-studio/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile
index 9383ea105879..0230659db1c8 100644
--- a/multimedia/obs-studio/Makefile
+++ b/multimedia/obs-studio/Makefile
@@ -1,5 +1,6 @@
PORTNAME= obs-studio
DISTVERSION= 32.0.4
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= https://github.com/obsproject/obs-studio/releases/download/${DISTVERSION}/
DISTFILES= OBS-Studio-${DISTVERSION}-Sources${EXTRACT_SUFX}
@@ -75,6 +76,8 @@ LDFLAGS+= -fPIC # pending https://github.com/obsproject/obs-studio/issues/3436
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-sources
+WITH_DEBUG= yes # workaround for https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292376#c6
+
OPTIONS_DEFINE= BROWSER PIPEWIRE VLC VST WAYLAND
OPTIONS_DEFAULT= PIPEWIRE VLC VST WAYLAND
OPTIONS_MULTI= AUDIO