Hello Gustavo, I've been lurking on the enlightenment-devel mailing list for a while, and your recent comment caught my eye:
>>> not sure it's that feasible, seeing that pain now with the project to >>> run efl+webkit on a small armv6, some stuff is too heavy. If we had >>> ways to disable parts and still have reasonable dependencies, then it >>> would reduce the permutation options. >> in what way? simply installing dependencies? just the amount of thngs >> installed? > in our case we had to force some efl modules to be disabled, as well > as their deps. things like efreet, eldbus... > > the patches to disable those code are simple, sometimes just -DXXX as > the code had the conditions in place (#ifdef), but people (including > me!) disabled that from the configure.ac > I am also running EFL on a small embedded ARM processor. The system is fairly bare bones, so we don't have things like dbus installed. With EFL however, the app startup can be quite slow due to eldbus & friends trying to start up. I am working on forcing some modules to be disabled. Would you be open to sharing your patches for disabling your unneeded modules? It would be helpful, as I am a newbie when it comes to EFL and understanding how all the things hang together. Thanks & best regards, Markus ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel