Clutter WebKit port

The Clutter port of WebKit is a project to provide a web browser actor for  Clutter. This port is currently maintained outside of the official WebKit tree.

Obtaining the Clutter port

Currently the port is developed in a git repository at  git://git.o-hand.com/webkit

Building the Clutter port

The port shares the build infrastructure with the Gtk port, but the Gtk port must be disabled before building by passing '--enable-clutter --disable-gtk' to the configure script.