Summary: | graphics/opencv: uses WITH_GDAL but does not depend on it | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Martin Birgmeier <d8zNeCFG> |
Component: | Individual Port(s) | Assignee: | Tobias C. Berner <tcberner> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | rhurlin |
Priority: | --- | Flags: | tcberner:
maintainer-feedback+
|
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Martin Birgmeier
2021-04-27 19:23:02 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c582239e8a2b795fc0a7f51a3463cee9998cfab8 commit c582239e8a2b795fc0a7f51a3463cee9998cfab8 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2021-07-18 12:13:52 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-07-18 13:52:58 +0000 graphics/opencv: add makefile options Bring back lot of the options that were available in the old port. Reported by: Ivan Rozhuk <rozhuk.im@gmail.com> Original by: alt2600@icloud.com VVD <vvd@unislabs.com> PR: 253110 PR: 255446 graphics/opencv/Makefile | 194 ++++++++++++++++----- .../patch-cmake_OpenCVFindLibsGrfmt.cmake (new) | 14 ++ ...atch-modules_imgcodecs_src_grfmt__png.cpp (new) | 11 ++ graphics/opencv/pkg-plist | 139 ++++++++------- 4 files changed, 248 insertions(+), 110 deletions(-) Moin moin The GDAL has been added. mfg Tobias Thank you Tobias. -- Martin |