Skip to content

Commit

Permalink
Rebuild libopenvino dev2024 0 1 for all platforms (#403)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Mar 21, 2024
2 parents 0bdf055 + 213e999 commit 9e762d8
Show file tree
Hide file tree
Showing 63 changed files with 4,630 additions and 3 deletions.
133 changes: 133 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

86 changes: 86 additions & 0 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
freetype:
- '2'
glib:
- '2'
harfbuzz:
- '8'
hdf5:
- 1.14.3
jasper:
- '4'
libcblas:
- 3.9 *netlib
libiconv:
- '1'
libjpeg_turbo:
- '3'
liblapack:
- 3.9 *netlib
liblapacke:
- 3.9 *netlib
libopenvino_dev:
- 2024.0.0
libpng:
- '1.6'
libprotobuf:
- 4.25.2
libtiff:
- '4.6'
libwebp:
- '1'
numpy:
- '1.22'
openexr:
- '3.2'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
qt:
- '5.15'
qt6_main:
- '6.6'
qt_main:
- '5.15'
qt_version:
- '5'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- numpy
zlib:
- '1.2'
Loading

0 comments on commit 9e762d8

Please sign in to comment.