opencv: Update to 4.1.1 9578/head
authorRosen Penev <rosenp@gmail.com>
Fri, 26 Jul 2019 17:43:54 +0000 (10:43 -0700)
committerRosen Penev <rosenp@gmail.com>
Sun, 11 Aug 2019 23:32:48 +0000 (16:32 -0700)
commitf8cd4f094a6ab185034d95a77201f87064c55d62
treec10ccfaaeb71d9bca056a5cbc722d7c7479f03aa
parentc6b8a042ee888f4db13568759df4f9fa3592c257
opencv: Update to 4.1.1

Update Makefile to modern standards.

Switched to local tarballs..xz archives are smaller. The .gz archive that
codeload comes with is 85MB.

Replaced PKG_INSTALL with CMAKE_INSTALL to get rid of Build/InstallDev.

Added PKG_BUILD_PARALLEL for faster compilation.

Removed inactive maintainer.

Added uClibc-ng patches to fix compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/opencv/Makefile
libs/opencv/patches/010-fix-url.patch [deleted file]
libs/opencv/patches/010-uclibc-ng.patch [new file with mode: 0644]
libs/opencv/patches/020-l_tmpnam.patch [new file with mode: 0644]