Skip to content

Instantly share code, notes, and snippets.

View hng's full-sized avatar

Henning hng

View GitHub Profile
require 'formula'
# Adapted from https://trac.macports.org/browser/trunk/dports/www/webkit-gtk
# Tested with newer glib and libsoup than currently in homebrew (also in tap).
class Webkitgtk < Formula
homepage 'http://webkitgtk.org/'
url 'http://webkitgtk.org/releases/webkitgtk-1.11.92.tar.xz'
sha1 'dbe9053eb8a9516cff6e796a4ba463bbb14fc464'
depends_on 'pkg-config' => :build