summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-01-09Update for opencv 4.11Daniel Bermond
Just after pushing 2024.6.0-2, opencv 4.11 was released in the Arch Linux official repositories, and now the opencv patch can be dropped.
2025-01-08Split package. Install to /usr. Enable npu plugin.Daniel Bermond
Package is now splitted to provide separated Intel gpu plugin, Intel npu plugin and Python bindings. This will benefit non-Intel[1] users, Intel users without the gpu and/or npu hardware and those who do not need the Python component. Package now installs to the standard '/usr' prefix. No more extra configuration is needed in dependant packages for finding openvino CMake, pkgconfig, headers and Python files, as everything is now in default search paths. The avx2 issue with Intel npu plugin is now fixed[2] since openvino 2024.5.0, so it can be enabled again. It now builds fine with the current Arch Linux baseline x86_64 target. According to upstream, runtime issues with non-avx2 hardware are also fixed. Added system dependencies on protobuf and flatbuffers. The protobuf dependency further reduces the package size. Added the Python-based benchmark_app tool. Disabled installation of samples sources, setupvars.sh and install_openvino_dependencies.sh. Updated pkgdesc and url. All these changes produced an important reduction in the openvino package install size, at the order of ~45MiB. [1] https://github.com/openvinotoolkit/openvino/issues/23043 [2] https://github.com/openvinotoolkit/openvino/issues/26715#issuecomment-2499088672
2024-12-19Update to version 2024.6.0Daniel Bermond
2024-09-23Disable the npu pluginDaniel Bermond
The npu plugin requires avx isa and does not build with the Arch Linux default x86_64 generic compiler flags. Disabled.
2024-09-19Update to version 2024.4.0Daniel Bermond
2024-07-31Update to version 2024.3.0Daniel Bermond
2024-06-21Update to version 2024.2.0Daniel Bermond
2024-05-04Disable specific isa instead of forcing a higher architecture levelDaniel Bermond
2024-04-26Add level-zero-loader optional dependencyDaniel Bermond
Required since version 2024.1.0.
2024-04-25Update to version 2024.1.0Daniel Bermond
2024-03-06Update to version 2024.0.0Daniel Bermond
2024-02-26Fix build with default makepkg compiler flagsDaniel Bermond
2024-01-24Update to version 2023.3.0Daniel Bermond
2023-11-16Update to version 2023.2.0Daniel Bermond
2023-09-18Update to version 2023.1.0Daniel Bermond
2023-09-04Update to version 2023.0.2Daniel Bermond
2023-07-18Used bundled protobuf, as protobuf 23 breaks buildDaniel Bermond
2023-07-03Update to version 2023.0.1Daniel Bermond
2023-06-18Update to version 2023.0.0Daniel Bermond
2023-04-02Fix opencl headersDaniel Bermond
2022-12-23Update to version 2022.3.0Daniel Bermond
2022-11-14Fix git submodulesDaniel Bermond
2022-09-23Update to version 2022.2.0Daniel Bermond
2022-08-11Update to version 2022.1.1Daniel Bermond
2022-03-24Update to version 2022.1.0Daniel Bermond
2021-12-29Fix gna libraryDaniel Bermond
2021-12-27Use bundled protobuf to fix buildDaniel Bermond
The current version does not work with the newly released protobuf 3.19.
2021-11-20Update to version 2021.4.2Daniel Bermond
2021-09-11Update to version 2021.4.1Daniel Bermond
2021-07-03Update to version 2021.4Daniel Bermond
2021-03-28Update to version 2021.3Daniel Bermond
2020-12-23Initial commitDaniel Bermond