Gcenx / macports-wine

Updated wine Portfiles for macports
88 stars 11 forks source link

macports-wine

A macports overlay that provides recent versions of wine on macOS.\ This branch only supports macOS Catalina 10.15.4 & later.\ For older versions of macOS use the legacy branch

This repository contains

How to use this repository

After installing macports you need a modern version of git\ git clone the repository into /opt then follow 4.6. Local Portfile Repositories\ Next run port -v sync you can now install any of the provided Ports.

Force x86_64

Due to macports-ports bugs we need to force MacPorts to only install for x86_64

echo "build_arch x86_64" | sudo tee -a /opt/local/etc/macports/macports.conf >/dev/null

Prior project history

You can find the prior commit history here