Opened 18 months ago
Last modified 15 months ago
#67408 assigned defect
gimp2,gtk3: submit latest patches to upstream — at Version 3
Reported by: | mascguy (Christopher Nielsen) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | pending | Cc: | lukaso (Lukas Oberhuber) |
Port: | gtk3 gimp2 |
Description (last modified by mascguy (Christopher Nielsen))
For their latest releases, several patches have been applied to gtk3
and gimp2
. Submit PRs/MRs to upstream, in hopes of having the changes merged.
Patches for gtk3
:
patch-quartz-meson-appleframeworks.diff
: patchgdk/quartz/meson.build
, to make frameworkCoreGraphics
optional; not available for 10.7 and earlier.
patch-quartz-nseventtype.diff
: patchgdk/quartz/gdkdisplaylinksource.c
, to replace hard-coded use ofNSEventTypeApplicationDefined
, withGDK_QUARTZ_APPLICATION_DEFINED
.
Patches for gimp2
:
patch-updatecheck-nsurlsession.diff
: disable use ofNSURLSession
for macOS 10.8 and earlier; only available in 10.9 and later.
Change History (3)
comment:1 Changed 18 months ago by mascguy (Christopher Nielsen)
Cc: | lukaso added |
---|
comment:2 Changed 18 months ago by mascguy (Christopher Nielsen)
Description: | modified (diff) |
---|
comment:3 Changed 18 months ago by mascguy (Christopher Nielsen)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.