Opened 11 years ago

Last modified 2 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)

magit-emacs_app.diff (455 bytes) - added by cubranic@… 11 years ago.
Adding an emacs_app variant that depends and builds with emacs-app

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by cubranic@…

Attachment: magit-emacs_app.diff added

Adding an emacs_app variant that depends and builds with emacs-app

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:2 Changed 10 years ago by cubranic@…

Bump...

comment:3 Changed 10 years ago by mf2k (Frank Schima)

Keywords: haspatch added
Type: defectenhancement
Version: 2.2.0

comment:4 Changed 2 years ago by cooljeanius (Eric Gallager)

the magit port has been deprecated; time to close this?

comment:5 Changed 2 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.