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

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


Branch: CURRENT, Version: 2.36.8nb10, Package name: webkit-gtk-2.36.8nb10, 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-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
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-10-05 07:57:20 by David H. Gutteridge | Files touched by this commit (1)
Log message:
webkit-gtk: fix inadvertent aarch64 lossage from r. 1.247

A block that was a no-op was removed, but the inclusion of bsd.prefs.mk
should still be applied because of a different block added in a later
revision.