* Fix STRICT error for opencv_contrib dnn_modern.
* fix CUDA error for suitesparse.
* fix CUDA error for suitesparse.
* opencv with python module when PythonInterp failed to identify MSYS2's python package on windows.
* update gflags to 2.2.1.
* python3: Update to 3.6.1
The patches starting with 16 are new to fix the build.
Some no longer relevant patches were dropped, the rest is just refreshed.
* Bump pkgrel of all packages containing Python 3 bytecode/extensions.
The package list was generated using:
pkgfile.exe -R mingw64 -r "cpython.*\\.(py[cod]|dll)"
* lensfun: Add cmake to makedepends
* numpy: Don't hardcode the Python version
* blender: rebuild for new Python
* boost: Don't hardcode Python versions; rebuild
* pillow: Don't hardcode Python version; rebuild
* python-dateutil: Don't hardcode Python versions
* sip: Don't hardcode Python versions
* pyqt4: Don't hardcode Python versions; rebuild
* pyqt5: Don't hardcode Python versions; rebuild
* opencv: Update Python3 version in patch
It currently links agains a missing libwebp-6.dll and needs a rebuild.
* libopencv_hdf320.dll depends on libhdf5
* libopencv_imgcodecs320.dll depends on libwebp
* libopencv_text320.dll depends on libtesseract
The current binary package
"mingw-w64-x86_64-opencv-3.2.0-3-any.pkg.tar.xz"
links to the outdated DLL "libwebp-6.dll" but doesn't
specify libwebp as a dependency.
Since libwebp is updated in the meanwhile to "libwebp-7.dll",
it isn't sufficient to install the package.
Rebuilding opencv with webp dependency fixes this issue.
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes
Remaining md5sums either didn't download or
didn't pass checksum tests.