./www/webkit-gtk, GTK port of the WebKit browser engine

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q3, Version: 2.36.8, Package name: webkit-gtk-2.36.8, Maintainer: pkgsrc-users

WebKit is an open source web browser engine. WebKit is also the name of
the Mac OS X system framework version of the engine that's used by
Safari, Dashboard, Mail, and many other OS X applications. WebKit's HTML
and JavaScript code began as a branch of the KHTML and KJS libraries
from KDE.

This is the GTK port of the engine.



Package options: enchant, opengl, webkit-jit

Master sites:

Filesize: 25986.426 KB

Version history: (Expand)


CVS history: (Expand)


   2022-10-23 13:30:34 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #6687 - requested by nia
www/webkit-gtk: aarch64 build fix

Revisions pulled up:
- www/webkit-gtk/Makefile                                       1.239
- www/webkit-gtk/distinfo                                       1.172
- www/webkit-gtk/patches/patch-Source_cmake_OptionsCommon.cmake 1.7

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Sat Oct  8 11:06:36 UTC 2022

   Modified Files:
   	pkgsrc/www/webkit-gtk: Makefile distinfo
   	pkgsrc/www/webkit-gtk/patches: patch-Source_cmake_OptionsCommon.cmake

   Log message:
   webkit-gtk: Attempt to fix the build on NetBSD 9 aarch64 by avoiding
   the compiler builtin __int128_t implementation

   related to PR toolchain/57022