EFL Build Instructions patch

darxus at chaosreigns.com darxus at chaosreigns.com
Thu Mar 14 09:42:44 PDT 2013


Pushed, thanks.  
(HTML validated.)

On 03/14, Christopher Michael wrote:
> Hi All :)
> 
> I have attached a patch for the Website which updates the EFL build
> instructions. Would greatly appreciate if someone could push this.
> 
> Thank You :)
> 
> devilhorns

> From ec7eb776364af720afea6bd3ea90570cbeb8782d Mon Sep 17 00:00:00 2001
> From: Chris Michael <cp.michael at samsung.com>
> Date: Thu, 14 Mar 2013 15:00:26 +0000
> Subject: [PATCH] Update EFL build instructions
> 
> Updating the EFL build instructions to match what is currently
> required to get EFL to work using Wayland.
> 
> Signed-off-by: Chris Michael <cp.michael at samsung.com>
> ---
>  efl.html |   22 +++-------------------
>  1 file changed, 3 insertions(+), 19 deletions(-)
> 
> diff --git a/efl.html b/efl.html
> index 75d6471..3e12d84 100644
> --- a/efl.html
> +++ b/efl.html
> @@ -34,10 +34,8 @@
>        with the 0.85 release.</strong></p>
>  
>        <pre>
> -      $ svn co http://svn.enlightenment.org/svn/e/trunk/efl
> -      $ svn co http://svn.enlightenment.org/svn/e/trunk/edje
> -      $ svn co http://svn.enlightenment.org/svn/e/trunk/emotion
> -      $ svn co http://svn.enlightenment.org/svn/e/trunk/elementary
> +      $ git clone git://git.enlightenment.org/core/efl.git
> +      $ git clone git://git.enlightenment.org/core/elementary.git
>        </pre>
>  
>        <h2>Compiling EFL</h2>
> @@ -56,23 +54,9 @@
>        $ make install
>        </pre>
>  
> -      <h3>edje</h3>
> -      <pre>
> -      $ ./autogen.sh --prefix=$WLD
> -      $ make
> -      $ make install
> -      </pre>
> -
> -      <h3>emotion</h3>
> -      <pre>
> -      $ ./autogen.sh --prefix=$WLD
> -      $ make
> -      $ make install
> -      </pre>
> -
>        <h3>elementary</h3>
>        <pre>
> -      $ ./autogen.sh --prefix=$WLD --enable-ecore-wayland
> +      $ ./autogen.sh --prefix=$WLD
>        $ make
>        $ make install
>        </pre>
> -- 
> 1.7.9.5
> 

> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


-- 
"Hermes will help you get your wagon unstuck, but only if you push on it."
- Greek Alphabet Oracle
http://www.ChaosReigns.com


More information about the wayland-devel mailing list