[MacPorts] #38728: org-mode enhancements to support Emacs.app and optional contrib modules

MacPorts noreply at macports.org
Mon Apr 8 21:27:26 PDT 2013


#38728: org-mode enhancements to support Emacs.app and optional contrib modules
-------------------------+--------------------------------
 Reporter:  jrh@…        |      Owner:  macports-tickets@…
     Type:  enhancement  |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.1.3
 Keywords:               |       Port:  org-mode
-------------------------+--------------------------------
 Here is a Portfile patch which adds two new variants: '''app''', which
 enables building with Emacs.app, and '''contrib''', which enables
 installation of most of the optional modules in contrib/lisp.

 The only contrib module which is ''not'' installed by the '''contrib'''
 variant is org-jira.el, because it has a build-time dependency on jira.el
 (a file which is not available via MacPorts and so is most likely not
 available).  It may be desirable to break this up into multiple variants
 which each only enable one or a few of the contrib files, but as a start
 it seemed most useful to do as many as possible.  (The definition of
 ORG_ADD_CONTRIB is broken up as it is in order to keep line lengths
 short.)

 The '''app''' variant implementation is borrowed from the slime package.
 It basically just has to replace the name of the Emacs binary used to do
 byte compilation (and make the required depends_lib change).

-- 
Ticket URL: <https://trac.macports.org/ticket/38728>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list