update README for edje

SVN revision: 65241
This commit is contained in:
Carsten Haitzler 2011-11-15 11:40:26 +00:00
parent d5835e3e35
commit 45bc4eac19
1 changed files with 9 additions and 10 deletions

View File

@ -1,4 +1,4 @@
Edje 1.0.0 BETA Edje 1.1.0
****************************************************************************** ******************************************************************************
@ -13,17 +13,18 @@ Requirements:
Must: Must:
libc libc
libm libm
eet (at least 1.4.0) eet (at least 1.5.0)
ecore (at least 1.0.0) ecore (at least 1.1.0)
ecore-evas (at least 1.0.0) ecore-evas (at least 1.1.0)
ecore-file (at least 1.0.0) ecore-file (at least 1.1.0)
embryo (at least 1.0.0) embryo (at least 1.1.0)
evas (at least 1.0.0) evas (at least 1.1.0)
For audio support: For audio support (disabled - you have to patch to enable):
remix - https://github.com/kfish/remix remix - https://github.com/kfish/remix
libsndfile (at least 1.0.22) libsndfile (at least 1.0.22)
libvorbis libvorbis
libogg libogg
libflac
libasound (alsa) libasound (alsa)
Edje is a graphical layout and animation library for animated resizable, Edje is a graphical layout and animation library for animated resizable,
@ -40,5 +41,3 @@ COMPILING AND INSTALLING:
make make
(as root unless you are installing in your users directories): (as root unless you are installing in your users directories):
make install make install