[MacPorts] #71575: harfbuzz 10.1 does not compile on 10.5 due to CoreText

MacPorts noreply at macports.org
Tue Dec 17 15:03:12 UTC 2024


#71575: harfbuzz 10.1 does not compile on 10.5 due to CoreText
----------------------------+----------------------
 Reporter:  rmottola        |      Owner:  (none)
     Type:  defect          |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  ports           |    Version:
 Keywords:  leopard legacy  |       Port:  harfbuzz
----------------------------+----------------------
 It fails:

 ../harfbuzz-10.1.0/src/hb-coretext-shape.cc:377:29: error: use of
 undeclared identifier 'CTFontManagerCreateFontDescriptorsFromURL'
   auto ct_font_desc_array = CTFontManagerCreateFontDescriptorsFromURL
 (url);
                             ^
 1 error generated.

 The method is only on 10.6 later. I think it needs some kind of rewrite
 for ATS... or do we have some legacy magic already?

 See upstream commit:
 https://github.com/harfbuzz/harfbuzz/commit/89c83b5b08f7e66db1d537211ba1d214d082162f

-- 
Ticket URL: <https://trac.macports.org/ticket/71575>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list