summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e6c6c86b739b977e070de81078325e850782ea5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
pkgbase = openvino
	pkgdesc = A toolkit for optimizing and deploying deep learning models
	pkgver = 2025.2.0
	pkgrel = 1
	url = https://docs.openvino.ai/
	arch = x86_64
	license = Apache-2.0
	license = LicenseRef-custom
	makedepends = cmake
	makedepends = flatbuffers
	makedepends = git
	makedepends = git-lfs
	makedepends = ocl-icd
	makedepends = onetbb
	makedepends = opencv
	makedepends = patchelf
	makedepends = protobuf
	makedepends = pugixml
	makedepends = pybind11
	makedepends = python
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = snappy
	options = !emptydirs
	source = git+https://github.com/openvinotoolkit/openvino.git#commit=c01cd93e24d1cd78bfbb401eed51c08fb93e0816?signed
	source = oneDNN-openvinotoolkit::git+https://github.com/openvinotoolkit/oneDNN.git
	source = git+https://github.com/herumi/xbyak.git
	source = git+https://github.com/madler/zlib.git
	source = git+https://github.com/gflags/gflags.git
	source = googletest-openvinotoolkit::git+https://github.com/openvinotoolkit/googletest.git
	source = git+https://github.com/KhronosGroup/OpenCL-Headers.git
	source = git+https://github.com/KhronosGroup/OpenCL-CLHPP.git
	source = git+https://github.com/onnx/onnx.git
	source = git+https://github.com/intel/ittapi.git
	source = git+https://github.com/nithinn/ncc.git
	source = git+https://github.com/oneapi-src/oneDNN.git
	source = git+https://github.com/nlohmann/json.git
	source = git+https://github.com/ARM-software/ComputeLibrary.git
	source = git+https://github.com/openvinotoolkit/mlas.git
	source = git+https://github.com/oneapi-src/level-zero.git
	source = git+https://github.com/intel/level-zero-npu-extensions.git
	source = git+https://github.com/jbeder/yaml-cpp.git
	source = git+https://github.com/openvinotoolkit/telemetry.git
	source = git+https://github.com/libxsmm/libxsmm.git
	source = git+https://github.com/openvinotoolkit/shl.git
	source = git+https://github.com/ARM-software/kleidiai.git
	source = git+https://github.com/herumi/xbyak_riscv.git
	source = 010-openvino-change-install-paths.patch
	source = 020-openvino-disable-werror.patch
	source = 030-openvino-protobuf23-fix.patch
	source = 050-openvino-gcc15-fix.patch::https://github.com/openvinotoolkit/openvino/pull/30403/commits/29fb5d01e58b614f7eb2c3919f737f7f050e8051.patch
	validpgpkeys = 968479A1AFF927E37D1A566BB5690EEEBB952194
	sha256sums = 6c5b656ac8152ec66e766d050d615ea50bf80d7c848e9a779335c5016934c930
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 71dd9bbf87c455f9c31de05b90d87a59f0fbb982d67ef72592095c901981e27a
	sha256sums = d5ff4b19ca9daf2b052650d2d7f60297239091c68e57fd7d5637508be0ef0e52
	sha256sums = bcc3b452c40799187b7ba2c557516ef72d55929c44bed2c4d7182cfd01bae4ce
	sha256sums = e384d59631b5c5f69ecfb9589dc053995c901d03d738e2e3da8b5a59bcd34272

pkgname = openvino
	depends = gcc-libs
	depends = glibc
	depends = onetbb
	depends = protobuf
	depends = pugixml
	depends = snappy
	optdepends = openvino-intel-gpu-plugin: for Intel GPU plugin
	optdepends = openvino-intel-npu-plugin: for Intel NPU plugin
	provides = intel-openvino
	conflicts = intel-openvino
	replaces = intel-openvino

pkgname = openvino-intel-gpu-plugin
	pkgdesc = Intel GPU plugin for OpenVINO
	depends = gcc-libs
	depends = glibc
	depends = intel-compute-runtime
	depends = ocl-icd
	depends = onetbb
	depends = openvino=2025.2.0
	depends = pugixml

pkgname = openvino-intel-npu-plugin
	pkgdesc = Intel NPU plugin for OpenVINO
	depends = gcc-libs
	depends = glibc
	depends = intel-npu-compiler
	depends = intel-npu-driver
	depends = onetbb
	depends = opencv
	depends = openvino=2025.2.0
	depends = pugixml

pkgname = python-openvino
	pkgdesc = Python bindings for OpenVINO
	depends = gcc-libs
	depends = glibc
	depends = openvino=2025.2.0
	depends = python
	depends = python-numpy
	depends = python-openvino-telemetry
	depends = python-packaging
	optdepends = python-jax: for JAX frontend
	optdepends = python-opencv: for filling vectors in benchmark
	optdepends = python-pillow: for Torchvision to OpenVINO preprocessing converter
	optdepends = python-pytorch: for PyTorch frontend and Torchvision to OpenVINO preprocessing converter
	optdepends = python-tensorflow: for TensorFlow frontend
	optdepends = python-torchvision: for Torchvision to OpenVINO preprocessing converter