diff --git a/hardware/graphics/intel-media-sdk/pspec.xml b/hardware/graphics/intel-media-sdk/pspec.xml index 39b4b568fc..3b012c6943 100644 --- a/hardware/graphics/intel-media-sdk/pspec.xml +++ b/hardware/graphics/intel-media-sdk/pspec.xml @@ -66,7 +66,7 @@ libmfx-devel - libnfx + libmfx /usr/lib/pkgconfig/mfx.pc diff --git a/hardware/graphics/onevpl/actions.py b/hardware/graphics/onevpl/actions.py index a9c653f0bb..543fd1f0d7 100644 --- a/hardware/graphics/onevpl/actions.py +++ b/hardware/graphics/onevpl/actions.py @@ -8,12 +8,13 @@ from pisi.actionsapi import cmaketools, mesontools, pisitools j = ''.join([ ' -DCMAKE_BUILD_TYPE=Release', - ' -DONEAPI_INSTALL_ENVDIR=/usr/share//vpl', + ' -DONEAPI_INSTALL_ENVDIR=/usr/share/vpl', ' -DONEAPI_INSTALL_MODFILEDIR=/usr/share/vpl/modulefiles', ' -DBUILD_TOOLS_ONEVPL_EXPERIMENTAL=OFF', ' -DBUILD_DISPATCHER_ONEVPL_EXPERIMENTAL=OFF', ' -DBUILD_TESTS=ON', - ' -DBUILD_TOOLS=OFF', + ' -DBUILD_TOOLS=ON', + ' -DBUILD_DEV=ON', ' -B_build -G Ninja -L ' ]) diff --git a/x11/misc/opencl-icd/pspec.xml b/x11/misc/opencl-icd/pspec.xml index c40d2f299a..04470d882b 100644 --- a/x11/misc/opencl-icd/pspec.xml +++ b/x11/misc/opencl-icd/pspec.xml @@ -8,7 +8,7 @@ Mathias Freire mathiasfreire45@gmail.com - Apach-2 + Apache-2 BSD-2-Clause library OpenCL ICD loader library