Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winepak/winepak
Flatpak-ing Microsoft Windows applications with Wine
https://github.com/winepak/winepak
flatpak packaging wine
Last synced: about 1 month ago
JSON representation
Flatpak-ing Microsoft Windows applications with Wine
- Host: GitHub
- URL: https://github.com/winepak/winepak
- Owner: winepak
- Created: 2018-04-30T01:02:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T22:28:51.000Z (over 6 years ago)
- Last Synced: 2024-08-03T01:38:17.982Z (4 months ago)
- Topics: flatpak, packaging, wine
- Homepage: https://www.winepak.org
- Size: 18.6 KB
- Stars: 281
- Watchers: 8
- Forks: 7
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - winepak/winepak - Flatpak-ing Microsoft Windows applications with Wine (others)
README
# Winepak
Flatpak-ing Microsoft Windows applications with Wine.## Goals
* Package `wine` applications via `flatpak`
* Make installing and running applications Just WorkTM## Repos
* [winepak-sdk-images](https://github.com/winepak/winepak-sdk-images): The Sdk & Platform for `winepak`
* [applications](https://github.com/winepak/applications): A collection of flatpak manifest for building Microsoft Windows applications via `winepak`## Instructions
See [winepak.org](https://www.winepak.org) for instructions using the remote repo.### Building
To get started with winepak you first need to build & install the Sdk & Platform, instructions can be found on the [winepak-sdk-images](https://github.com/winepak/winepak-sdk-images) repo.Next pick an application to build & install. A list of them with instructions can be found in the [applications](https://github.com/winepak/applications) repo. Take note of the Platform branch the application uses. Most games require the `staging` branch of Sdk/Platform.