[Bug 763576] filesprovider: Do not expect Android libs to have version-info symlinks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 14 10:42:31 UTC 2016


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

--- Comment #7 from Marcin Lewandowski <marcin at saepia.net> ---
Hm it seems to be not that trivial, not all of the libraries are based on
autotools, so autoreconf is not enough. I would have needed patching all of
their individual build systems which will add some effort in maintaining that.

Maybe better solution would have been to add Android-specific behaviour to
cerbero that if it finds .so.* file it will take it and store as .so in the
tarball? It should still work and it's more universal.

Thanks for the hint about linking, unfortunately one of these libraries is
proprietary and AFAIK I am not allowed to statically link LGPL and proprietary
software and I want to respect that.

-- 
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