GNOME Bugzilla – Bug 778858
meson: Fix library name of optical-media plugin
Last modified: 2017-02-21 07:31:17 UTC
Created attachment 346113 [details] [review] [PATCH] meson: Fix library name of optical-media plugin Fix the library name of the optical-media plugin, which was missing a dash.
Review of attachment 346113 [details] [review]: Good catch! But I think it is better to fix the autotools instead, and use "grlopticalmedia" instead of "grloptical-media". Main reason is that the other plugins that have a dash (metadata-store, local-metadata, or lua-factory) do not use dashes in the generated library file. So we should follow the same rule here.
Created attachment 346178 [details] [review] [PATCH] build: Fix library name of optical-media plugin Alright, then.
Review of attachment 346178 [details] [review]: LGTM
Seems that git-bz failed to update here or a mistake of my part. Patch was pushed as 90b3f9f3e0f4ec40fe39d6095d913ba30892dd64