Hi guys,

Many of you don't know raster's demo called "eem", it's quite old
(pre-2004), so if you check out his nice demos at [1] and [2] you
might like to try the code in [3] and see it does not build due EFL
changes over the past 6 years.  I just did a quick update of it:

 * replace *-config with pkg-config
 * Evas_List is gone, replaced with Eina_List (simple sed)
 * Edje now have proper SWALLOW part type, does not accept RECT
anymore (error issued to stderr)
 * Removed requirement for ecore_fb_calibrate, it will use if you have
ecore-fb, but it allows compile if you do not.
 * couple of warnings fixes

Code is at http://people.profusion.mobi/~gustavo/eem.tgz maybe raster
wants to update this package. I'm not adding it to SVN as it still
have lots of warnings and uses some deprecated functions, if someone
wants to take the burden, it is a nice example of EFL (although code
could be simplified using latest EFL helpers).

[1] http://www.rasterman.com/files/eem-live.avi
[2] http://www.rasterman.com/files/eem.avi
[3] http://www.rasterman.com/files/eem.tgz

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to