blob: 576dc7ad3633f9b412cfc2ef930acc07b32f9723 (
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
|
pkgbase = openvino-git
pkgdesc = A toolkit for developing artificial inteligence and deep learning applications (git version)
pkgver = 2024.6.0.r398.g13d60b1f0b4
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 = openvino
provides = intel-openvino-git
conflicts = openvino
conflicts = intel-openvino-git
replaces = intel-openvino-git
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/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 = 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 = SKIP
sha256sums = 335a55533ab26bd1f63683921baf33b8e8e3f2732a94554916d202ee500f90af
sha256sums = e5024ad3382f285fe63dc58faca379f11a669bbe9f5d90682c59ad588aab434c
sha256sums = 61759ec17031a94222270dec03052010bf3da8bc2d53088d1bfe2ec9ef547dc5
sha256sums = 46f7e443ddc7273adcae6759b8066b9c8cd93f565dda3627ba74e013906f5bc8
sha256sums = f7893f1a68555471646c4b7593c16330068c04587dc8cf140a1a3817527d377a
pkgname = openvino-git
|