@ -1,5 +1,18 @@
Ecore @VERSION@
Requirements:
-------------
Must:
libc libm
Recommended:
libX11 libXext libXcursor libXprint libXinerama libXrandr libXss libXrender
libXcomposite libXfixes libXdamage libXdpms libXtest OpenSSL CURL
Optional:
XCB SDL DirectFB
Ecore is the event/X abstraction layer that makes doing selections,
Xdnd, general X stuff, event loops, timeouts and idle handlers fast,
optimized, and convenient. It's a separate library so anyone can make
@ -1,5 +1,11 @@
Edje 0.5.0
libc libm eet ecore ecore-evas ecore-job ecore-file embryo evas
A graphical layout and animation library for animated resizable, compressed and
scalable themes.
@ -1,5 +1,10 @@
Eet @VERSION@
libc libm zlib libjpeg
******************************************************************************
***
*** THIS IS AN ALPHA RELEASE - PLEASE REPORT ANY PROBLEMS TO:
@ -1,5 +1,12 @@
Efreet
------
libc ecore ecore-file
An implementation of several specifications from freedesktop.org intended for use in Enlightenment DR17 (e17) and other applications using the Enlightenment Foundation Libraries (EFL). Currently, the following specifications are included:
o Base Directory
o Desktop Entry
Embryo @VERSION@
WARNING: gcc compatibility!!!
There seems to be some bug (or disagreement) between embryo and gcc 3.2.x
where IEEE floating point format encoding does not "agree" with embryo's own
@ -4,24 +4,17 @@ Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects much and more.
--------------------------------------------------------------------------
Requires:
freetype 2.1.7 and higher (I want to make this optional)
libc libm freetype2.1.9+
libX11 libXext libXrender fontconfig libpng libjpeg eet libpthread
X11R6
XCB
DirectFB
SDL
OpenGL (underway at the moment)
Linux
Qtopia
libpng
libjpeg
libeet
libedb
XCB SDL OpenGL Qtopia librsvg libtiff libgif edb DirectFB
Evas as of 0.9.9 has a new (and incompatible) API. Why? It's much cleaner