diff --git a/Casks/emacs-app-good/meta.json b/Casks/emacs-app-good/meta.json new file mode 100644 index 00000000..bb1ab554 --- /dev/null +++ b/Casks/emacs-app-good/meta.json @@ -0,0 +1,99 @@ +{ + "token": "emacs-app-good", + "full_token": "jimeh/emacs-builds/emacs-app-good", + "tap": "jimeh/emacs-builds", + "name": [ + "Emacs" + ], + "desc": "GNU Emacs text editor (known good nightly build)", + "homepage": "https://github.com/jimeh/emacs-builds", + "url": "https://github.com/jimeh/emacs-builds/releases/download/Emacs.2021-06-25.f2729dd.master/Emacs.2021-06-25.f2729dd.master.macOS-10-15.x86_64.dmg", + "appcast": null, + "version": "2021-06-25.f2729dd.master", + "installed": null, + "outdated": false, + "sha256": "0bcbb5be9984626c78b5c702bf12889b536809dd167e01c0e896e03f90567d8d", + "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" + ] + }, + "arch": [ + { + "type": "intel", + "bits": 64 + } + ], + "formula": [ + "gcc" + ] + }, + "conflicts_with": { + "cask": [ + "emacs-app-nightly", + "emacs-app", + "emacs", + "emacs-nightly", + "emacs-pretest", + "emacs-mac", + "emacs-mac-spacemacs-icon" + ], + "formula": [ + "emacs", + "emacs-mac" + ] + }, + "container": null, + "auto_updates": null +} diff --git a/Casks/emacs-app-good/shield.json b/Casks/emacs-app-good/shield.json new file mode 100644 index 00000000..6d43f576 --- /dev/null +++ b/Casks/emacs-app-good/shield.json @@ -0,0 +1,9 @@ +{ + "schemaVersion": 1, + "style": "flat", + "color": "#7F5AB6", + "namedLogo": "GNU Emacs", + "logoColor": "white", + "label": "known good nightly", + "message": "2021-06-25.f2729dd.master" +} diff --git a/Casks/emacs-app-nightly/meta.json b/Casks/emacs-app-nightly/meta.json new file mode 100644 index 00000000..d29e5e05 --- /dev/null +++ b/Casks/emacs-app-nightly/meta.json @@ -0,0 +1,99 @@ +{ + "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.2021-07-03.0aee54a.master/Emacs.2021-07-03.0aee54a.master.macOS-10-15.x86_64.dmg", + "appcast": null, + "version": "2021-07-03.0aee54a.master", + "installed": null, + "outdated": false, + "sha256": "26cfdc13f915666a5ec982480a43b1bd7a9d9f3f318c507519a4a2f06929bae1", + "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" + ] + }, + "arch": [ + { + "type": "intel", + "bits": 64 + } + ], + "formula": [ + "gcc" + ] + }, + "conflicts_with": { + "cask": [ + "emacs-app", + "emacs-app-good", + "emacs", + "emacs-nightly", + "emacs-pretest", + "emacs-mac", + "emacs-mac-spacemacs-icon" + ], + "formula": [ + "emacs", + "emacs-mac" + ] + }, + "container": null, + "auto_updates": null +} diff --git a/Casks/emacs-app-nightly/shield.json b/Casks/emacs-app-nightly/shield.json new file mode 100644 index 00000000..702f2827 --- /dev/null +++ b/Casks/emacs-app-nightly/shield.json @@ -0,0 +1,9 @@ +{ + "schemaVersion": 1, + "style": "flat", + "color": "#7F5AB6", + "namedLogo": "GNU Emacs", + "logoColor": "white", + "label": "nightly", + "message": "2021-07-03.0aee54a.master" +} diff --git a/Casks/emacs-app/meta.json b/Casks/emacs-app/meta.json new file mode 100644 index 00000000..28ad4424 --- /dev/null +++ b/Casks/emacs-app/meta.json @@ -0,0 +1,96 @@ +{ + "token": "emacs-app", + "full_token": "jimeh/emacs-builds/emacs-app", + "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-27.2/Emacs.2021-03-19.deef5ef.emacs-27-2.macOS-10-15.x86_64.dmg", + "appcast": null, + "version": "27.2", + "installed": null, + "outdated": false, + "sha256": "992fd61e936b4d01b6d84ad7dd87af338504d89a0a94e6eaf3570042d463f8ec", + "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" + ] + }, + "arch": [ + { + "type": "intel", + "bits": 64 + } + ] + }, + "conflicts_with": { + "cask": [ + "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 +} diff --git a/Casks/emacs-app/shield.json b/Casks/emacs-app/shield.json new file mode 100644 index 00000000..250f9e88 --- /dev/null +++ b/Casks/emacs-app/shield.json @@ -0,0 +1,9 @@ +{ + "schemaVersion": 1, + "style": "flat", + "color": "#7F5AB6", + "namedLogo": "GNU Emacs", + "logoColor": "white", + "label": "stable", + "message": "v27.2" +}