Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider a WINE plugin #64

Open
probonopd opened this issue Dec 10, 2018 · 0 comments
Open

Consider a WINE plugin #64

probonopd opened this issue Dec 10, 2018 · 0 comments
Labels
contributions welcome plugin request Plugin requested by the community

Comments

@probonopd
Copy link

probonopd commented Dec 10, 2018

A plugin to produce WINE-based bundles containing the payload WIndows application, the smallest subset of WINE (similar to what we do for Qt) that is required to run it, and the 32-bit libraries down to ld-linux.so might be interesting.

The resulting bundles could be run on 64-bit Linux machines without the need to install any 32-bit compatibility libraries on the system.

I have laid out a quite elaborated manual process to achieve this at https://github.com/AppImage/AppImageKit/wiki/Bundling-Windows-applications and @Hackerl has just created the missing piece at Hackerl/Wine_Appimage#11.

@probonopd probonopd added the plugin request Plugin requested by the community label Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome plugin request Plugin requested by the community
Projects
None yet
Development

No branches or pull requests

2 participants