kumquat-buildroot/package/gstreamer1
Ricardo Martincoski 80e2a54658 gst1-plugins-base: remove legacy freetype handling
In 2010 commit 32d319e6f "gst-plugins-base: ensure <stdint.h> is used"
introduced a typo (missing backslash) that made the code ineffective.

In 2013 commit f8e7fdcd3 "gst1-plugins-base: add gstreamer1 base
plugins" copied the code.

It can be confirmed by looking at the output of:
$ make printvars | grep '^GST1_PLUGINS_BASE_CONF_ENV\|^FT2_CONFIG'
FT2_CONFIG=/bin/false ac_cv_header_stdint_t="stdint.h"
GST1_PLUGINS_BASE_CONF_ENV=

Direct use of freetype was dropped in version 1.7.2 by upstream [1], so
remove the code instead of fixing it.

Found using [2]:
check-package --include-only Indent $(find * -type f)
and manually removed.

[1] https://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=183610c035dd6955c9b3540b940aec50474af031
[2] http://patchwork.ozlabs.org/patch/729669/

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-04-06 22:43:40 +02:00
..
gst1-imx package: use SPDX short identifier for LGPLv2/LGPLv2+ 2017-04-01 15:19:13 +02:00
gst1-libav boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+ 2017-04-01 15:16:38 +02:00
gst1-plugins-bad package: use SPDX short identifier for LGPLv2/LGPLv2+ 2017-04-01 15:19:13 +02:00
gst1-plugins-base gst1-plugins-base: remove legacy freetype handling 2017-04-06 22:43:40 +02:00
gst1-plugins-good package: remove consecutive empty lines 2017-04-06 22:40:33 +02:00
gst1-plugins-ugly boot, package: use SPDX short identifier for LGPLv2.1/LGPLv2.1+ 2017-04-01 15:18:10 +02:00
gst1-rtsp-server package: use SPDX short identifier for LGPLv2/LGPLv2+ 2017-04-01 15:19:13 +02:00
gst1-vaapi boot, package: use SPDX short identifier for LGPLv2.1/LGPLv2.1+ 2017-04-01 15:18:10 +02:00
gst1-validate boot, package: use SPDX short identifier for LGPLv2.1/LGPLv2.1+ 2017-04-01 15:18:10 +02:00
gst-omx boot, package: use SPDX short identifier for LGPLv2.1/LGPLv2.1+ 2017-04-01 15:18:10 +02:00
gstreamer1 package: use SPDX short identifier for LGPLv2/LGPLv2+ 2017-04-01 15:19:13 +02:00
Config.in gst1-vaapi: new package 2017-03-12 21:32:21 +01:00
gstreamer1.mk