[Bug 795107] Meson: missing option to enable/disable plugins

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 25 14:15:59 UTC 2018


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

--- Comment #41 from Xavier Claessens <xclaesse at gmail.com> ---
Review of attachment 373160:
 --> (https://bugzilla.gnome.org/review?bug=795107&attachment=373160)

::: meson_options.txt
@@ +13,3 @@
 # Common options, automatically inherited by subprojects
+option('gtk_doc', type : 'feature', value : 'auto',
+       description : 'Generate API documentation with gtk-doc')

That's going to be inconsistent with all other GNOME modules that has boolean
value. There has been effort to consolidate on the "gtk_doc" naming and now
we'll divert again... Not saying it's a bad idea, but I think we should try to
coordinate this change for all modules.

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