= Clutter WebKit port = The Clutter port of WebKit is a project to provide a web browser actor for [http://www.clutter-project.org 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 [http://git.o-hand.com/?r=webkit 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.