blob: aba6db185804a5b71b03c68c3f8969e3ba59f832 (
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
132
133
134
135
136
137
138
|
pkgbase = openvino-git
pkgdesc = A toolkit for optimizing and deploying deep learning models (git version)
pkgver = 2025.1.0.r728.g51b00a6ef9a
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
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
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 = SKIP
sha256sums = f53981fbcd166259eee93b304792fdb8443d539348c781433993998da19574a8
sha256sums = d5ff4b19ca9daf2b052650d2d7f60297239091c68e57fd7d5637508be0ef0e52
sha256sums = bcc3b452c40799187b7ba2c557516ef72d55929c44bed2c4d7182cfd01bae4ce
sha256sums = e384d59631b5c5f69ecfb9589dc053995c901d03d738e2e3da8b5a59bcd34272
pkgname = openvino-git
depends = gcc-libs
depends = glibc
depends = onetbb
depends = protobuf
depends = pugixml
depends = snappy
optdepends = openvino-intel-gpu-plugin-git: for Intel GPU plugin
optdepends = openvino-intel-npu-plugin-git: for Intel NPU plugin
provides = openvino=2025.1.0.r728.g51b00a6ef9a
provides = intel-openvino-git
conflicts = openvino
conflicts = intel-openvino-git
replaces = intel-openvino-git
pkgname = openvino-intel-gpu-plugin-git
pkgdesc = Intel GPU plugin for OpenVINO (git version)
depends = gcc-libs
depends = glibc
depends = intel-compute-runtime
depends = ocl-icd
depends = onetbb
depends = openvino=2025.1.0.r728.g51b00a6ef9a
depends = pugixml
provides = openvino-intel-gpu-plugin
conflicts = openvino-intel-gpu-plugin
pkgname = openvino-intel-npu-plugin-git
pkgdesc = Intel NPU plugin for OpenVINO (git version)
depends = gcc-libs
depends = glibc
depends = intel-npu-compiler
depends = intel-npu-driver
depends = onetbb
depends = opencv
depends = openvino=2025.1.0.r728.g51b00a6ef9a
depends = pugixml
provides = openvino-intel-npu-plugin
conflicts = openvino-intel-npu-plugin
pkgname = python-openvino-git
pkgdesc = Python bindings for OpenVINO (git version)
depends = gcc-libs
depends = glibc
depends = openvino=2025.1.0.r728.g51b00a6ef9a
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
provides = python-openvino
conflicts = python-openvino
|