[PATCH web] building: update xkbcommon requirements

Kristian Høgsberg hoegsberg at gmail.com
Mon Aug 12 22:32:34 PDT 2013


On Mon, Aug 12, 2013 at 07:35:08AM -0700, U. Artie Eoff wrote:
> From: "U. Artie Eoff" <ullysses.a.eoff at intel.com>
> 
> Wayland/Weston can be satisfied by a released version of xkbcommon
> (must be at least 0.3.0).  Some distros provide 0.3.0 now. Update
> the build instructions to reflect this.

Thanks, yeah, 0.3.0 should be fine for what we need.

> Also, remove the blip about "...this project isn't at all useful
> right now...".  Of course it's useful!

Heh, yeah, it's been a while since I wrote that.  I guess the part
about being a prototype isn't really acurate anymore either.

Anyway, patch applied.

Kristian

> Signed-off-by: U. Artie Eoff <ullysses.a.eoff at intel.com>
> ---
>  building.html | 8 +++-----
>  1 file changed, 3 insertions(+), 5 deletions(-)
> 
> diff --git a/building.html b/building.html
> index b56d4dd..dce5d37 100644
> --- a/building.html
> +++ b/building.html
> @@ -12,8 +12,7 @@
>  
>  <p>The instructions below assume some familiarity with git and
>  building and running experimental software.  Also, be prepared for the fact that this
> -project isn't at all useful right now, it's still very much a
> -prototype.  When the instructions suggest to clone a git repo, you can
> +project is still very much a prototype.  When the instructions suggest to clone a git repo, you can
>  of course just add a remote and fetch instead, if you have a clone of
>  that repo around already.  By default the software is installed in $HOME/install
>  but you can change it by altering $WLD (explained later). You can also install
> @@ -116,9 +115,8 @@ this often.</p>
>  
>  <h2>libxkbcommon</h2>
>  
> -<p>Wayland needs libxkbcommon for translating evdev keycodes to keysyms.
> -For wayland 0.85 use libxkbcommon branch for-weston-0.85.  For this you'll
> -need a development packages for macros.</p>
> +<p>Wayland needs libxkbcommon >= 0.3.0 for translating evdev keycodes to keysyms.
> +For wayland 0.85 use libxkbcommon branch for-weston-0.85.</p>
>  
>  
>  <pre>    $ git clone git://github.com/xkbcommon/libxkbcommon
> -- 
> 1.8.3.1
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list