[MacPorts] #64001: Installing librsvg fails with pango errors

MacPorts noreply at macports.org
Fri Nov 19 13:49:46 UTC 2021


#64001: Installing librsvg fails with pango errors
----------------------+---------------------
  Reporter:  breun    |      Owner:  mascguy
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:  invalid  |   Keywords:
      Port:  librsvg  |
----------------------+---------------------

Comment (by breun):

 It is possible to have `librsvg` installed without having `pango`
 installed, because `librsvg` depends on the presence of
 `lib/pkgconfig/pango.pc` (which I had on my system, but not the expected
 version), which the `pango` port as a fallback for when that file does not
 exist (https://github.com/macports/macports-
 ports/blob/master/graphics/librsvg/Portfile#L26):

 {{{
 path:lib/pkgconfig/pango.pc:pango
 }}}

 If this was `port:pango`, then I would have probably found out sooner what
 was up.

 But yes, it seems something funky happened on my MacPorts installations.

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


More information about the macports-tickets mailing list