[MacPorts] #71905: gimp3-devel +quartz: error: 'CGWindowListCreateImage' is unavailable: obsoleted in macOS 15.0 - Please use ScreenCaptureKit instead.
MacPorts
noreply at macports.org
Wed Jan 22 16:04:55 UTC 2025
#71905: gimp3-devel +quartz: error: 'CGWindowListCreateImage' is unavailable:
obsoleted in macOS 15.0 - Please use ScreenCaptureKit instead.
---------------------------+----------------------
Reporter: DominusExult | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords: sequoia
Port: gimp3-devel |
---------------------------+----------------------
Comment (by DominusExult):
Thank you, I can confirm that it builds with
{{{
if {${os.platform} eq "darwin" && [vercmp ${macosx_deployment_target} >=
15.0]} {
macosx_deployment_target 14.0
}
}}}
But then gets stuck later on. Is this caused by me adding a new local
portindex (new log attached)?
Btw. There is now a RC2 for Gimp3-devel (though on first look it doesn't
seem as if upstream is aware of ScreenCaptureKit problem)
--
Ticket URL: <https://trac.macports.org/ticket/71905#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list