{ "name": "vpl-gpu-rt", "buildsystem": "cmake-ninja", "builddir": true, "config-opts": [ "-DCMAKE_BUILD_TYPE=Release", "-DBUILD_RUNTIME=ON", "-DBUILD_TESTS=OFF", "-DBUILD_TOOLS=OFF" ], "cleanup": [ "/lib/pkgconfig" ], "sources": [ { "type": "git", "url": "https://github.com/intel/vpl-gpu-rt.git", "commit": "e0b981d1bf8ca4f9d346089d530cc149c09e10df", "tag": "intel-onevpl-24.2.5" }, { "type": "shell", "commands": [ "sed -i 's/CMAKE_VERBOSE_MAKEFILE ON/CMAKE_VERBOSE_MAKEFILE OFF/g' builder/profiles/onevpl.cmake" ] } ] }