gstreamer1: explicitly disable introspection
authorAdam Duskett <aduskett@gmail.com>
Sun, 29 Jul 2018 19:19:19 +0000 (15:19 -0400)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 31 Jul 2018 20:56:22 +0000 (22:56 +0200)
commit73fd5befdda19bc46aa3209e64aed85f19bbf83f
treef221118d30865c05b43f516cb89e428324a76dd7
parent89bf52c8e655081836eab06076b843b0760e0264
gstreamer1: explicitly disable introspection

To get GStreamer ready for introspection, we must first explicitly
disable gstreamer1, plugins base and plugins bad from using
introspection. If not, adding the gobject-introspection will result in
these packages failing to build because setting the
_GIR_EXTRA_LIBS_PATH variable is required.

The other gstreamer1 packages do not require setting the
_GIR_EXTRA_LIBS_PATH variable.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
package/gstreamer1/gstreamer1/gstreamer1.mk