opencv: update to 3.4.4.

[ci skip]
This commit is contained in:
Johannes 2018-12-01 19:17:07 +01:00 committed by Johannes
parent f38d2e6fbd
commit 8b19af92b2

View file

@ -1,20 +1,22 @@
# Template file for 'opencv'
pkgname=opencv
version=3.4.3
revision=2
version=3.4.4
revision=1
build_style=cmake
configure_args="-DENABLE_PRECOMPILED_HEADERS=OFF -DWITH_OPENMP=ON
-DWITH_OPENCL=ON -DENABLE_CXX11=ON"
-DWITH_OPENCL=ON -DENABLE_CXX11=ON -DOPENCV_SKIP_PYTHON_LOADER=ON
-DOPENCV_PYTHON3_INSTALL_PATH=${py3_sitelib}
-DOPENCV_PYTHON_INSTALL_PATH=${py2_sitelib}"
hostmakedepends="pkg-config eigen"
makedepends="ffmpeg-devel libpng-devel libjpeg-turbo-devel tiff-devel
jasper-devel ocl-icd-devel libgomp-devel libopenexr-devel gtk+3-devel
libgphoto2-devel gst-plugins-base1-devel openblas-devel"
short_desc="Computer vision and machine learning software library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD-3-Clause"
homepage="https://opencv.org"
short_desc="Computer vision and machine learning software library"
distfiles="https://github.com/opencv/${pkgname}/archive/${version}.tar.gz"
checksum=4eef85759d5450b183459ff216b4c0fa43e87a4f6aa92c8af649f89336f002ec
checksum=a35b00a71d77b484f73ec485c65fe56c7a6fa48acd5ce55c197aef2e13c78746
post_install() {
vlicense LICENSE