blob: 4765f82503fc2590dfec7da6b9a8307c9994e4d9 (
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
|
pkgbase = openvino
pkgdesc = A toolkit for developing artificial inteligence and deep learning applications
pkgver = 2024.6.0
pkgrel = 1
url = https://docs.openvinotoolkit.org/
arch = x86_64
license = Apache-2.0
makedepends = cmake
makedepends = fdupes
makedepends = git
makedepends = git-lfs
makedepends = ocl-icd
makedepends = opencv
makedepends = patchelf
makedepends = python
makedepends = python-setuptools
makedepends = shellcheck
makedepends = snappy
depends = pugixml
depends = onetbb
optdepends = ocl-icd: for Intel GPU plugin
optdepends = intel-compute-runtime: for Intel GPU plugin
optdepends = python: for Python API
optdepends = python-numpy: for Python API
optdepends = python-packaging: for Python API
optdepends = python-pillow: for Python API
optdepends = snappy: for tensorflow frontend
provides = intel-openvino
conflicts = intel-openvino
replaces = intel-openvino
options = !emptydirs
source = git+https://github.com/openvinotoolkit/openvino.git#tag=2024.6.0
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/zeux/pugixml.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-ICD-Loader.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/protocolbuffers/protobuf.git
source = git+https://github.com/pybind/pybind11.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/openvinotoolkit/open_model_zoo.git
source = git+https://github.com/nlohmann/json.git
source = git+https://github.com/google/flatbuffers.git
source = git+https://github.com/google/snappy.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 = openvino.conf
source = setupvars.sh
source = 010-openvino-disable-werror.patch
source = 020-openvino-use-protobuf-shared-libs.patch
source = 030-openvino-level-zero-disable-werror.patch
sha256sums = f1c62ed8f8822dd6a4c451b69a14733365635cf92f78badecc0000a7b4bb9048
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 = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 335a55533ab26bd1f63683921baf33b8e8e3f2732a94554916d202ee500f90af
sha256sums = e5024ad3382f285fe63dc58faca379f11a669bbe9f5d90682c59ad588aab434c
sha256sums = 61759ec17031a94222270dec03052010bf3da8bc2d53088d1bfe2ec9ef547dc5
sha256sums = 571bf0d8bde960b4ad55122ca1975e0274f4f5753edb24f43a8f3d9e6c74d551
sha256sums = 51dc09683a319f9a939369d47d6752b41fea61737e6886a5814fc75f3dc1cef1
pkgname = openvino
|