There is an updated pull request by zlice against master on the void-packages repository https://github.com/zlice/void-packages intel_packages https://github.com/void-linux/void-packages/pull/41132 Intel packages #### Testing the changes - I tested the changes in this PR: **briefly** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, **x86_64** #### Comments Packages for Intel DG2/Alchemist/Arc support. Still pending ffmpeg5 largely https://github.com/void-linux/void-packages/pull/36315. Able to use ffmpeg ~~5.1.2~~ git with a A770 encode and these libraries. (ffmpeg doesn't install, LD_LIBRARY_PATH and untaring the xbps's to do this) - intel-media-drivers (needed for vaapi on dg2, enable 32bit build) - intel-gmmlib (needed for new intel-media-drivers to compile) - onevpl (replaces intel-media-sdk - but only available in ffmpeg git) - onevpl-intel-gpu - ~~intel-media-sdk~~ - ~~libmfx (part of intel-media-sdk)~~ #### Concerns/Questions - mlt/7 - just prep work for ffmpeg5 (haven't tested) - onevpl naming ? `intel-onevpl` ? `lib` ? (needed for vaapi) - mesa 22.3.1 pretty much required for new Intel GPUs https://github.com/void-linux/void-packages/pull/41084 - ~~libmfx naming ? `intel-libmfx` ? (onevpl replaces)~~ - ~~intel-media-sdk~~ A patch file from https://github.com/void-linux/void-packages/pull/41132.patch is attached