[Webkit-unassigned] [Bug 110245] [GTK] Add Clutter to jhbuild

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 13:52:03 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110245





--- Comment #1 from Joone Hur <joone at webkit.org>  2013-02-19 13:54:26 PST ---
Created an attachment (id=189158)
 --> (https://bugs.webkit.org/attachment.cgi?id=189158&action=review)
jhbuild-clutter.modules

This is a jhbuild module file for enabling AC with Clutter.
You can save this file in WebKit/Tools/gtk and build WebKitGtk+ with Clutter easily as follows:

$ export WEBKIT_EXTRA_MODULESETS=file:///home/joone/git/WebKit/Tools/gtk/jhbuild-clutter.modules,file:///home/joone/git/WebKit/Tools/gtk/jhbuild-optional.modules
$ export WEBKIT_EXTRA_MODULES=webkitgtk-clutter-dependencies
$ ./Tools/Scripts/build-webkit --gtk --with-acceleration-backend=clutter --no-webgl

I think that this module file can be added to WebKitGtk+.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list