Created attachment 225850 [details] patch for multimedia/libopenshot Changes https://github.com/OpenShot/libopenshot/compare/dd2735e...d9ea98eb It supports OpenCV. However, 4.5.2 is not yet available. I don't know what will happen :)
Created attachment 225852 [details] poudriere log
Messages: ^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. ^Triage: Maintainer-feedback flag (+) not required unless requested (?) first. Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1fa679693782808b62c1b0e9eae0cf34ff4c2014 commit 1fa679693782808b62c1b0e9eae0cf34ff4c2014 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2021-07-08 07:47:04 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2021-07-08 20:51:40 +0000 multimedia/libopenshot: Update to 0.2.5.726 PR: 256640 Reported by: tatsuki_makino@hotmail.com (maintainer) multimedia/libopenshot/Makefile | 13 +++--- multimedia/libopenshot/distinfo | 6 +-- .../libopenshot/files/patch-src_CMakeLists.txt | 19 +++++---- .../files/patch-src_CVTracker.cpp (gone) | 48 ---------------------- .../libopenshot/files/patch-src_FFmpegReader.cpp | 8 ++-- .../libopenshot/files/patch-src_FFmpegWriter.cpp | 18 ++++---- multimedia/libopenshot/pkg-plist | 5 ++- 7 files changed, 38 insertions(+), 79 deletions(-)
Committed, Thanks!