Changes between Initial Version and Version 1 of Ticket #65492, comment 17
- Timestamp:
- Feb 20, 2024, 5:33:58 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #65492, comment 17
initial v1 2 2 > I welcome collaboration, if you or anyone else is interested... 3 3 4 Will see if I can come up with something. I've compiled a few additional patches for the current 2.28.2 version, too .4 Will see if I can come up with something. I've compiled a few additional patches for the current 2.28.2 version, too (https://github.com/RJVB/macstrop/tree/master/www/webkit2-gtk). 5 5 6 6 Re the note about `BUILDING_GTK__`: why not simply ensure that this gets defined in the appropriate header, for `+x11` installs? Formally that should be done by port:gtk3 I suppose, but if webkit2-gtk is the only GTk port that needs this it could be done in the mentioned `WebkitAvailability.h` file?!