GithubHelp home page GithubHelp logo

wineonmac's Introduction

Winehq macOS Builds

Packages won't be pushed to Winehq until bug 52354 is resolved.

Downloads count

Please Note;

These will function like macOS pkg releases but are packaged within a .tar.xz.
I won't be providing a pkg installer, these packages include wine and wine64

Minimum requirement of macOS High Sierra

macOS High Sierra was released in 2017 and this is the last version of macOS to provide
32Bit support within it's SDK the majority of wine development focuse is aimed at this.

If you need the latest versions of wine on something older you can use macports-wine my Macports overlay
that allows compiling the last versions of wine from source on OS X 10.8 and later. This avoids complications with libraries as these will be built for your OS.

How to install using brew;

First add cask-versons

brew tap homebrew/cask-versions
Available packages;
  • wine-stable
  • wine-devel
  • wine-staging
Next select the desired wine package to be installed, for an example I'll select wine-stable
brew install --cask --no-quarantine wine-stable

This will install Wine Stable into /Applications

How manually to install;

Download the desired package from releases unpack, now move the Wine * bundle to /Applications and use as you would a Winehq release.

Build environment configuration;

  • cctools 973.0.1/ ld64 609/ LLVM 14.0.0
  • MacOSX10.14.sdk (macOS Mojave sysroot i386)
  • MacOSX10.13.sdk (required by macports-port to compile i386)
  • Mingw-w64 v10.0.0
  • Mingw-gcc v11.2.0
  • Mingw-binutils v2.38
  • XQuartz v2.8.1 was used for X11
  • Build system includes fixes for Bug 49199

Dependencies are build using;

Configure Options used;

--disable-option-checking \
--disable-tests \
--without-alsa \
--without-capi \
--with-coreaudio \
--with-cups \
--without-dbus \
--without-fontconfig \
--with-freetype \
--with-gettext \
--without-gettextpo \
--without-gphoto \
--with-gnutls \
--without-gssapi \
--with-gstreamer \
--without-inotify \
--without-krb5 \
--with-ldap \
--with-mingw \
--without-netapi \
--with-openal \
--with-opencl \
--with-opengl \
--with-osmesa \
--without-oss \
--with-pcap \
--with-pthread \
--without-pulse \
--without-sane \
--with-sdl \
--without-udev \
--with-unwind \
--with-usb \
--without-v4l2 \
--with-xcomposite \
--with-xcursor \
--with-xfixes \
--with-xinerama \
--with-xinput \
--with-xinput2 \
--with-xrandr \
--with-xrender \
--with-xshape \
--with-xshm \
--with-xxf86vm \
--with-x \
--x-include=/opt/X11/include \
--x-lib=/opt/X11/lib

gecko & mono are included;

wine-gecko & wine-mono are included within these custom Wine-* packages, usually wine(64) will download and then install .msi packages into each and every wineprefix increasing prefix size instead the "shared" packages are used to reduce prefix size.

Don't open wine issues here!;

Wine bugs/regressions need to be reported via Winehq Bugzilla
Packaging related issues should be reported here.

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.