I want to port an windows app to flatpak. How do I use wine for that? I can’t find any good example manifest. I have found some but those are old and build wine manually.
But I want to use Wine | Flathub.
Is it possible to use org.winehq.Wine
as runtime?
For example if I want to create a 7-zip
app for windows manifest for flatpak. What could be the example? This should use org.winehq.Wine
as runtime.