[Bug 242717] graphics/opencv: mark IGNOREd if MFX option selected on !x86

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 19 02:05:48 UTC 2019


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

            Bug ID: 242717
           Summary: graphics/opencv: mark IGNOREd if MFX option selected
                    on !x86
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: linimon at FreeBSD.org

Created attachment 210050
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210050&action=edit
patch to graphics/opencv/Makefile

Ports r520396 added option MFX.  This depends on multimedia/intel-media-sdk
which is only avaiable on x86.

I do not know enough about group OPTIONS to construct a patch to exclude it
based on ARCH.  This patch merely warns the user that they have selected
something that is not supported.  This is merely a foot-shooting prevention
measure.

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


More information about the freebsd-ports-bugs mailing list