Created attachment 228749 [details] patch for multimedia/libopenshot This is an update for openshot-2.6.1. Variables have been sorted to silence portclippy :) The documentation is now built and installed by option DOCS. There is no way to disable it, so if you don't need it, use multimedia_libopenshot_UNSET=DOCS . include/libopenshot/OpenCVUtilities.h is not used if OPENCV is not present, but it is always installed by following. install(DIRECTORY . COMPONENT devel DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/libopenshot FILES_MATCHING PATTERN "*.h" )
Created attachment 228750 [details] poudriere log
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae86d15c02575d9893db5f236224644ef0e9a0cd commit ae86d15c02575d9893db5f236224644ef0e9a0cd Author: Tatsuki Makino <tatsuki_makino@hotmail.com> AuthorDate: 2021-10-16 21:30:05 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-10-16 21:31:03 +0000 multimedia/libopenshot: update to 0.2.7 PR: 259205 multimedia/libopenshot/Makefile | 33 ++++++++++++++++++++++----------- multimedia/libopenshot/distinfo | 6 +++--- multimedia/libopenshot/pkg-plist | 10 +++++----- 3 files changed, 30 insertions(+), 19 deletions(-)