git: eb0e17899a1c - main - multimedia/olive: Broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jun 2024 07:42:43 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eb0e17899a1cc65fe7d253a9211164bd634c116e
commit eb0e17899a1cc65fe7d253a9211164bd634c116e
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-12 07:41:35 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-12 07:42:40 +0000
multimedia/olive: Broken
Reported by: fallout
---
multimedia/olive/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/multimedia/olive/Makefile b/multimedia/olive/Makefile
index 4fa25929f7db..195243a27f4f 100644
--- a/multimedia/olive/Makefile
+++ b/multimedia/olive/Makefile
@@ -11,6 +11,8 @@ WWW= https://olivevideoeditor.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= incompatible with opencolorio-2.3.2, see https://github.com/olive-editor/olive/issues/2334
+
BUILD_DEPENDS= frei0r>0:graphics/frei0r
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libImath-3_1.so:math/Imath \