Git Product home page Git Product logo

macos-crossover-wine-cloud-builder's Introduction

MacOS CrossOver FOSS built from the Cloud

All Contributors

.github/workflows/build_monolithic.yml .github/workflows/build_monolithic.yml

Let's build FOSS CrossOver for macOS in the cloud! I found some gists and I asked myself why don't we use the cloud and the free open source builders to build this? Here it is.

How this works?

  1. See Github Actions
  2. See .github/workflows/build_monolithic.yml
  3. See build_local.sh

Is it working?

In principle yes, see the following image which is notepad.exe running inside wine on a macOS 10.15 machine: Notepad running in wine

Inspiration

I learned about Free and Open Source Software Code for CrossOver and found this gist.

Where to download builds? How can I run them?

Builds are currently available as artifacts from github actions. Simply go to the Actions tab, click the newest green run from the main branch, scroll down to the artifacts and select the version of your choice. See however also #25.

After downloading and unpacking the tarball, e. g. to the ./wine-cx folder, you need to remove the quarantine attribute using sudo xattr -r -d com.apple.quarantine wine-cx. Afterwards inside ./wine-cx/usr/local/bin you will find the wine32on64 and wine64 binaries.

Can I run the build locally?

It will only work if you're on macOS, but yes. Clone the project, read the scripts first, then feel free to run build_local.command 👍. The script is a copy of the steps done in the github action in .github/workflows/build_monolithic.yml. It contains some variables to allow for customizations.

We try to keep build_local.sh synchronized with the action, but sometimes might miss a step. In case of issues with the local build compare the script to the steps in .github/workflows/build_monolithic.yml and possibly open an issue.

Note, that this is an MIT repo. If you break something on your system doing so, it's your fault 😉

Can I contribute?

Definitely. Feel free to send PRs 🚀

References / Links / Possibly helpful resources

See for some technical details.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Gabriel Le Breton

💻

Mathias

💻

Gcenx

💻

License

MIT © Gabriel Le Breton

macos-crossover-wine-cloud-builder's People

Contributors

dasmy avatar gableroux avatar gcenx avatar allcontributors[bot] avatar valujin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.