./www/webkit24-gtk, GTK2 port of the WebKit browser engine (version 2.4)

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


Branch: pkgsrc-2020Q2, Version: 2.4.11nb29, Package name: webkit24-gtk-2.4.11nb29, 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 GTK2+ port of the engine of the 2.4 series.


Required to run:
[x11/libXdamage] [x11/gtk2] [graphics/cairo-gobject] [graphics/MesaLib] [graphics/jpeg] [graphics/freetype2] [graphics/libwebp] [graphics/png] [security/libsecret] [devel/glib2] [net/libsoup]

Required to build:
[x11/fixesproto4] [x11/xcb-proto] [x11/xorgproto] [lang/ruby26-base] [lang/python27] [devel/flex] [devel/gobject-introspection] [devel/gperf]

Package options: enchant, introspection, opengl

Master sites:

SHA1: e425ae86084ab6335dadb368c9e8f53600665d54
RMD160: e1f72498f911465f5ba152313dd9c62ae8d5eee6
Filesize: 9637.793 KB

Version history: (Expand)


CVS history: (Expand)


   2020-09-18 20:22:25 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #6322 - requested by he
www/webkit24-gtk: PowerPC build fix

Revisions pulled up:
- www/webkit24-gtk/hacks.mk                                     1.2

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Sat Sep 12 16:39:06 UTC 2020

   Modified Files:
   	pkgsrc/www/webkit24-gtk: hacks.mk

   Log message:
   Pull in devel/libatomic on powerpc due to lack of native 8-byte atomics.
   Fixes build on NetBSD/macppc 9.0, should have no effect elsewhere, so no
   revision bump.