phoenicis-winebuild icon indicating copy to clipboard operation
phoenicis-winebuild copied to clipboard

Flatpak environment

Open plata opened this issue 7 years ago • 2 comments

Can we have an additional build environment which builds inside a flatpak environment? That way, we could really ensure compatibility of Wine in our flatpak. Would be a great thing because it would eliminate any runtime dependency issues for everybody using the flatpak.

plata avatar Oct 16 '18 18:10 plata

How would it work?

qparis avatar Oct 16 '18 19:10 qparis

A bit like this: https://ramsdenj.com/2018/03/26/packaging-pathofexile-with-flatpak.html Except that we do not build a flatpak for the whole application, but only use it to build Wine.

There's already winepak but they use a different approach than we do (i.e. one flatpak per application).

plata avatar Oct 17 '18 16:10 plata