When trying to build 2.5.3 on my system 3.15.10-200.fc20.x86_64, I get this
Linking CXX shared library ../../lib/libwebkit2gtk-4.0.so [ 95%] Built target WebKit2 [ 95%] Generating ../../WebKit2-4.0.gir /bin/sh: --quiet: command not found make[2]: *** [WebKit2-4.0.gir] Error 127 make[1]: *** [Source/WebKit2/CMakeFiles/WebKit2WebExtension-4-gir.dir/all] Error 2 make: *** [all] Error 2 Any idea on how to fix this ? thanks jose On Fri, Aug 15, 2014 at 2:33 PM, Carlos Garcia Campos <[email protected]> wrote: > WebKitGTK+ 2.5.3 is available for download at: > > http://webkitgtk.org/releases/webkitgtk-2.5.3.tar.xz (9.6MB) > md5sum: fffbb1e327f6d57971de4de77bb52538 > sha256sum: 010803e371ac92a3e0e297e929978f83a9a3c597e4a10d50363fb1aaa6ea18d6 > > This is a development release leading toward 2.6 series. > > What's new in the WebKitGTK+ 2.5.3 release? > =========================================== > > - Fix a crash when drag and drop to a WebKitWebView. > - Fix slow motion rendering problem in GStreamer media backend due to > integer rounding. > - Make sure the plugins cache is always used even if the cache directory > doesn't exist. > - Fix the build on FreeBSD. > - Install the HTML API docs for WebKit2 and WebKitDOM in a versioned > directory. > - Intall the GObject instrospection files to the correct path. > > 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.33.2 > libsoup >= 2.40.3 > 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 http://www.webkitgtk.org, or the upstream > site at http://www.webkit.org. People interested in contributing > should read: http://www.webkit.org/coding/contributing.html. > > - Browse the bug list at http://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 15, 2014 > -- > 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
