summaryrefslogtreecommitdiff
path: root/packages/efl
AgeCommit message (Collapse)AuthorFiles
2005-10-01efl, e17: use cvs:// instead of viewcvs for SRC_URIJustin Patrin4
2005-09-30e17, efl: major upgrade to newer versionsJustin Patrin32
- 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-11efl: add tslib support to ecore-fb (cvs)Michael Lauer2
2005-09-09edje-native: bump PRJustin Patrin1
2005-09-09edje-native: Use the staged cross-compile binaries to avoid host version ↵Justin Patrin1
mismatches
2005-09-08efl: *) September is the 9th month... *) ship emotion pluginsMichael Lauer3
2005-09-07efl: add cvs versions for ecore-fb and evas-fbMichael Lauer2
2005-09-01merge of 6dd4b1d7e7f2b41926f77732f5d5ea0320d125e7Justin Patrin1
and c0acc534da9ee6ea1b4881cb97790ae7dadee8e8
2005-09-01esmart: fix typo in package nameMichael Lauer1
2005-09-01ecore, evas, imlib2, esmart: Update vitrual and native PROVIDESJustin Patrin10
- 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-28efl: add feature-reduced set of esmart that builds without X and split ↵Michael Lauer4
esmart into -fb and -x11 variants
2005-08-25efl:Michael Lauer8
- 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-17Bump PR due to changes in efl.bbclassJustin Patrin13
Add REDEPENDS on ewl and emotion theme packages (programs written for them won't run without the themes)
2005-08-14Stage e.h as wellJustin Patrin1
2005-08-14emotion depends on virtual/libxine, not libxineMichael Lauer1
2005-08-13Add binaries to dev packageJustin Patrin1
Fix runtime deps for ncurses binary Remove gtk+ deps as it doesn't work
2005-08-13stage src/bin/e_*.h as wellJustin Patrin1
2005-08-13Set entrance, esmart, and e-wm back to -x11 dependenciesJustin Patrin1
Add e-modules bb file
2005-08-13Fix dependencies for all EFL and E17 packagesJustin Patrin17
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-11Add edje to e dependsJustin Patrin1
2005-08-10E: commit missing filesMichael Lauer3
2005-08-10more EFL fixes + add the enlightenment library from the E window manager as ↵Michael Lauer6
dedicated library
2005-08-10E: misc cleanups and fixes all over to ensure a clean reproducabilityMichael Lauer26
2005-08-09Third (and hopefully last) EFL revamp before I hand over maintainership toMichael Lauer35
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.