Hi Gustavo, Is there any planned update for the webkit-clutter tree?
is the Mx now reauired for the build ? regards. Haithem On Tue, Mar 29, 2011 at 10:50 PM, Gustavo Noronha Silva < [email protected]> wrote: > Hey there! > > On Tue, 2011-03-29 at 23:00 +0200, haithem rahmani wrote: > > what about ClutterWebKit > > https://github.com/rkudiyarov/ClutterWebkit > > I'd recommend using WebKit as well, and suggest looking at this port, > which is more complete and closer to upstream: > > http://gitorious.org/webkit-clutter/webkit-clutter > > Simple build instructions: > > $ mkdir build > $ cd build > $ cmake .. -DPORT=Clutter -DCMAKE_INSTALL_PREFIX=~/webkit/ -DENABLE_VIDEO=1 > -DENABLE_NETSCAPE_PLUGIN_API=1 > $ make > > There is a WebKitWebActor actor, and also a MxWebView actor if you add > -DBUILD_MX_LIB=1 to the cmake call. The API for most things is the same > as the API for WebKitGTK+ (http://webkitgtk.org/) except that there's a > WebKitWebPage object that deals with most things that are responsibility > of WebKitGTK+'s WebKitWebView. There are 2 sample browsers in > Tools/ClutterLauncher on the source tree. > > By the way, I tried to contact the people involved in the other port > that was mentioned to discuss joining efforts but got no reply yet, if > you're in touch with them, or if you are part of the team and is reading > this, get in touch =) > > Cheers, > > -- > Gustavo Noronha Silva <[email protected]> > Collabora Ltd. > > -- * "If you ask a question - you will be a fool for 5 minutes, otherwise ignorant for rest of your life" *
_______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
