On Mon, Jun 28, 2021 at 9:49 AM Rémi Bernon <rbernon@codeweavers.com> wrote:
On 6/28/21 3:15 PM, Jacek Caban wrote:

It may be easier to use this wine-addons project to aggregate all the
required dependencies, maintain the required glue (possibly ugly, but I
don't think it has to be), and more properly expose their versions.

Wine build would then be pointed to the wine-addons source with a
configure flag, or consider the dependencies as missing.

Of course, pre-built could be provided too, but I'm not sure if it's
even worth the trouble if the build is straightforward (and not much
longer).
--
Rémi Bernon <rbernon@codeweavers.com>

Using wine-addons would also mean it would be simpler to deal with less popular distros and also macOS (currently a nightmare)

Moving the using static PE would save a lot of stress maintenance.