Opened 6 years ago
Closed 2 years ago
#57036 closed defect (fixed)
GTK3 patch to compile on 10.5 and 10.6
Reported by: | rmottola (Riccardo) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | snowleopard leopard tiger | Cc: | |
Port: | gtk3 |
Description
attached patch to get GTK3 compiling on 10.5 and 10.6
result tested on 10.6 with GIMP 2.10 which now completes build runs and appears usable enough. GIMP 2.10 does not build yet on 10.5 so provided "as is" for other purposes.
Attachments (1)
Change History (6)
Changed 6 years ago by rmottola (Riccardo)
Attachment: | gtk3-nswindow-1.patch added |
---|
comment:1 Changed 6 years ago by kencu (Ken)
comment:2 Changed 6 years ago by kencu (Ken)
Keywords: | snowleopard leopard tiger added; gtk3 Leopard SnowLeopard removed |
---|---|
Owner: | set to dbevans |
Status: | new → assigned |
comment:3 Changed 6 years ago by rmottola (Riccardo)
I confirm: it is the quartz version, the issues are of course new features of Cocoa that are not available on 10.5/10.6
comment:4 Changed 3 years ago by mascguy (Christopher Nielsen)
Owner: | changed from dbevans to mascguy |
---|
Take over Dave's tickets for GTK and friends, now that he's formally dropped maintainership. Boo! ;-)
comment:5 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Builds fine on 10.6, and also patched by @kencu to fix PPC:
https://github.com/macports/macports-ports/commit/bff0ad0a7253468e18996d1eca0df2606d4d1ba3
Note: See
TracTickets for help on using
tickets.
I haven't had any troubles compiling the
+x11
version ofgtk3
on any systems, so I guess this must be for the+quartz
version ofgtk3
?