From: Emil Velikov <emil.veli...@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 <mvicom...@nvidia.com>
Cc: James Jones <jajo...@nvidia.com>
Cc: Daniel Stone <dani...@collabora.com>
Cc: duncan-roe <duncan_...@optusnet.com.au>
Cc: Takanari Hayama <t...@igel.co.jp>
Signed-off-by: Emil Velikov <emil.veli...@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}
-- 
2.14.1

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to