[Bug 797236] Auto-set introspection options for Meson recipes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 3 12:07:52 UTC 2018


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

--- Comment #4 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
(In reply to Olivier CrĂȘte from comment #3)
> Review of attachment 373823 [details] [review]:
> 
> This parsing of meson_options is incredibly ugly.. You really need to have
> meson provide this to us.

Yes, but we can't block on upstream adding an interface for it and then waiting
for it to reach a release. The alternative, of course, is to duplicate this
logic in every recipe but that's less clean than doing this now and then
replacing it once upstream fixes it.

Note that this is not any different than autotools in which we just always pass
--enable/disable-introspection without even checking if that option exists.
Difference is, there we just get a warning.

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