[RFC wayland 2/9] wayland-egl: correct wayland-egl.pc description/version
Emil Velikov
emil.l.velikov at gmail.com
Fri Sep 15 10:29:20 UTC 2017
From: Emil Velikov <emil.velikov at collabora.com>
Drop the "Mesa" part from the commit message and change the version to
XXX. The number is based on the following users (and suppliers).
Note: the "users" list was pulled from Ubuntu 17.04.
Providers:
- Mali: 7.10
- Mesa: 17.2.1
Users:
- retroarch: NA
- qtwayland5: NA
- mpv, libmpv1: 9.0
- mesa-utils-extra: NA
- weston, libweston-1-0: NA
- libwaffle-1-0: 9.1
- libsdl2-2.0-0: NA
- libgstreamer-plugins-bad1.0-0: wtf??? autotools 9.0, meson 1.0
- libglfw3-wayland: NA
- kwin-wayland, kwin-wayland-backend-wayland: NA?
- glmark2-wayland, glmark2-es2-wayland: NA
- libwebkit2gtk-4.0-37, libwebkit2gtk-4.0-37-gtk2, (webkit overall): NA
- libgtk-3-0 (gtk overall): NA
- libcogl20 (cogl overall): 1.0.0
NA = no version check
XXX: Actually change the version.
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
---
egl/wayland-egl.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/egl/wayland-egl.pc.in b/egl/wayland-egl.pc.in
index 8a40cfa..7c5a2b8 100644
--- a/egl/wayland-egl.pc.in
+++ b/egl/wayland-egl.pc.in
@@ -4,7 +4,7 @@ libdir=@libdir@
includedir=@includedir@
Name: wayland-egl
-Description: Mesa wayland-egl library
+Description: Frontend wayland-egl library
Version: @VERSION@
Requires: wayland-client
Libs: -L${libdir} -lwayland-egl
--
2.14.1
More information about the wayland-devel
mailing list