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

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


Branch: pkgsrc-2017Q1, Version: 2.12.4nb5, Package name: webkit-gtk-2.12.4nb5, 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] [multimedia/gst-plugins1-base] [multimedia/gstreamer1] [devel/pango] [devel/glib2] [lang/gcc48-libs] [x11/gtk2] [x11/libXdamage] [x11/gtk3] [textproc/icu] [textproc/enchant] [textproc/libxslt] [net/libsoup] [graphics/cairo-gobject] [graphics/freetype2] [graphics/png] [graphics/libwebp] [graphics/jpeg] [security/gnutls] [security/libsecret]

Required to build:
[devel/flex] [devel/gobject-introspection] [devel/gettext-tools] [devel/gperf] [lang/ruby23-base] [lang/gcc48] [lang/python27] [x11/xf86driproto] [x11/xextproto] [x11/xf86vidmodeproto] [x11/inputproto] [x11/fixesproto4] [x11/xproto] [x11/compositeproto] [x11/damageproto] [x11/renderproto] [x11/xcb-proto] [x11/dri2proto] [x11/randrproto] [x11/glproto] [pkgtools/x11-links] [pkgtools/cwrappers]

Package options: enchant, opengl

Master sites:

SHA1: ebfe6015d81129b6a13a9596d065c54e9c1b93f6
RMD160: 9bccd3c05f3c6a28d36f2bb5fdb3a9a58be10539
Filesize: 11433.953 KB

Version history: (Expand)


CVS history: (Expand)


   2017-04-29 12:58:21 by Benny Siegert | Files touched by this commit (7)
Log message:
Pullup ticket #5283 - requested by sevan
www/webkit-gtk: build fix

Revisions pulled up:
- www/webkit-gtk/distinfo                                       1.94
- www/webkit-gtk/patches/patch-Source_JavaScriptCore_heap_MachineStackMarker.cpp 1.5
- www/webkit-gtk/patches/patch-Source_WebCore_platform_FileSystem.cpp 1.1
- www/webkit-gtk/patches/patch-Source_WebCore_rendering_shapes_RasterShape.cpp 1.1
- www/webkit-gtk/patches/patch-Source_WebKit2_CMakeLists.txt    1.1
- \ 
www/webkit-gtk/patches/patch-Source_WebKit2_NetworkProcess_cache_NetworkCacheFileSystem.cpp \ 
1.1
- www/webkit-gtk/patches/patch-Source_cmake_OptionsGTK.cmake    1.12

---
   Module Name:    pkgsrc
   Committed By:   jperkin
   Date:           Thu Apr 13 16:58:14 UTC 2017

   Modified Files:
           pkgsrc/www/webkit-gtk: distinfo
           pkgsrc/www/webkit-gtk/patches: patch-Source_cmake_OptionsGTK.cmake
   Added Files:
           pkgsrc/www/webkit-gtk/patches:
               patch-Source_JavaScriptCore_heap_MachineStackMarker.cpp
               patch-Source_WebCore_platform_FileSystem.cpp
               patch-Source_WebCore_rendering_shapes_RasterShape.cpp
               patch-Source_WebKit2_CMakeLists.txt
               patch-Source_WebKit2_NetworkProcess_cache_NetworkCacheFileSystem.cpp

   Log message:
   Various patches to support SunOS.