mirror of
https://github.com/jimeh/homebrew-emacs-builds.git
synced 2026-02-19 13:16:38 +00:00
chore(meta): update meta files
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
"conflicts_with": {
|
||||
"cask": [
|
||||
"emacs-app-nightly",
|
||||
"emacs-app-nightly-28",
|
||||
"emacs-app",
|
||||
"emacs",
|
||||
"emacs-nightly",
|
||||
|
||||
95
Casks/emacs-app-nightly-28/meta.json
Normal file
95
Casks/emacs-app-nightly-28/meta.json
Normal file
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"token": "emacs-app-nightly-28",
|
||||
"full_token": "jimeh/emacs-builds/emacs-app-nightly-28",
|
||||
"tap": "jimeh/emacs-builds",
|
||||
"name": [
|
||||
"Emacs"
|
||||
],
|
||||
"desc": "GNU Emacs text editor (nightly build of emacs-28 branch)",
|
||||
"homepage": "https://github.com/jimeh/emacs-builds",
|
||||
"url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2021-10-22.efdffd8.emacs-28/Emacs.2021-10-22.efdffd8.emacs-28.macOS-10-15.x86_64.dmg",
|
||||
"appcast": null,
|
||||
"version": "2021-10-22.efdffd8.emacs-28",
|
||||
"versions": {},
|
||||
"installed": null,
|
||||
"outdated": false,
|
||||
"sha256": "f56ed51454ffa74076d8ea176a9fc00a673c64b092a590e7a8520af4e2fcbc00",
|
||||
"artifacts": [
|
||||
[
|
||||
"Emacs.app"
|
||||
],
|
||||
[
|
||||
"/Applications/Emacs.app/Contents/MacOS/bin/ebrowse"
|
||||
],
|
||||
[
|
||||
"/Applications/Emacs.app/Contents/MacOS/bin/emacs"
|
||||
],
|
||||
[
|
||||
"/Applications/Emacs.app/Contents/MacOS/bin/emacsclient"
|
||||
],
|
||||
[
|
||||
"/Applications/Emacs.app/Contents/MacOS/bin/etags"
|
||||
],
|
||||
[
|
||||
"/Applications/Emacs.app/Contents/Resources/include/emacs-module.h",
|
||||
{
|
||||
"target": "$(brew --prefix)/include/emacs-module.h"
|
||||
}
|
||||
],
|
||||
[
|
||||
"/Applications/Emacs.app/Contents/Resources/site-lisp/subdirs.el",
|
||||
{
|
||||
"target": "$(brew --prefix)/share/emacs/site-lisp/subdirs.el"
|
||||
}
|
||||
],
|
||||
[
|
||||
"/Applications/Emacs.app/Contents/Resources/man/man1/ebrowse.1.gz"
|
||||
],
|
||||
[
|
||||
"/Applications/Emacs.app/Contents/Resources/man/man1/emacs.1.gz"
|
||||
],
|
||||
[
|
||||
"/Applications/Emacs.app/Contents/Resources/man/man1/emacsclient.1.gz"
|
||||
],
|
||||
[
|
||||
"/Applications/Emacs.app/Contents/Resources/man/man1/etags.1.gz"
|
||||
],
|
||||
{
|
||||
"trash": [
|
||||
"~/Library/Caches/org.gnu.Emacs",
|
||||
"~/Library/Preferences/org.gnu.Emacs.plist",
|
||||
"~/Library/Saved Application State/org.gnu.Emacs.savedState"
|
||||
],
|
||||
"signal": {}
|
||||
}
|
||||
],
|
||||
"caveats": null,
|
||||
"depends_on": {
|
||||
"macos": {
|
||||
">=": [
|
||||
"10.15"
|
||||
]
|
||||
},
|
||||
"formula": [
|
||||
"gcc"
|
||||
]
|
||||
},
|
||||
"conflicts_with": {
|
||||
"cask": [
|
||||
"emacs-app",
|
||||
"emacs-app-nightly",
|
||||
"emacs-app-good",
|
||||
"emacs",
|
||||
"emacs-nightly",
|
||||
"emacs-pretest",
|
||||
"emacs-mac",
|
||||
"emacs-mac-spacemacs-icon"
|
||||
],
|
||||
"formula": [
|
||||
"emacs",
|
||||
"emacs-mac"
|
||||
]
|
||||
},
|
||||
"container": null,
|
||||
"auto_updates": null
|
||||
}
|
||||
@@ -77,6 +77,7 @@
|
||||
"conflicts_with": {
|
||||
"cask": [
|
||||
"emacs-app",
|
||||
"emacs-app-nightly-28",
|
||||
"emacs-app-good",
|
||||
"emacs",
|
||||
"emacs-nightly",
|
||||
|
||||
@@ -80,6 +80,7 @@
|
||||
"conflicts_with": {
|
||||
"cask": [
|
||||
"emacs-app-nightly",
|
||||
"emacs-app-nightly-28",
|
||||
"emacs-app-good",
|
||||
"emacs",
|
||||
"emacs-nightly",
|
||||
|
||||
Reference in New Issue
Block a user