Changes between Version 1 and Version 2 of Ticket #65492, comment 19
- Timestamp:
- Mar 12, 2024, 12:34:03 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #65492, comment 19
v1 v2 1 https://github.com/ RJVB/macstrop/tree/master/www/webkit2-gtk-devel1 https://github.com/mascguy/macports-ports/pull/1 2 2 3 3 Updated the patches for pre-10.13 systems. Contrary to v2.28.2 I've had to disable the use of EGL because of a build failure; this may be because I have a patched Mesa install that includes (some form of) EGL support. 4 4 5 5 EDIT: looks more like I need to disable WEB_GL for now as somehow the build gets flagged as being for Linux and to use EGL even if CMake didn't find it. 6 7 EDIT 240312 : link to the PR.