[MacPorts] #62738: gmic 2.9.7.x: OpenCV support no longer enabled by default
MacPorts
noreply at macports.org
Fri Apr 23 16:00:54 UTC 2021
#62738: gmic 2.9.7.x: OpenCV support no longer enabled by default
---------------------+----------------------
Reporter: mascguy | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: gmic
---------------------+----------------------
It looks like `gmic` changed the default build options starting with
2.9.7, such that OpenCV is no longer enabled by default.
The portfile now needs to include the following configure option:
{{{
-DENABLE_OPENCV=ON
}}}
I'll take care of fixing this, since I'm updating `opencv4` to 4.5.2
anyway. That update is covered by the following pull request:
https://github.com/macports/macports-ports/pull/10768
--
Ticket URL: <https://trac.macports.org/ticket/62738>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list