Skip to content

Update macOS wine instructions in README - #3

Open
jonschenk wants to merge 1 commit into
SMGCommunity:mainfrom
jonschenk:fix-macos-wine-instructions
Open

Update macOS wine instructions in README#3
jonschenk wants to merge 1 commit into
SMGCommunity:mainfrom
jonschenk:fix-macos-wine-instructions

Conversation

@jonschenk

Copy link
Copy Markdown

The macOS dependency instructions no longer work: the wine-crossover cask was deleted from the gcenx/wine tap (commit), and the release downloads it pointed to (Gcenx/winecx crossover-wine-23.7.1-1) now return 404. So brew install --cask --no-quarantine gcenx/wine/wine-crossover fails with "No casks found for wine-crossover".

This updates the README to recommend the WineHQ wine-stable cask instead, verified working on an Apple Silicon Mac (macOS 26, wine 11.0). Since the WineHQ builds are not notarized, Gatekeeper kills wine on first launch until the app is unquarantined, so the existing xattr tip is kept and updated for Wine Stable.app. Also linked Gcenx/macOS_Wine_builds as a fallback, since Homebrew has deprecated the wine-stable cask (scheduled to be disabled 2026-09-01 for failing notarization checks).

Same fix as SMGCommunity/Petari#1966 (the README sections were identical).

The wine-crossover cask was removed from the gcenx/wine tap and its
release downloads are no longer hosted, so the documented install
command fails. Recommend the WineHQ wine-stable cask instead, with a
note on unquarantining the app since the builds are not notarized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant