Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2024 07:42:43 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eb0e17899a1c - main - multimedia/olive: Broken
Message-ID:  <202406120742.45C7ghQo036792@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406120742.45C7ghQo036792>