Since commit https://github.com/obsproject/obs-studio/commit/c6b470de9a691adabb50221a6bb4d0289f81d6df QSV/VPL supported has been added and (enabled by default I think?) so the ebuild needs a bit of rework. CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find VPL (missing: VPL_LIB VPL_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) cmake/Modules/FindVPL.cmake:29 (find_package_handle_standard_args) plugins/obs-qsv11/cmake/legacy.cmake:101 (find_package) cmake/Modules/ObsHelpers.cmake:519 (include) plugins/obs-qsv11/CMakeLists.txt:3 (legacy_check)
Yep, will fix soon. Thanks!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6f0b8e44a3e6c41b643b9d99aea83986cfe2a8e commit e6f0b8e44a3e6c41b643b9d99aea83986cfe2a8e Author: Jimi Huotari <chiitoo@gentoo.org> AuthorDate: 2023-07-17 21:21:58 +0000 Commit: Jimi Huotari <chiitoo@gentoo.org> CommitDate: 2023-07-17 21:45:29 +0000 media-video/obs-studio: add USE="qsv" Closes: https://bugs.gentoo.org/910361 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> media-video/obs-studio/metadata.xml | 1 + media-video/obs-studio/obs-studio-9999.ebuild | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-)