[MacPorts] #31852: fontforge: add python variants

MacPorts noreply at macports.org
Thu May 30 09:56:27 PDT 2013


#31852: fontforge: add python variants
--------------------------+--------------------------------
  Reporter:  michael@…    |      Owner:  macports-tickets@…
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.0.3
Resolution:               |   Keywords:  haspatch
      Port:  fontforge    |
--------------------------+--------------------------------

Comment (by jmaibaum@…):

 Hey,

 I’ve tested Michaels patches for the python27 variant and they work fine.

 jmr, I’ve checked the last versions of the patch Makefile.dynamic.in, the
 line change that adds the line:
 {{{
 applicationsdir = /Applications
 }}}
 is already in there since 5 years and gets, since then, reinplaced by the
 post-patch hook:
 {{{
 reinplace "/^applicationsdir/s|/Applications|${applications_dir}|" \
      ${worksrcpath}/Makefile.dynamic.in
 }}}
 Both these changes were introduced in changeset [42222].

 So the only actual change that Michael introduced is the one in line 133.

 I’ve attached two new patches that reflect jmr’s advices. Hopefully they
 can be committed soon, since programmatically calling fontforge from
 Python scripts is being used extensively in many new free font projects.

 Cheers, jmaibaum.

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


More information about the macports-tickets mailing list