> On Aug 31, 2016, at 22:47, Jeremy Huddleston Sequoia <[email protected]> > wrote: > > configure fails without wayland available (at least on darwin) > > https://bugs.webkit.org/show_bug.cgi?id=161475 > > A quick glance in Source/WebKit2/PlatformGTK.cmake shows that > WebKit2WaylandClientProtocol.c is getting created conditionally but required > unconditionally.
After addressing that, the build fails due to JSC not creating Bytecodes.h https://bugs.webkit.org/show_bug.cgi?id=161477 > > --Jeremy > > >> On Aug 31, 2016, at 01:23, Carlos Garcia Campos <[email protected]> wrote: >> >> WebKitGTK+ 2.13.90 is available for download at: >> >> https://webkitgtk.org/releases/webkitgtk-2.13.90.tar.xz (12.8MB) >> md5sum: 66416639a997cb764adbfe6b8262ded0 >> sha256sum: 3d29a391fb9158efc925acefd777d9bf5183aee6b273e27b2d0e3eb04212b8bb >> >> This is a development release leading toward 2.14 series. >> >> What's new in the WebKitGTK+ 2.13.90 release? >> ============================================= >> >> - Add initial implementation of accelerating compositing support under >> Wayland. >> - Fix performance with the modesetting intel driver and DRI3 enabled. >> - Improved performance when resizing the web view on X11. >> - Fix several crashes and rendering issues. >> - Translation updates: German, Polish. >> >> What is WebKitGTK+? >> =================== >> >> WebKitGTK+ is the GNOME platform port of the WebKit rendering engine. >> Offering WebKit's full functionality through a set of GObject-based >> APIs, it is suitable for projects requiring any kind of web >> integration, from hybrid HTML/CSS applications to full-fledged web >> browsers. >> >> Requirements >> ============ >> >> gtk+ >= 3.6.0 >> glib >= 2.36 >> libsoup >= 2.42.0 >> cairo >= 1.10.2 >> libxml >= 2.8.0 >> libxslt >= 1.1.7 >> HarfBuzz >= 0.9.2 >> icu >> fontconfig >= 2.8.0 >> FreeType2 >= 2.4.2 >> libsecret >> SQLite >> enchant >> >> Depending on your configuration options WebKitGTK+ may also depend on: >> >> gtk+ >= 2.24.10 >> GObject introspection >> gstreamer >= 1.0.3 >> GeoClue >= 2.1.5 >> gudev >> cairo-gl >= 1.10.2 >> >> More information >> ================ >> >> If you want to know more about the project or get in touch with us >> you may: >> >> - Visit our website at https://www.webkitgtk.org, or the upstream >> site at https://www.webkit.org. People interested in contributing >> should read: https://www.webkit.org/coding/contributing.html. >> >> - Browse the bug list at https://bugs.webkit.org, WebKitGTK+ bugs are >> typically prefixed by "[GTK]." A bug report with a minimal, >> reproducible test case is often just as valuable as a patch. >> >> - Join the #webkit and #webkitgtk+ IRC channels at irc.freenode.net. >> >> - Subscribe to the WebKitGTK+ mailing list, >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk, or the >> WebKit development mailing list, >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >> >> Thanks >> ====== >> >> Thanks to all the contributors who made possible this release, they >> are far too many to list! >> >> The WebKitGTK+ team, >> August 31, 2016 >> -- >> Carlos Garcia Campos >> http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3_______________________________________________ >> webkit-gtk mailing list >> [email protected] >> https://lists.webkit.org/mailman/listinfo/webkit-gtk > > _______________________________________________ > webkit-gtk mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-gtk
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
