Opened 11 years ago
Last modified 3 years ago
#40398 new enhancement
Add emacs_app variant to magit
Reported by: | cubranic@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | cooljeanius (Eric Gallager) |
Port: | magit |
Description
The magit port currently depends on emacs, but it's simple to add a variant that uses emacs-app.
Attachments (1)
Change History (6)
Changed 11 years ago by cubranic@…
Attachment: | magit-emacs_app.diff added |
---|
comment:1 Changed 11 years ago by cubranic@…
The attached patch adds a new variant to the port that has emacs-app instead of emacs as the runtime dependency. It also compiles .el files with the Emacs.app binary.
The patch does not alter the location of installed files (i.e., ${destroot}${prefix}/share/emacs/site-lisp
) because emacs-app includes that directory on its loadpath.
comment:3 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|---|
Type: | defect → enhancement |
Version: | 2.2.0 |
comment:4 Changed 3 years ago by cooljeanius (Eric Gallager)
the magit port has been deprecated; time to close this?
comment:5 Changed 3 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
Adding an emacs_app variant that depends and builds with emacs-app