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

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


Branch: CURRENT, Version: 2.36.8nb13, Package name: webkit-gtk-2.36.8nb13, 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.


Required to run:
[sysutils/libnotify] [textproc/libxslt] [textproc/icu] [graphics/freetype2] [graphics/png] [graphics/jpeg] [security/libtasn1] [devel/glib2] [devel/pango] [x11/libXdamage] [graphics/cairo-gobject] [x11/gtk3] [graphics/libwebp] [multimedia/gstreamer1] [multimedia/gst-plugins1-base] [security/libsecret] [net/libsoup] [fonts/woff2] [textproc/enchant2]

Required to build:
[pkgtools/x11-links] [devel/gperf] [x11/xcb-proto] [devel/gobject-introspection] [x11/fixesproto4] [pkgtools/cwrappers] [lang/gcc7] [x11/xorgproto] [lang/python37]

Package options: enchant, opengl, webkit-jit

Master sites:

Filesize: 25986.426 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-14 14:44:52 by Izumi Tsutsui | Files touched by this commit (5)
Log message:
webkit-gtk: Pull upstream fixes for Ruby 3.2.

https://bugs.webkit.org/show_bug.cgi?id=246743
>> webkitgtk 2.38.0 fails to build with upcoming ruby 3.2 due to
>> removed File.exists?

https://github.com/WebKit/WebKit/commit/b7ac5d
>> File.exists has been declared deprecated since Ruby 2.1 (2013)
>> and with Ruby 3.2 gets removed for good.

Bump PKGREVISION.
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-01-27 18:28:11 by Thomas Klausner | Files touched by this commit (3)
Log message:
webkit-gtk: fix build with libxml2 2.12
   2024-01-27 18:22:41 by Thomas Klausner | Files touched by this commit (1)
Log message:
webkit-gtk: fix pkglint
   2024-01-21 01:53:46 by nikita | Files touched by this commit (1)
Log message:
webkit-gtk: fix build with debug option (wants ruby)
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693