mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 13:16:38 +00:00
119 lines
2.6 KiB
JSON
119 lines
2.6 KiB
JSON
{
|
|
"token": "emacs-app-nightly",
|
|
"full_token": "jimeh/emacs-builds/emacs-app-nightly",
|
|
"tap": "jimeh/emacs-builds",
|
|
"name": [
|
|
"Emacs"
|
|
],
|
|
"desc": "GNU Emacs text editor (nightly build)",
|
|
"homepage": "https://github.com/jimeh/emacs-builds",
|
|
"url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2022-12-09.fbbf361.master/Emacs.2022-12-09.fbbf361.master.macOS-11.x86_64.dmg",
|
|
"appcast": null,
|
|
"version": "2022-12-09.fbbf361.master",
|
|
"versions": {},
|
|
"installed": null,
|
|
"outdated": false,
|
|
"sha256": "c536697e18b2fad775cb5df418bb9a01262c3a4a71c312656fecf957f9403f21",
|
|
"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": "$(brew --prefix)/include/emacs-module.h"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"binary": [
|
|
"/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el",
|
|
{
|
|
"target": "$(brew --prefix)/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",
|
|
"emacs-app-good",
|
|
"emacs-app-nightly-28",
|
|
"emacs-app-pretest",
|
|
"emacs",
|
|
"emacs-nightly",
|
|
"emacs-pretest",
|
|
"emacs-mac",
|
|
"emacs-mac-spacemacs-icon"
|
|
],
|
|
"formula": [
|
|
"emacs",
|
|
"emacs-mac"
|
|
]
|
|
},
|
|
"container": null,
|
|
"auto_updates": null
|
|
}
|