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 [WIP] 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 ffmpeg5.1.2 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) - intell-gmmlib (needed for new intel-media-drivers to compile) #### Concerns/Questions - mlt/7 - just prep work for ffmpeg5 - onevpl naming ? `intel-onevpl` ? `lib` ? (needed for vaapi) - intel-media-sdk - possibly also required but I'll have to try to clean my packages and see - mesa 22.3.1 pretty much required for new Intel GPUs https://github.com/void-linux/void-packages/pull/41084 A patch file from https://github.com/void-linux/void-packages/pull/41132.patch is attached