[MacPorts] #68704: pgpointcloud: depends on port:icu

MacPorts noreply at macports.org
Thu Nov 16 11:10:19 UTC 2023


#68704: pgpointcloud: depends on port:icu
---------------------------+----------------------
  Reporter:  barracuda156  |      Owner:  nilason
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.1
Resolution:                |   Keywords:
      Port:  pgpointcloud  |
---------------------------+----------------------

Comment (by ryandesign):

 If pgpointcloud links with an icu library, it should declare a dependency
 on it. And it should do so with a path:-based dependency so that icu-devel
 could satisfy it.

 Even better: use `xml2-config --libs --dynamic` instead of `xml2-config
 --libs` so that you don't pull in icu and other transitive dependencies
 and then remove those dependencies.

 Even better: use `pkg-config libxml-2.0 --libs` and then remove those
 dependencies.

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


More information about the macports-tickets mailing list