Changes between Version 52 and Version 53 of EFLWebKit
- Timestamp:
- May 15, 2012, 3:39:56 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EFLWebKit
v52 v53 16 16 === Status === 17 17 18 The port is being developed and maintained by [http://profusion.mobi ProFUSION] and [http://samsung.com Samsung]. An early version was started by [http://openbossa.org INdT/OpenBossa], but it was changed significantly before inclusion in SVN (see their initial announcement at [http://tonikitoo.blogspot.com/2009/06/webkitefl-01-released.html 0.1 version (Jun/16/2009)]). The current version is quite complete, featuring:18 The port is being developed and maintained by [http://profusion.mobi ProFUSION], [http://samsung.com Samsung] and [http://www.intel.com Intel]. An early version was started by [http://openbossa.org INdT/OpenBossa], but it was changed significantly before inclusion in SVN (see their initial announcement at [http://tonikitoo.blogspot.com/2009/06/webkitefl-01-released.html 0.1 version (Jun/16/2009)]). The current version is quite complete, featuring: 19 19 20 20 * Embedding API mostly consistent w/ Gtk, but following EFL naming scheme and conventions (such as usage of Evas Smart Objects and its callbacks); … … 37 37 * Remove strict X11 dependency, allowing DirectFB and FB at least; 38 38 * Less dependency on GNOME technologies, maybe remove Cairo and exchange !LibSoup for an EFL-based network backend. 39 40 === BuildBot === 41 42 Samsung and Intel are maintaing 64bit Linux Release and 64bit Linux Debug [wiki:EFLWebKitBuildBots Buildbots]. 39 43 40 44 == Getting the source ==