libweston: use new versioning scheme

Use the documented libweston-$major.so.0.$minor.$patch scheme.

An (almost) identical one is used by GLIB, GDK{2,3}, QT5, json-glib and
others.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
This commit is contained in:
Emil Velikov
2016-07-22 14:51:51 +01:00
committed by Pekka Paalanen
parent aa485921cf
commit 7fe47f314b
3 changed files with 24 additions and 16 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ pkglibexecdir=${libexecdir}/@PACKAGE@
Name: Weston Plugin API
Description: Header files for Weston plugin development
Version: @WESTON_VERSION@
Requires.private: libweston-@LIBWESTON_ABI_VERSION@
Requires.private: libweston-@LIBWESTON_MAJOR@
Cflags: -I${includedir}/weston