Changes between Initial Version and Version 1 of clutter

Show
Ignore:
Timestamp:
06/06/08 09:58:16 (18 months ago)
Author:
iain@openedhand.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • clutter

    v1 v1  
     1= Clutter WebKit port = 
     2 
     3The 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. 
     4 
     5== Obtaining the Clutter port == 
     6 
     7Currently the port is developed in a git repository at [http://git.o-hand.com/?r=webkit git://git.o-hand.com/webkit] 
     8 
     9== Building the Clutter port == 
     10 
     11The 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.