Created attachment 222584 [details] patch for multimedia/libopenshot Changes https://github.com/OpenShot/libopenshot/compare/ac8966a...dd2735e Rewrite OPTIONS. Select the ImageMagick version in IMAGEMAGICK_DEFAULT. (bug 252335 comment #8) If other packages have a fixed dependency on FFmpeg, LibAV cannot be used. So I dropped it. It supports OpenCV, but since ver3 code is used in ver4, I don't know what will happen :)
Created attachment 222590 [details] poudriere log
A commit references this bug: Author: nc Date: Thu Feb 25 18:54:52 UTC 2021 New revision: 566553 URL: https://svnweb.freebsd.org/changeset/ports/566553 Log: Update a few openshot ports: * audio/libopenshot-audio: Update to 0.2.0.29 * multimedia/libopenshot: Update to 0.2.5.517 * multimedia/openshot: update to 2.5.1.732 PR: 253643, 253645, 253646 Submitted by: Tatsuki Makino <tatsuki_makino AT hotmail DOT com> (maintainer) Changes: head/multimedia/openshot/Makefile head/multimedia/openshot/distinfo head/multimedia/openshot/files/patch-src_classes_effect__init.py head/multimedia/openshot/files/patch-src_classes_exceptions.py head/multimedia/openshot/files/patch-src_classes_info.py head/multimedia/openshot/files/patch-src_windows_main__window.py head/multimedia/openshot/files/patch-src_windows_preferences.py head/multimedia/openshot/pkg-plist
A commit references this bug: Author: nc Date: Thu Feb 25 18:57:43 UTC 2021 New revision: 566554 URL: https://svnweb.freebsd.org/changeset/ports/566554 Log: Add the openshot updates I somehow missed. PR: 253643, 253645 Changes: head/audio/libopenshot-audio/Makefile head/audio/libopenshot-audio/distinfo head/multimedia/libopenshot/Makefile head/multimedia/libopenshot/distinfo head/multimedia/libopenshot/files/patch-src_CMakeLists.txt head/multimedia/libopenshot/files/patch-src_CVTracker.cpp head/multimedia/libopenshot/files/patch-src_FFmpegReader.cpp head/multimedia/libopenshot/files/patch-src_FFmpegWriter.cpp head/multimedia/libopenshot/pkg-plist
Committed!