Achim Gratz writes:
> I have pushed some patches from a user on IRC to the playground branch
> that enable updating opencv to latest upstream. There are some
> unresolved issues that need some more attention:
[…]
These are all fixed after installing the proper devel packages and two
edits to the
I have pushed some patches from a user on IRC to the playground branch
that enable updating opencv to latest upstream. There are some
unresolved issues that need some more attention:
1. Both OpenEXR and protobuf get captive builds via bundled sources
instead of using the system libraries. O
Jon Turney writes:
> A few comments after looking at:
>
> lib/pkg_info.cygport: implement automatic determination of the
> appropriate perl5_0xy requirement
> 1. In __list_deps(), this should look at the files list in $@, not at
> files in $D, as that causes it to identify a perl5_0xy dependency fo
Mark Geisert wrote:
Hi Jon,
Thanks for the helpful review comments.
cygport is a wondrous tool. My issues were solved by making a simple tar.xz of my
local source tree, renaming it to have the version number expected by the cygport
script, placing that file and the cygport script in a test d