easyconfigs-it4i/o/OpenCV/OpenCV-4.2.0-intel-2020a-Py-3.7.eb
Josef 7b3449095d new file: a/ATK/ATK-2.34.1-GCCcore-8.3.0.eb
new file:   a/at-spi2-atk/at-spi2-atk-2.34.1-GCCcore-8.3.0.eb
	new file:   a/at-spi2-core/at-spi2-core-2.34.0-GCCcore-8.3.0.eb
	modified:   b/Boost/Boost-1.72.0-intel-2020a.eb
	modified:   b/binutils/binutils-2.32-GCCcore-8.3.0.eb
	new file:   b/bzip2/bzip2-1.0.8-GCCcore-8.3.0.eb
	new file:   c/CMake/CMake-3.16.2-GCCcore-8.3.0.eb
	new file:   c/cairo/cairo-1.17.2-GCCcore-8.3.0.eb
	new file:   d/DBus/DBus-1.13.8-GCCcore-8.3.0.eb
	new file:   f/FFmpeg/FFmpeg-4.2.2-GCCcore-8.3.0.eb
	new file:   f/FriBidi/FriBidi-1.0.9-GCCcore-8.3.0.eb
	new file:   f/fontconfig/fontconfig-2.12.6-GCCcore-8.3.0.eb
	new file:   g/GLib/GLib-2.64.0-GCCcore-8.3.0.eb
	new file:   g/GObject-Introspection/GObject-Introspection-1.63.1-GCCcore-8.3.0-Py-3.7.eb
	modified:   g/GTK+/GTK+-3.24.13-GCCcore-8.3.0.eb
	new file:   g/Gdk-Pixbuf/Gdk-Pixbuf-2.38.2-GCCcore-8.3.0.eb
	new file:   g/gettext/gettext-0.19.8.1-GCCcore-8.3.0.eb
	modified:   h/HDF5/HDF5-1.10.6-intel-2020a.eb
	new file:   h/HarfBuzz/HarfBuzz-2.6.4-GCCcore-8.3.0.eb
	new file:   i/ICU/ICU-64.2-GCCcore-8.3.0.eb
	new file:   j/JasPer/JasPer-2.0.14-GCCcore-8.3.0.eb
	new file:   l/LibTIFF/LibTIFF-4.1.0-GCCcore-8.3.0.eb
	new file:   l/libffi/libffi-3.3-GCCcore-8.3.0.eb
	new file:   l/libjpeg-turbo/libjpeg-turbo-2.0.4-GCCcore-8.3.0.eb
	modified:   m/Mesa/Mesa-19.2.1-GCCcore-8.3.0.eb
	new file:   n/ncurses/ncurses-6.1-GCCcore-8.3.0.eb
	modified:   n/netCDF/netCDF-4.7.3-intel-2020a.eb
	modified:   n/numpy/numpy-1.18.1-Py-3.7.eb
	modified:   o/OpenCV/OpenCV-3.4.7-intel-2020a-Py-3.7.eb
	new file:   o/OpenCV/OpenCV-4.2.0-intel-2020a-Py-3.7.eb
	new file:   o/OpenCV/OpenCV-4.2.0_disable-AVX512-CascadeLake.patch
	new file:   p/Pango/Pango-1.44.7-GCCcore-8.3.0.eb
	modified:   p/Py/Py-3.6.eb
	modified:   p/Py/Py-3.7.eb
	modified:   p/Py/Py-3.8.eb
	new file:   p/Python/Python-3.6.10-GCCcore-8.3.0-base.eb
	new file:   p/Python/Python-3.7.7-GCCcore-8.3.0-base.eb
	modified:   p/Python/Python-3.8.2-GCC-8.3.0-2.32-base.eb
	new file:   p/Python/Python-3.8.2-GCCcore-8.3.0-base.eb
	new file:   s/SQLite/SQLite-3.30.1-GCCcore-8.3.0.eb
	new file:   t/Tcl/Tcl-8.6.10-GCCcore-8.3.0.eb
	modified:   v/VTK/VTK-8.2.0-foss-2019b-Python-3.7.4.eb
	modified:   v/VTK/VTK-8.2.0-intel-2020a-Py-3.7.eb
	modified:   x/X11/X11-20190717-GCCcore-8.3.0.eb
	modified:   x/XZ/XZ-5.2.4-GCCcore-8.3.0.eb
	new file:   x/x264/x264-20190925-GCCcore-8.3.0.eb
	new file:   x/x265/x265-3.2-GCCcore-8.3.0.eb
	deleted:    o/OpenCV/OpenCV-4.2.0-Py-3.7.eb
2020-03-31 13:10:58 +02:00

55 lines
1.6 KiB
Plaintext

# JH 2020
name = 'OpenCV'
version = '4.20'
versionsuffix = '-Py-3.7'
homepage = 'https://opencv.org/'
description = """OpenCV (Open Source Computer Vision Library) is an open source computer vision
and machine learning software library. OpenCV was built to provide
a common infrastructure for computer vision applications and to accelerate
the use of machine perception in the commercial products."""
toolchain = {'name': 'intel', 'version': '2020a'}
toolchainopts = {}
source_urls = [
'https://github.com/opencv/opencv/archive/4.2.0',
# the hash is version dependent! see 3rdparty/ippicv/ippicv.cmake
'https://github.com/opencv/opencv_3rdparty/raw/ippicv/master_20191018/ippicv/',
]
sources = [
SOURCELOWER_TAR_GZ,
{'filename': 'ippicv_2020_lnx_intel64_20191018_general.tgz', 'extract_cmd': "cp %s %(builddir)s"},
]
patches = ['OpenCV-4.2.0_disable-AVX512-CascadeLake.patch']
builddependencies = [
('CMake', '3.16.2', '', True),
# compatibility test
#('slepc4py','3.12.0', '-Py-3.7', True),
#('petsc4py','3.12.0', '-Py-3.7', True),
#('VTK','8.2.0', '-intel-2020a-Py-3.7', True),
#('numba','0.48.0', '-intel-2020a-Py-3.7', True),
]
dependencies = [
('Py', '3.7', '', True),
('numpy', '1.18.1', versionsuffix, True),
('zlib', '1.2.11'),
('FFmpeg', '4.2.2'),
('libjpeg-turbo', '2.0.4'),
('libpng', '1.6.37'),
('LibTIFF', '4.1.0'),
('JasPer', '2.0.14'),
('Java', '13.0.1', '', True),
('ant', '1.10.7', '-Java-13.0.1', True),
('GLib', '2.64.0'),
('GTK+', '3.24.13'),
]
#configopts = "-DCPU_BASELINE=SSE3 -DCPU_BASELINE_DISABLE=AVX512-ICL,AVX512-CLX,AVX512-CNL,AVX512-KNM,AVX512-KNL"
moduleclass = 'vis'