mutter/cogl
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
..
cogl meson: Set proper soversion and version to libraries 2019-01-23 13:03:40 +00:00
cogl-gles2 meson: Set proper soversion and version to libraries 2019-01-23 13:03:40 +00:00
cogl-pango meson: Set proper soversion and version to libraries 2019-01-23 13:03:40 +00:00
cogl-path meson: Set proper soversion and version to libraries 2019-01-23 13:03:40 +00:00
test-fixtures cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
tests cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
.gitignore cogl-framebuffer: Remove swap_throttled config 2018-12-06 14:29:34 +00:00
cogl-config.h.meson Add meson build support 2018-11-06 18:51:44 +01:00
cogl-mutter-config.h.in cogl: Make cogl-config.h include check explicit 2018-11-06 17:17:36 +01:00
config-custom.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
meson.build Add meson build support 2018-11-06 18:51:44 +01:00