kumquat-buildroot/package/gstreamer/gst-ffmpeg
Danomi Manchego 15a7140bc5 gst-ffmpeg: add --pkg-config to internal libav configure options
The internal copy of libav in gst-ffmpeg does not understand the
PKG_CONFIG env variable, so it throws a line like this at the end
of its configuration:

WARNING: .../output/host/usr/bin/i686-pc-linux-gnu-pkg-config not found, library detection may fail.

This patch adds the --pkg-config to let libav know where it is.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Tested-by: Luca Ceresoli <luca@lucaceresoli.net>
Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-10-26 16:50:00 +01:00
..
Config.in gst-ffmpeg: add option to select GPL vs LGPL build 2014-10-26 16:49:40 +01:00
gst-ffmpeg-0001-gcc47.patch gst-ffmpeg: fix build on armv6 without thumb2 (e.g. RaspberryPi) 2014-06-22 19:18:41 +02:00
gst-ffmpeg-0002-arm-avoid-using-the-movw-instruction.patch gst-ffmpeg: fix build on armv6 without thumb2 (e.g. RaspberryPi) 2014-06-22 19:18:41 +02:00
gst-ffmpeg.mk gst-ffmpeg: add --pkg-config to internal libav configure options 2014-10-26 16:50:00 +01:00