From 45bc4eac19779155f828724872cfd4f83041ccb2 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 15 Nov 2011 11:40:26 +0000 Subject: [PATCH] update README for edje SVN revision: 65241 --- legacy/edje/README | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/legacy/edje/README b/legacy/edje/README index ff769af7ee..d040a5c30b 100644 --- a/legacy/edje/README +++ b/legacy/edje/README @@ -1,4 +1,4 @@ -Edje 1.0.0 BETA +Edje 1.1.0 ****************************************************************************** @@ -13,17 +13,18 @@ Requirements: Must: libc libm - eet (at least 1.4.0) - ecore (at least 1.0.0) - ecore-evas (at least 1.0.0) - ecore-file (at least 1.0.0) - embryo (at least 1.0.0) - evas (at least 1.0.0) -For audio support: + eet (at least 1.5.0) + ecore (at least 1.1.0) + ecore-evas (at least 1.1.0) + ecore-file (at least 1.1.0) + embryo (at least 1.1.0) + evas (at least 1.1.0) +For audio support (disabled - you have to patch to enable): remix - https://github.com/kfish/remix libsndfile (at least 1.0.22) libvorbis libogg + libflac libasound (alsa) Edje is a graphical layout and animation library for animated resizable, @@ -40,5 +41,3 @@ COMPILING AND INSTALLING: make (as root unless you are installing in your users directories): make install - -