[MacPorts] #61397: GIMP With +no_x11 Wants To Install Xorg

MacPorts noreply at macports.org
Sun Nov 1 17:49:46 UTC 2020


#61397: GIMP With +no_x11 Wants To Install Xorg
---------------------+------------------------
  Reporter:  ensafi  |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.6.3
Resolution:          |   Keywords:  highsierra
      Port:  gimp2   |
---------------------+------------------------

Comment (by kencu):

 look for anything you already have installed that has x11 in it:
 {{{
 port -v installed | grep x11
 }}}
 and unless it is one of the few ports that "need" to install as {{{+x11
 +quartz}}} then deactivate it and try gimp2 again.

 {{{pango}}} for example wants to install as both (we should just remove
 the x11 and quartz variants probably I guess and let it install itself
 with both):
 {{{
 pango @1.42.4_2 (x11)
 Variants:             [+]quartz, universal, [+]x11
 }}}

 and what happens if you FORCE {{{pango}}} to install {{{-x11 +quartz}}} I
 am not sure. Never tried to go down that path.

-- 
Ticket URL: <https://trac.macports.org/ticket/61397#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list