Commit graph

11 commits

Author SHA1 Message Date
Rosen Penev
0164259db0
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>
(cherry-picked from f8cd4f094a)
2019-09-27 12:38:40 -07:00
Rosen Penev
19a11ea943
opencv: Fix tarball URL to fix compilation
The github repository URL changed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-12 17:20:01 -07:00
Eneas U de Queiroz
a72a841b0a opencv: remove gtk dependency
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-13 15:41:48 -02:00
Etienne Champetier
4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
jazzgs
316aa08c96 opencv: install missing pkgconfig file in staging folder
Signed-off-by: jazzgs <jazzgs@users.noreply.github.com>
2016-10-12 14:09:46 +02:00
Luis Araneda
12047fce0f opencv: Update to version 3.1.0
This solves the compiling errors with the musl C library.

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
2016-04-16 12:27:17 -03:00
Dirk Neukirchen
75b0c4fb1b openvc: disable precompiled headers
this commit fixes musl build

precompiled headers are not strictly necessary according to
https://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html

precompiled headers will probably be broken anyway in cross-compile cases

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-21 11:14:54 +02:00
lijpsummer
72d7289803 opencv:update to version 3.0.0
Signed-off-by: lijpsummer <summer@wrtnode.com>
2015-07-28 13:58:12 +00:00
Jianping Li
e6503d16a6 update opencv version as 2.4.11
Signed-off-by: Jianping Li <summer@wrtnode.com>
2015-03-02 16:59:52 +00:00
Nicolas Thill
9fe9596e31 opencv: disable unwanted components/features explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-02 12:49:02 +01:00
Jialei Hao
b4e860f622 openCV: Add library openCV2.4.10
[Etienne CHAMPETIER: compile tested for ar71xx]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Jialei Hao <schumy@wrtnode.com>
2015-02-01 15:17:09 +01:00