Age | Commit message (Collapse) | Author | Files |
|
|
|
- fixed e-modules build on amd64
- new options evas-xrender-x11 is not disabled for fb builds
- stage new Evas_Engine_XRender_X11.h header
- remove e-utils from e-image, currently broken
|
|
|
|
- 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
|
|
|
|
|
|
mismatches
|
|
|
|
|
|
and c0acc534da9ee6ea1b4881cb97790ae7dadee8e8
|
|
|
|
- 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)
|
|
esmart into -fb and -x11 variants
|
|
- 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
|
|
Add REDEPENDS on ewl and emotion theme packages (programs written for them won't run without the themes)
|
|
|
|
|
|
Fix runtime deps for ncurses binary
Remove gtk+ deps as it doesn't work
|
|
|
|
Add e-modules bb file
|
|
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
|
|
|
|
|
|
dedicated library
|
|
|
|
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.
|