Opened 7 weeks ago
Closed 7 weeks ago
#70844 closed defect (fixed)
wxWidgets-3.2: Please add to "ScreenCaptureKit Requirement with macOS 15 SDK"
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 (2)
comment:1 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | sequoia added |
Owner: | set to mojca |
Port: | diff-pdf removed |
Status: | new → assigned |
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" |
comment:2 Changed 7 weeks ago by markemer (Mark Anderson)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
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
.