<div dir="ltr">Thank You!</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 2, 2016 at 7:42 PM, Jeremy Huddleston Sequoia <span dir="ltr"><<a href="mailto:jeremyhu@apple.com" target="_blank">jeremyhu@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It's been building in MacPorts for the past few months. We fixed a ton of OS X issues in webkit-gtk during 2.11.x. As discussed in multiple locations already, this is a HomeBrew + SIP issue. You can't pass DYLD_LIBRARY_PATH to system executables; it will be ignored. /usr/bin/env and /usr/bin/python are system executables. HomeBrew can address this by using their own python as gir's interpreter.<br>
<span class="HOEnZb"><font color="#888888"><br>
--Jeremy<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> On Apr 2, 2016, at 09:00, Andrea Giammarchi <<a href="mailto:andrea.giammarchi@gmail.com">andrea.giammarchi@gmail.com</a>> wrote:<br>
><br>
> It looks like it's impossible to build it on OSX since, at least, version 2.11.92:<br>
> <a href="https://github.com/Homebrew/homebrew/pull/50565#issuecomment-204692495" rel="noreferrer" target="_blank">https://github.com/Homebrew/homebrew/pull/50565#issuecomment-204692495</a><br>
><br>
> Used formula and it args are here:<br>
> <a href="https://github.com/WebReflection/homebrew-gnome/blob/master/webkitgtk.rb#L22-L37" rel="noreferrer" target="_blank">https://github.com/WebReflection/homebrew-gnome/blob/master/webkitgtk.rb#L22-L37</a><br>
><br>
> Does anybody know if there's a problem with the gir scanner or if it might be the used formula?<br>
><br>
> Thank You<br>
><br>
><br>
> On Tue, Mar 22, 2016 at 9:53 AM, Carlos Garcia Campos <<a href="mailto:cgarcia@igalia.com">cgarcia@igalia.com</a>> wrote:<br>
> WebKitGTK+ 2.12.0 is available for download at:<br>
><br>
> <a href="http://webkitgtk.org/releases/webkitgtk-2.12.0.tar.xz" rel="noreferrer" target="_blank">http://webkitgtk.org/releases/webkitgtk-2.12.0.tar.xz</a> (11.1MB)<br>
> md5sum: d233b5594c37a961308c230207d8b64f<br>
> sha256sum: a68604f8fd1bcb247d647709290226289b90c16acb1f3730538b688db8df5ea6<br>
><br>
> This is the first stable release in the 2.12 series.<br>
><br>
> Highlights of the WebKitGTK+ 2.12.0 release<br>
> ===========================================<br>
><br>
> - Enable FTL by default in JavaScriptCore for x86_64.<br>
> - Network process is now used unconditionally. The shared secondary process model is now<br>
> the same as using the multiple process model and setting a process limit of 1.<br>
> - Switch to use overlay scrollbars like all other GTK+ widgets and ensure the behavior<br>
> is consistent with GTK+ too.<br>
> - Support for windowless NPAPI plugins with no UI in non X11 platforms.<br>
> - Enable GSS-Negotiate support when available in libsoup.<br>
> - Improved general performance by better handling glib main loop sources.<br>
> - New API to save and restore a WebView session.<br>
><br>
><br>
> What is WebKitGTK+?<br>
> ===================<br>
><br>
> WebKitGTK+ is the GNOME platform port of the WebKit rendering engine.<br>
> Offering WebKit's full functionality through a set of GObject-based<br>
> APIs, it is suitable for projects requiring any kind of web<br>
> integration, from hybrid HTML/CSS applications to full-fledged web<br>
> browsers.<br>
><br>
> Requirements<br>
> ============<br>
><br>
> gtk+ >= 3.6.0<br>
> glib >= 2.36<br>
> libsoup >= 2.42.0<br>
> cairo >= 1.10.2<br>
> libxml >= 2.8.0<br>
> libxslt >= 1.1.7<br>
> HarfBuzz >= 0.9.2<br>
> icu<br>
> fontconfig >= 2.8.0<br>
> FreeType2 >= 2.4.2<br>
> libsecret<br>
> SQLite<br>
> enchant<br>
><br>
> Depending on your configuration options WebKitGTK+ may also depend on:<br>
><br>
> gtk+ >= 2.24.10<br>
> GObject introspection<br>
> gstreamer >= 1.0.3<br>
> GeoClue >= 2.1.5<br>
> gudev<br>
> cairo-gl >= 1.10.2<br>
><br>
> More information<br>
> ================<br>
><br>
> If you want to know more about the project or get in touch with us<br>
> you may:<br>
><br>
> - Visit our website at <a href="http://www.webkitgtk.org" rel="noreferrer" target="_blank">http://www.webkitgtk.org</a>, or the upstream<br>
> site at <a href="http://www.webkit.org" rel="noreferrer" target="_blank">http://www.webkit.org</a>. People interested in contributing<br>
> should read: <a href="http://www.webkit.org/coding/contributing.html" rel="noreferrer" target="_blank">http://www.webkit.org/coding/contributing.html</a>.<br>
><br>
> - Browse the bug list at <a href="http://bugs.webkit.org" rel="noreferrer" target="_blank">http://bugs.webkit.org</a>, WebKitGTK+ bugs are<br>
> typically prefixed by "[GTK]." A bug report with a minimal,<br>
> reproducible test case is often just as valuable as a patch.<br>
><br>
> - Join the #webkit and #webkitgtk+ IRC channels at <a href="http://irc.freenode.net" rel="noreferrer" target="_blank">irc.freenode.net</a>.<br>
><br>
> - Subscribe to the WebKitGTK+ mailing list,<br>
> <a href="http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk" rel="noreferrer" target="_blank">http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk</a>, or the<br>
> WebKit development mailing list,<br>
> <a href="http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev" rel="noreferrer" target="_blank">http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev</a><br>
><br>
> Thanks<br>
> ======<br>
><br>
> Thanks to all the contributors who made possible this release, they<br>
> are far too many to list!<br>
><br>
> The WebKitGTK+ team,<br>
> March 22, 2016<br>
> --<br>
> Carlos Garcia Campos<br>
> <a href="http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3" rel="noreferrer" target="_blank">http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3</a><br>
><br>
><br>
> _______________________________________________<br>
> webkit-gtk mailing list<br>
> <a href="mailto:webkit-gtk@lists.webkit.org">webkit-gtk@lists.webkit.org</a><br>
> <a href="https://lists.webkit.org/mailman/listinfo/webkit-gtk" rel="noreferrer" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-gtk</a><br>
><br>
><br>
> _______________________________________________<br>
> webkit-gtk mailing list<br>
> <a href="mailto:webkit-gtk@lists.webkit.org">webkit-gtk@lists.webkit.org</a><br>
> <a href="https://lists.webkit.org/mailman/listinfo/webkit-gtk" rel="noreferrer" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-gtk</a><br>
<br>
</div></div></blockquote></div><br></div>