Changes between Initial Version and Version 2 of Ticket #67408
- Timestamp:
- May 12, 2023, 9:15:10 PM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #67408
- Property Cc lukaso added
-
Ticket #67408 – Description
initial v2 2 2 3 3 Patches for `gtk3`: 4 * `patch-quartz-meson-appleframeworks.diff`: patch `gdk/quartz/meson.build`, to make framework `CoreGraphics` optional; not available for 10.7 and earlier. 4 * '''`patch-quartz-meson-appleframeworks.diff`:''' patch `gdk/quartz/meson.build`, to make framework `CoreGraphics` optional; not available for 10.7 and earlier. 5 6 * '''`patch-quartz-nseventtype.diff`:''' patch `gdk/quartz/gdkdisplaylinksource.c`, to replace hard-coded use of `NSEventTypeApplicationDefined`, with `GDK_QUARTZ_APPLICATION_DEFINED`. 5 7 6 8 Patches for `gimp2`: