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