[Bug 794770] Meson: Stop depending on libtool to make android static link

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 19 08:32:54 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794770

Nirbheek Chauhan <nirbheek.chauhan at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nirbheek.chauhan at gmail.com

--- Comment #1 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
As recipes have started using Meson, we have been generating the libtool files
manually in Cerbero with LibtoolLibrary(), which was created ages ago to create
libtool files for recipes that don't use Autotools.

This is a cumbersome method, since we have to specify the dependencies by hand,
so we should move to an automated method in the future; perhaps by using
pkg-config files. But this bug is not a blocker for moving Cerbero to Meson.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list