[Bug 253080] graphics/nomacs: move opencv from LIB_DEPENDS to BUILD_DEPENDS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 29 14:42:48 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253080

            Bug ID: 253080
           Summary: graphics/nomacs: move opencv from LIB_DEPENDS to
                    BUILD_DEPENDS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: vidar at karlsen.tech
 Attachment #222008 maintainer-approval+
             Flags:

Created attachment 222008
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222008&action=edit
svn diff

Change:
Move graphics/opencv from LIB_DEPENDS to BUILD_DEPENDS.

Reason:
Due to popular demand I have looked into reducing the dependency footprint.
The full opencv is not necessary for running nomacs. It is only needed during
the build process. Removing it as a lib dependency will save pkg users from
having to install many hundreds of megabytes of tesseract data.

QA:
portlint -C: looks fine.
Builds and runs on 12.2. Verified that it can read raw files (tested with some
.NEFs).
I can testbuild on 11.x if wanted, but I don't have a running 11.x system to
run-test it.

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


More information about the freebsd-ports-bugs mailing list