Path to this page:
./
www/webkit-gtk,
GTK port of the WebKit browser engine
Branch: CURRENT,
Version: 2.36.6nb1,
Package name: webkit-gtk-2.36.6nb1,
Maintainer: pkgsrc-usersWebKit 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: 25970.609 KB
Version history: (Expand)
- (2022-08-11) Updated to version: webkit-gtk-2.36.6nb1
- (2022-08-07) Updated to version: webkit-gtk-2.36.6
- (2022-07-28) Updated to version: webkit-gtk-2.36.5
- (2022-07-06) Updated to version: webkit-gtk-2.36.4
- (2022-06-28) Updated to version: webkit-gtk-2.36.3nb3
- (2022-06-08) Updated to version: webkit-gtk-2.36.3nb2
CVS history: (Expand)
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message:
Bump all dependent packages of wayland (belatedly)
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
|
2022-08-07 21:07:05 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
webkit-gtk: drop now duplicated GCC special handling block (NFC)
Equivalent code is now present in mk/compiler/gcc.mk.
|
2022-08-07 17:45:38 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
webkit-gtk: Update to 2.36.6
Changes:
2.36.6
======
- Fix handling of touchpad scrolling on GTK4 builds.
- Fix WebKitGTK not allowing to be used from non-main threads.
- Fix several crashes and rendering issues.
|
2022-07-28 21:09:20 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
webkit-gtk: Update to 2.36.5
Changes:
2.36.5
======
- Add support for PAC proxy in the WebDriver implementation.
- Fix video playback when loaded through custom URIs, this fixes video
playback in the Yelp documentation browser.
- Fix WebKitWebView::context-menu when using GTK4.
- Fix LTO builds with GCC.
- Fix several crashes and rendering issues.
|
2022-07-05 23:27:33 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
webkit-gtk: Update to 2.36.4
Changes:
2.36.4
======
- Fix the new ATSPI accessibility implementation to add the missing
Collection interface for the loaded document.
- Fix the MediaSession implementation to make the MPRIS object names more
sandbox friendly, which plays better with Flatpak and WebKit's own
Bubblwrap-based sandboxing.
- Fix leaked Web Processes in some particular situations.
- Fix the build with media capture support enabled.
- Fix cross-compilation when targeting 64-bit ARM.
- Fix several crashes and rendering issues.
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-06-08 22:56:50 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
webkit-gtk: Update status of upstreamed patches
(All patches that were needed for JavaScriptCore on NetBSD are now upstreamed
and JavaScriptCore should build and runs without local patches.)
|
2022-06-07 22:28:43 by Thomas Klausner | Files touched by this commit (4) |
Log message:
webkit-gtk: remove introspection option, enabling it by default
It was default-on, bump PKGREVISION for those who had it disabled.
|