Re: [webkit-gtk] WebKitGTK+ 2.12.0 released!

2016-04-02 Thread Andrea Giammarchi
Thank You! On Sat, Apr 2, 2016 at 7:42 PM, Jeremy Huddleston Sequoia < jerem...@apple.com> wrote: > 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.

Re: [webkit-gtk] WebKitGTK+ 2.12.0 released!

2016-04-02 Thread Jeremy Huddleston Sequoia
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

Re: [webkit-gtk] WebKitGTK+ 2.12.0 released!

2016-04-02 Thread Andrea Giammarchi
It looks like it's impossible to build it on OSX since, at least, version 2.11.92: https://github.com/Homebrew/homebrew/pull/50565#issuecomment-204692495 Used formula and it args are here: https://github.com/WebReflection/homebrew-gnome/blob/master/webkitgtk.rb#L22-L37 Does anybody know if