Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 2021 09:41:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259205] multimedia/libopenshot: update to 0.2.7
Message-ID:  <bug-259205-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259205

            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=3D228749&action=
=3Dedit
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=3DDOCS .
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"
)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259205-7788>