pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/graphics



Leonardo Taccari writes:
> Adam writes:
> > [...]
> > It's required by -contrib-face.
> > [...]
>
> After applying:
>
>  https://www.NetBSD.org/~leot/tmp/opencv-jasper-option.patch
>
> (that reintroduce the `jasper' option, disabled by default) I can build
> opencv-contrib-face without any problems (with `jasper' option
> disabled).
>
> Can you please elaborate further why it's needed or is it okay to
> reintroduce that via that patch and bump PKGREVISION?

Retrying with jasper installed I can see it fails too.

Adding `CMAKE_ARGS+= -DWITH_JASPER=OFF' to graphics/opencv-contrib-face
fixes it.

So, okay to commit the above patch plus `CMAKE_ARGS+=
-DWITH_JASPER=OFF' and bump PKGREVISION to both opencv and
opencv-contrib-face?



Home | Main Index | Thread Index | Old Index