kumquat-buildroot/package/gstreamer1
Fabrice Fontaine fa3e7a63b9 package/gstreamer1/gst1-rtsp-server: fix introspection
Fix the following build failure with introspection:

/home/giuliobenetti/autobuild/run/instance-3/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/bin/g-ir-compiler gst/rtsp-server/GstRtspServer-1.0.gir --output gst/rtsp-server/GstRtspServer-1.0.typelib --includedir=/usr/share/gir-1.0
Could not find GIR file 'Gst-1.0.gir'; check XDG_DATA_DIRS or use --includedir
error parsing file gst/rtsp-server/GstRtspServer-1.0.gir: Failed to parse included gir Gst-1.0
If the above error message is about missing .so libraries, then setting up GIR_EXTRA_LIBS_PATH in the .mk file should help.
Typically like this: PKG_MAKE_ENV += GIR_EXTRA_LIBS_PATH="$(@D)/.libs"

Fixes:
 - http://autobuild.buildroot.org/results/04af6b22cfa0cffb6a3109a3b32b27137ad2e0b0

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-01-13 22:02:52 +01:00
..
gst1-devtools
gst1-imx
gst1-interpipe
gst1-libav
gst1-plugins-bad package/gstreamer1/gst1-plugins-bad: add missing Config.in comment on udev 2021-12-30 18:40:08 +01:00
gst1-plugins-base
gst1-plugins-bayer2rgb-neon package/bayer2rgb-neon: introduce BR2_PACKAGE_BAYER2RGB_NEON_ARCH_SUPPORTS 2022-01-07 19:01:06 +01:00
gst1-plugins-good
gst1-plugins-ugly
gst1-python
gst1-rtsp-server package/gstreamer1/gst1-rtsp-server: fix introspection 2022-01-13 22:02:52 +01:00
gst1-shark
gst1-vaapi
gst-omx
gstd
gstreamer1
gstreamer1-editing-services
Config.in package/gstreamer1/gstreamer1-mm: drop package 2022-01-11 22:14:20 +01:00
gstreamer1.mk