sommelier-core
sommelier-core copied to clipboard
Package a Windows application for Linux using a Snap with Wine.
This adds wine mono url checks and downloads it to wine cache to be installed which is required by some .net frameworks.
### What changes would you like? I would like to use the pre-install hook to optionally copy previously-downloaded winetricks installers from $SNAP_REAL_HOME/.cache/winetricks into the snap's winetricks cache. However, the pre-install...
The application provides a zipball with the setup executable in it, how to snap this kind of application?
### What changes would you like? [Enhancement]: Explain how to run a Windows application that's in a zip. ### Any extra information? _No response_
### What changes would you like? It's in `${WINEPREFIX}/drive_c/` ### Any extra information? _No response_
### What happened? When I run `snapcraft` it returns the following error: > Extension 'gnome-3-28' does not exist ### What should have happened? The error should disappear. It disappears when...
### What changes would you like? Right now on snapcraft it is very hard to search for a list of what wine-platform snaps are available. Only because I know it...
### What changes would you like? The 1.0 branch lacks the bc9366b revision patch which fixes the following build error on core22 snaps: ```output Executing parts lifecycle: build sommelier Executing...