GNOME Bugzilla – Bug 611711
Fix linking GstVideo GIR file
Last modified: 2015-02-07 17:03:33 UTC
Or some symbols will be missing
Created attachment 155150 [details] [review] Fix linking GstVideo GIR file Or we'd get undefined references to gst_base_video_*_get_type() functions.
Review of attachment 155150 [details] [review]: Yes this looks good. Please verify that it works upstream as well.
Attachment 155150 [details] pushed as ea4c961 - Fix linking GstVideo GIR file
I reverted this as it broke our buildbot at litl, needs to be further investigated why. Perhaps our GStreamer version is too old.
This bug is probably safe to kill then. Newer versions of GStreamer have introspection builtin, so we should probably disable the bindings when we encounter a newer version...
Only point that this page has up-to-date info about introspection support in some libraries: http://live.gnome.org/GnomeGoals/AddGObjectIntrospectionSupport
(In reply to comment #5) > This bug is probably safe to kill then. Newer versions of GStreamer have > introspection builtin, so we should probably disable the bindings when we > encounter a newer version... That is already done, the GStreamer bindings in gir-repository are not built if an installed version of GStreamer is found which includes GIRs. I'm closing this bug, it's safe to just require newer versions of GStreamer if they want girs.
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]