[PATCH] building: Add instructions for wayland-protocols

Pekka Paalanen ppaalanen at gmail.com
Fri Nov 20 03:29:59 PST 2015


On Fri, 20 Nov 2015 12:13:28 +0100
Armin K <krejzi at email.com> wrote:

> ---
>  building.html | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/building.html b/building.html
> index 284249a..b8c1a1d 100644
> --- a/building.html
> +++ b/building.html
> @@ -125,6 +125,18 @@ with <code>--disable-documentation</code>.</li>
>  
>  </ul>
>  
> +<h2>Wayland protocols</h2>
> +
> +<p>This contains a set of protocols that add functionality not available in the Wayland core protocol.</p>
> +
> +<pre>
> +$ git clone <a href="http://cgit.freedesktop.org/wayland/wayland-protocols">git://anongit.freedesktop.org/wayland/wayland-protocols</a>
> +$ cd wayland-protocols
> +$ ./autogen.sh --prefix=$WLD
> +$ make install
> +$ cd ..
> +</pre>
> +
>  <h2>Mesa</h2>
>  
>  <p>Wayland uses the <a href="http://www.mesa3d.org/egl.html">Mesa EGL</a> stack, and all extensions required to run

Pushed and published.


Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20151120/5859dead/attachment.sig>


More information about the wayland-devel mailing list