[PATCH wayland v2 4/8] wayland-egl: introduce wayland-egl-backend.pc
Miguel Angel Vico
mvicomoya at nvidia.com
Wed Oct 11 19:49:18 UTC 2017
Looks fine.
Reviewed-by: Miguel A Vico Moya <mvicomoya at nvidia.com>
On Tue, 10 Oct 2017 14:43:46 +0100
Emil Velikov <emil.l.velikov at gmail.com> wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> File will be installed alongside the backend header.
>
> This way vendor implementations have enough information about the
> interface and they can build their backend/driver library accordingly.
>
> Cc: Miguel A. Vico <mvicomoya at nvidia.com>
> Cc: James Jones <jajones at nvidia.com>
> Cc: Daniel Stone <daniels at collabora.com>
> Cc: duncan-roe <duncan_roe at optusnet.com.au>
> Cc: Takanari Hayama <taki at igel.co.jp>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> egl/wayland-egl-backend.pc.in | 9 +++++++++
> 1 file changed, 9 insertions(+)
> create mode 100644 egl/wayland-egl-backend.pc.in
>
> diff --git a/egl/wayland-egl-backend.pc.in b/egl/wayland-egl-backend.pc.in
> new file mode 100644
> index 0000000..6cf0ed4
> --- /dev/null
> +++ b/egl/wayland-egl-backend.pc.in
> @@ -0,0 +1,9 @@
> +prefix=@prefix@
> +exec_prefix=@exec_prefix@
> +includedir=@includedir@
> +
> +Name: wayland-egl-backend
> +Description: Backend wayland-egl interface
> +Version: 3
> +Libs:
> +Cflags: -I${includedir}
--
Miguel
More information about the wayland-devel
mailing list