The latest scanner settings are now automatically saved in the HKEY_CURRENT_USER\Software\ScannersSettings\Vendor\Product path. This modification was tested and worked correctly.
--
v2: sane.ds: Adding saving scanner settings to the registry
https://gitlab.winehq.org/wine/wine/-/merge_requests/8858
It's not normally possible to cross install gstreamer -dev packages
on Debian, because of some conflicting gir files. We don't need these
and we only care about headers and libraries. Extracting the packages
contents manually instead works just fine.
This is what I've been doing for my test VMs images.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8851