Wayland protocols only contains xml definitions, so the description is accurate:
find /gnu/store/fy5lg7x7ln92gnb0da5nvkz0zswrf5z4-wayland-protocols-1.4
/gnu/store/fy5lg7x7ln92gnb0da5nvkz0zswrf5z4-wayland-protocols-1.4
/gnu/store/fy5lg7x7ln92gnb0da5nvkz0zswrf5z4-wayland-protocols-1.4/share
/gnu/sto
David Craven (2016-08-16 21:39 +0300) wrote:
> * gnu/packages/freedesktop.scm (wayland-protocols): New variable.
> ---
> gnu/packages/freedesktop.scm | 22 ++
> 1 file changed, 22 insertions(+)
>
>
> diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
> in
> +(inputs
> + `(("wayland" ,wayland)))
> +(native-inputs
> + `(("pkg-config" ,pkg-config)))
> +(synopsis "Wayland protocols")
> +(description "Contains Xml definitions of the wayland protocols.")
^XML ^Wayland
If it only cont
* gnu/packages/freedesktop.scm (wayland-protocols): New variable.
---
gnu/packages/freedesktop.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 0262d0a..a24d8fa 100644
--- a/gnu/packages/freedesktop.sc