summaryrefslogtreecommitdiff
path: root/packages/efl/evas.inc
AgeCommit message (Collapse)AuthorFiles
2005-09-01ecore, evas, imlib2, esmart: Update vitrual and native PROVIDESJustin Patrin1
- Moved all virtual PROVIDES into inc files - Made inc file PROVIDES always += and removed any extra PROVIDES in main files - Made native builds override PROVIDES (native builds should not provide virtual)
2005-08-25efl:Michael Lauer1
- make the foo.inc files provide virtual/foo - build ecore-fb [and -native] without edb and without curl support for the projected purpose, both dependencies are not needed and this gains us -700MB in a resulting image
2005-08-13Fix dependencies for all EFL and E17 packagesJustin Patrin1
Fix problems with edje/embryo (stage .inc files) Add a patch for e-wm which will automatically scroll menus onto the screen when the cursor is within 5px of the edge of the screen Enable edb frontends for GTK and ncurses
2005-08-10E: misc cleanups and fixes all over to ensure a clean reproducabilityMichael Lauer1
2005-08-09Third (and hopefully last) EFL revamp before I hand over maintainership toMichael Lauer1
Justin Patrin. We now have a efl.bbclass that contains common code for the various libraries. This makes it possible to have very clean and concise bb's.