summaryrefslogtreecommitdiff
path: root/packages/efl/evas.inc
AgeCommit message (Collapse)AuthorFiles
2007-06-21move older efl stuff to nonworkingMichael Lauer1
2007-06-20evas: inherit lib_packageKoen Kooi1
2007-06-01efl, e17: update to latest versions, entrance has been heavily patched and ↵Justin Patrin1
seems to have some issues so I left the old version as the default
2007-05-11evas: fix build against recent kernel-headers, closes #2216Michael Krelin1
2007-03-19evas: fix -dbg packagingJustin Patrin1
2006-12-31Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no ↵Richard Purdie1
need to rename -config scripts and multimachine won't break with binconfig.bbclass. ***NOTE: This change will require staging to be rebuilt***
2006-06-10efl, e17: update to newest versionsJustin Patrin1
2006-05-16efl: fix SRC_URI for m4 dirs, fix ewl compilationJustin Patrin1
2006-04-17efl: edje and ecore no longer need imlib2 (yay!)Michael Lauer1
2006-04-15evas: stage modules to arch-based directoriesJustin Patrin1
2006-04-06evas: stage pluginsMichael Lauer1
2006-04-04efl, e17: update to newest versions, split e and efl bbclasses and use e for ↵Justin Patrin1
e17 packages, update preferred e versions
2006-02-13ecore, evas: update date for m4 checkoutsJustin Patrin1
2006-02-11evas.inc: remove unneeded do_configureJustin Patrin1
2006-02-04efl, e17: Update to newer release tarballsJustin Patrin1
- Removed no-splash patch for e-wm, crash bug seems to be gone - add "released" entrance - remove ecore fixes (fixed in release...finally) - add new configure fix for evas and change configure patch names to use ${PV}
2006-01-14efl, e17: update to newest versions, add CVS versions for allJustin Patrin1
- switch to thinktux CVS mirror - move from CVS/SRCDATE to date parameter in cvs URI - entrance and e-wm currently fail compiling
2005-10-01efl, e17: use cvs:// instead of viewcvs for SRC_URIJustin Patrin1
2005-09-30e17, efl: major upgrade to newer versionsJustin Patrin1
- Upgraded shapshot-based packages to newest released snapshots - Upgraded CVS-based packages to use a newer date - Moved e and e-wm to use snapshots as a default instead of CVS - Updated patches to work with newer versions - Added patches to fix problems introduced in newer versions - Added a patch to disable the splash for e-wm (causes a segfault) - entrance now uses ecore_config instead of edb - Added pulling of m4 directories for a few packages and running of aclocal due to autotools problems - elitaire currently does not compile, removed from e-image
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.