Builds the Straights.OpenCvSharp.Runtime.Linux runtime package for OpenCvSharp with native OpenCvSharpExtern libraries for both Ubuntu 22 and Ubuntu 24. The libraries are taken from the
- OpenCvSharp4.official.runtime.linux-x64.slim, and
- OpenCvSharp4.official.runtime.ubuntu.24.04-x64.slim
packages and repackaged with version-specific file names. To use them in an application, you need to redirect the library lookup of the OpenCvSharp assembly, for example with NativeLibrary.SetDllImportResolver.