macOS_Wine_builds
9.21
注記
これらは macOS pkg リリースと同様に機能しますが、 .tar.xz
内にパッケージ化されています。
pkg インストーラーは提供しません。これらのパッケージは、32 ビットおよび 64 ビットの Windows binaire で動作するwine
あることを証明しています。
wine-stable
wine@devel
wine@staging
wine-stable
を選択します。 brew install --cask --no-quarantine wine-stable
これにより、 Wine Stable
/Applications
にインストールされます
releases unpack から目的のパッケージをダウンロードし、 Wine *
バンドルを/Applications
に移動して、Winehq リリースと同様に使用します。
--disable-option-checking
--disable-tests
--enable-archs=i386,x86_64
--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
--with-inotify
--without-krb5
--with-mingw
--without-netapi
--with-opencl
--with-opengl
--without-oss
--with-pcap
--with-pcsclite
--with-pthread
--without-pulse
--without-sane
--with-sdl
--without-udev
--with-unwind
--without-usb
--without-v4l2
--with-vulkan
--without-wayland
--without-x
これらを誤検知として報告するには、ウイルス対策/マルウェア対策ベンダーに連絡する必要があります。
これは、wine が PE バイナリのコンパイルにMingw-gcc を使用するようになったときに始まりました。
次の例を参照してください。
wine-gecko
とwine-mono
これらのカスタムWine-*
パッケージ内に含まれています。通常、wine(64) は .msi パッケージをダウンロードして各 wineprefix にインストールし、プレフィックス サイズを増やす代わりに、「共有」バージョンを使用してプレフィックス サイズを削減します。
Wine のバグ/リグレッションは Winehq Bugzilla 経由で報告する必要があります
パッケージ関連の問題はここで報告する必要があります。