Jim Myhrberg 6a2cda3b9b feat(emacs-app): update to point at new 29.1 build
The new build fixes an issue with bundled shared libraries, where
libwebp was not correctly bundled into the application. This lead to
Emacs crashing on start unless libwebp was already installed on the
target machine.

The rebuild does however increase the minimum required macOS version
from 11.0 Big Sur, to 12.0 Monterey. This is because Homebrew no longer
supports macOS 11, making it difficult to produce Emacs builds on it.

Additionally, native Apple Silicon builds are now available as well for
stable releases. They require macOS 13 Ventura however, as that is the
oldest version available on M1-based GitHub Actions runners.
2023-11-22 08:23:02 +00:00
2023-11-21 08:39:50 +00:00

Homebrew Tap: emacs-builds

Build status GitHub issues GitHub pull requests

Homebrew tap for binary builds of Emacs provided by jimeh/emacs-builds.

Install Tap

brew tap jimeh/emacs-builds

Casks

The following Homebrew Casks are provided by this Homebrew Tap:

  • emacs-app — Latest official release of Emacs.
  • emacs-app-pretest — Latest pretest build of Emacs based on pretest git tags.
  • emacs-app-monthly — Build of master branch updated 1st of each month.
  • emacs-app-nightly — Latest nightly build of Emacs' master branch.
  • emacs-app-nightly-29 — Latest nightly build of Emacs' emacs-29 branch.
  • emacs-app-good — Latest "known good" nightly build of Emacs, as tracked by jimeh/emacs-builds#7.

Apple Silicon

As of writing (2023-11-21), only the emacs-app-monthly casks includes native Apple Silicon builds. The rest are Intel-only, but can run via Rosetta on Apple Silicon machines. The stable emacs-app cask will soon be updated to also include native Apple Silicon builds.

Description
No description provided
Readme 7.3 MiB
Languages
Ruby 54.7%
Smarty 45.3%