Opened 9 hours ago

Last modified 5 hours ago

#70844 assigned defect

wxWidgets-3.2: Please add to "ScreenCaptureKit Requirement with macOS 15 SDK" — at Version 1

Reported by: kwolcott Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version:
Keywords: sequoia Cc:
Port: wxWidgets-3.2

Description (last modified by ryandesign (Ryan Carsten Schmidt))

when trying install the diff-pdf port, the diff-pdf port is required as a dependency. This port fails to build due to the category "ScreenCaptureKit Requirement with macOS 15 SDK"

...
  73 |     image = CGDisplayCreateImage(kCGDirectMainDisplay);
...

Is it possible to temporarily block the diff-pdf port on this basis?

Change History (1)

comment:1 Changed 5 hours ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: sequoia added
Owner: set to mojca
Port: diff-pdf removed
Status: newassigned
Summary: diff-pdf port depends on the wxWidgets-3.2 port which fails to build: Please add to "ScreenCaptureKit Requirement with macOS 15 SDK"wxWidgets-3.2: Please add to "ScreenCaptureKit Requirement with macOS 15 SDK"

What do you mean "block the diff-pdf port"? You can certainly choose not to install a port. Simply don't type sudo port install diff-pdf.

Note: See TracTickets for help on using tickets.