[Bug 259205] multimedia/libopenshot: update to 0.2.7
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259205] multimedia/libopenshot: update to 0.2.7"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259205] multimedia/libopenshot: update to 0.2.7"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259205] multimedia/libopenshot: update to 0.2.7"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Oct 2021 09:41:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259205 Bug ID: 259205 Summary: multimedia/libopenshot: update to 0.2.7 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: tatsuki_makino@hotmail.com Attachment #228749 maintainer-approval+ Flags: Flags: maintainer-feedback+ Created attachment 228749 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228749&action=edit 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" ) -- You are receiving this mail because: You are the assignee for the bug.