Files
homebrew-emacs-builds/Casks/emacs-app/meta.json
2026-01-27 00:03:09 +00:00

142 lines
3.3 KiB
JSON

{
"token": "emacs-app",
"full_token": "jimeh/emacs-builds/emacs-app",
"old_tokens": [],
"tap": "jimeh/emacs-builds",
"name": [
"Emacs"
],
"desc": "GNU Emacs text editor",
"homepage": "https://github.com/jimeh/emacs-builds",
"url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs-30.2-1/Emacs.2025-08-14.636f166.emacs-30-2-1.macOS-11.arm64.dmg",
"url_specs": {},
"version": "30.2-1",
"autobump": true,
"no_autobump_message": null,
"skip_livecheck": false,
"installed": null,
"installed_time": null,
"bundle_version": null,
"bundle_short_version": null,
"outdated": false,
"sha256": "8277021ed3eb716333120638ffc2565c1b893e9146e06738bb3521630f39eb19",
"artifacts": [
{
"app": [
"Emacs.app"
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/MacOS/bin/ebrowse"
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/MacOS/bin/emacs"
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/MacOS/bin/emacsclient"
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/MacOS/bin/etags"
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/Resources/include/emacs-module.h",
{
"target": "/opt/homebrew/include/emacs-module.h"
}
]
},
{
"binary": [
"/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el",
{
"target": "/opt/homebrew/share/emacs/site-lisp/subdirs.el"
}
]
},
{
"manpage": [
"/Applications/Emacs.app/Contents/Resources/man/man1/ebrowse.1.gz"
]
},
{
"manpage": [
"/Applications/Emacs.app/Contents/Resources/man/man1/emacs.1.gz"
]
},
{
"manpage": [
"/Applications/Emacs.app/Contents/Resources/man/man1/emacsclient.1.gz"
]
},
{
"manpage": [
"/Applications/Emacs.app/Contents/Resources/man/man1/etags.1.gz"
]
},
{
"zap": [
{
"trash": [
"~/Library/Caches/org.gnu.Emacs",
"~/Library/Preferences/org.gnu.Emacs.plist",
"~/Library/Saved Application State/org.gnu.Emacs.savedState"
]
}
]
}
],
"caveats": null,
"depends_on": {
"macos": {
">=": [
"11"
]
}
},
"conflicts_with": {
"cask": [
"emacs-app-good",
"emacs-app-monthly",
"emacs-app-nightly",
"emacs-app-nightly-28",
"emacs-app-nightly-29",
"emacs-app-pretest",
"emacs",
"emacs-nightly",
"emacs-pretest",
"emacs-mac",
"emacs-mac-spacemacs-icon"
]
},
"container": null,
"rename": [],
"auto_updates": null,
"deprecated": false,
"deprecation_date": null,
"deprecation_reason": null,
"deprecation_replacement_formula": null,
"deprecation_replacement_cask": null,
"deprecate_args": null,
"disabled": false,
"disable_date": null,
"disable_reason": null,
"disable_replacement_formula": null,
"disable_replacement_cask": null,
"disable_args": null,
"tap_git_head": "6330db332682e181921b9b759540978b038e430c",
"languages": [],
"ruby_source_path": "Casks/emacs-app.rb",
"ruby_source_checksum": {
"sha256": "1cef18654b8fb149fc985caca63ee40a43e8b3d157bbef3fd897c642b34a2544"
}
}