1
0
Fork 0
mutter-performance-source/cogl/cogl-gles2
Marco Trevisan (Treviño) 08130912f0 meson: Set proper soversion and version to libraries
Soname of the libraries should be the major version number, while the version
triplet is currently used:
  objdump -p libmutter-4.so.0.0.0 | grep SONAME
    SONAME               libmutter-4.so.0.0.0

While is expected to be only libmutter-4.so.0

Fix all shared libraries by setting valid version and soversion.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/3955
2019-01-23 13:03:40 +00:00
..
GLES2 move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
cogl-gles2-api.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
libmutter-cogl-gles2.map meson: Fix map files and load them to hide private symbols 2019-01-23 13:03:40 +00:00
meson.build meson: Set proper soversion and version to libraries 2019-01-23 13:03:40 +00:00
mutter-cogl-gles2.pc.in build: Fix include and lib paths in autotools .pc files 2018-11-07 14:29:30 +01:00