I decided to make the jump from git to tarballs to test out this release. Unfortunately, it looks like tarball creation is dropping files on the floor.
CMake Error at Source/cmake/WebKitMacros.cmake:249 (add_library): Cannot find source file: spi/darwin/CommonCryptoSPI.h Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx Call Stack (most recent call first): Source/WTF/wtf/CMakeLists.txt:305 (WEBKIT_FRAMEWORK) CMake Error: Cannot determine link language for target "WTF". CMake Error: CMake can not determine linker language for target: WTF I notice you're missing (at least) these paths: Source/WebCore/platform/spi Source/WebKit2/Platform/spi Source/WTF/wtf/spi I didn't do a deep comparison. I just looked for spi in the tarball and in the repository and came up with those hits. --Jeremy > On Jul 27, 2016, at 00:10, Carlos Garcia Campos <[email protected]> wrote: > > WebKitGTK+ 2.13.4 is available for download at: > > https://webkitgtk.org/releases/webkitgtk-2.13.4.tar.xz (12.7MB) > md5sum: af692763d3accee2c651e037039411e2 > sha256sum: d044d656ed8c8ce7e64efa0eee7939f130d151c72612b51e4e002d9a4f3a3084 > > This is a development release leading toward 2.14 series. > > What's new in the WebKitGTK+ 2.13.4 release? > ============================================ > > - Switched to use the threaded compositor. Accelerated compositing mode is > now always enabled by default > and happens in a separate thread in the web process. > - Make web view background colors work in accelerated compositing mode. > - Fix several crashes and rendering issues. > > 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, > July 27, 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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
