Date: Sat, 21 Dec 2024 05:19:33 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: 51f452c12e75 - main - multimedia/olive: Broken on i386 Message-ID: <202412210519.4BL5JXJk046054@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=51f452c12e75a60902a7d8c9705ff6b6cc0832fe commit 51f452c12e75a60902a7d8c9705ff6b6cc0832fe Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-21 04:56:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-21 05:19:29 +0000 multimedia/olive: Broken on i386 Reported by: fallout --- multimedia/olive/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/olive/Makefile b/multimedia/olive/Makefile index a9866dbfe9b4..64adc78e514e 100644 --- a/multimedia/olive/Makefile +++ b/multimedia/olive/Makefile @@ -15,6 +15,8 @@ WWW= https://olivevideoeditor.org/ \ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails, see https://github.com/olive-editor/olive/issues/2364 + BUILD_DEPENDS= frei0r>0:graphics/frei0r LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libImath.so:math/Imath \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412210519.4BL5JXJk046054>