Hello,

Thanks to the help of Ryuan Choi, we can announce today the release of
a recent Webkit EFL snapshot. It is based on svn r159807. You can this
tarball here (as it was a little bit big, I did go with xz):
http://download.enlightenment.org/rel/libs/webkit-efl/webkit-efl-159807.tar.xz
.

To build it, you need EFL 1.8 and libsoup 2.42 at least. Then
something like that will do :
    mkdir build && cd build
    cmake .. -DPORT=Efl -DENABLE_WEB_AUDIO=Off -DENABLE_VIDEO=Off
-DENABLE_VIDEO_TRACK=Off -DENABLE_ACCESSIBILITY=Off
-DENABLE_BATTERY_STATUS=Off -DCMAKE_INSTALL_PREFIX=/usr/local
    make -j 4

I have tested it with elm web and it work quite well for me. I hope it
will be useful for others. Just be aware that if you build it, you
need around 4G of ram for the linker. This means it can only be build
on 64bits system. Cross compilation is required for 32bits system.

Enjoy,
-- 
Cedric BAIL

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to