summaryrefslogtreecommitdiff
path: root/egl
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2017-10-10 14:43:45 +0100
committerDaniel Stone <daniels@collabora.com>2018-02-09 17:30:50 +0000
commit6c7f96e8fea04ae81296b6188fb1aca6cd0391aa (patch)
tree37fc7198337bdf4ae636d9ea1e5c8469917da7ff /egl
parentd71e4ca501c54889c81526eba46fafa8f26d89a9 (diff)
downloadwayland-6c7f96e8fea04ae81296b6188fb1aca6cd0391aa.tar.gz
wayland-egl: correct wayland-egl.pc description/version
Drop the "Mesa" part from the commit message and change the version to 17.4.0. The number bears references from its Mesa heritage. Currently Mesa provides 17.2.x while 17.3.x should be the last version that ships the library. Some version numbers of wayland-egl.pc providers and users. The latter is taken from Ubuntu 17.04. Providers: - Mali: 7.10 - Mesa: 17.2.2 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: 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 v2: Bump the version to 17.4.0 Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Arnaud Vrac <avrac@freebox.fr>
Diffstat (limited to 'egl')
-rw-r--r--egl/wayland-egl.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/egl/wayland-egl.pc.in b/egl/wayland-egl.pc.in
index 8a40cfa..943442e 100644
--- a/egl/wayland-egl.pc.in
+++ b/egl/wayland-egl.pc.in
@@ -4,8 +4,8 @@ libdir=@libdir@
includedir=@includedir@
Name: wayland-egl
-Description: Mesa wayland-egl library
-Version: @VERSION@
+Description: Frontend wayland-egl library
+Version: 17.4.0
Requires: wayland-client
Libs: -L${libdir} -lwayland-egl
Cflags: -I${includedir}