Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

WINE in a Snap package that auto installs your Windows application

License

Notifications You must be signed in to change notification settings

snapcrafters/wine-sommelier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sommelier Template

WINE-Sommelier is a wrapper and Snapcraft build script that will take your Windows application and wrap it into a Snap-based WINE environment for use on many Linux-based operating systems.

Compatibility

Unfortunately, due to the nature of the WINE system, your Windows application might not work in this wrapper. Please be aware of this and be prepared for failure to launch.

Steps to customise

Use GitHub's template repository feature to create a copy of this repository in your account.

You will need to:

  • Change the name and version fields in snapcraft.yaml.
  • Set the URL to a publicly available installer for your application in snapcraft.yaml in the environment block's INSTALL_URL line.
  • Set the URL to your support channel in the environment block in snapcraft.yaml in the SNAP_SUPPORT_URL line.
  • Edit desktop-file.desktop to add your application's snap name in the Exec= line, the human-readable name in the Name= line, and a Comment/description in the comment= line.

About

WINE in a Snap package that auto installs your Windows application

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages