git: d3fd93e6c356 - 2024Q1 - multimedia/obs-studio: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Feb 2025 09:56:00 UTC
The branch 2024Q1 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3fd93e6c3568866e6108d0ceb9816f1f8701327 commit d3fd93e6c3568866e6108d0ceb9816f1f8701327 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-19 09:54:34 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-19 09:54:34 +0000 multimedia/obs-studio: Broken on armv7 Reported by: fallout --- multimedia/obs-studio/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile index 92f32dc5be3e..db356c435463 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -9,6 +9,8 @@ WWW= https://obsproject.com/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_armv7= compilation fails + BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat \ swig:devel/swig LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \