pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/olive-editor
Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Aug 20 06:40:06 UTC 2025
Modified Files:
        pkgsrc/multimedia/olive-editor: Makefile
Log Message:
olive-editor: mark as BROKEN
Due to openimageio update.
Reported upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/multimedia/olive-editor/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/olive-editor/Makefile
diff -u pkgsrc/multimedia/olive-editor/Makefile:1.57 pkgsrc/multimedia/olive-editor/Makefile:1.58
--- pkgsrc/multimedia/olive-editor/Makefile:1.57        Wed Aug 13 06:57:15 2025
+++ pkgsrc/multimedia/olive-editor/Makefile     Wed Aug 20 06:40:05 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2025/08/13 06:57:15 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2025/08/20 06:40:05 wiz Exp $
 
 DISTNAME=      olive-editor-0.2.0pre20230924
 PKGREVISION=   24
@@ -27,6 +27,9 @@ CMAKE_CONFIGURE_ARGS+=        -DFFMPEG_LIB_ROOT
 CMAKE_CONFIGURE_ARGS+= -DPORTAUDIO_INCLUDE_DIR=${BUILDLINK_DIR}/include/portaudio2
 CMAKE_CONFIGURE_ARGS+= -DPORTAUDIO_LIBRARY=${BUILDLINK_DIR}/lib/portaudio2/libportaudiocpp.so
 
+# https://github.com/olive-editor/olive/issues/2392
+BROKEN=                "Does not build with openimageio 3"
+
 .include "../../audio/portaudio/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index