summaryrefslogtreecommitdiffstats
path: root/package/fontconfig/0001-Avoid-conflicts-with-integer-width-macros-from-TS-1866.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/fontconfig: bump version to 2.12.4Bernd Kuhls2017-09-021-50/+0
| | | | | | | | | | | | | | | Removed patch applied upstream: https://cgit.freedesktop.org/fontconfig/commit/?id=1ab5258f7c2abfafcd63a760ca08bf93591912da We need to keep the host-gperf dependency even when upstream ships the generated file fcobjshash.gperf in its release tarball because in the next release this file is removed: https://cgit.freedesktop.org/fontconfig/commit/?id=651f1227646174b5be0186b4b6cdff3a7134d869 and is always generated during build: https://bugs.freedesktop.org/show_bug.cgi?id=101280 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Revert "package/fontconfig: bump version to 2.12.4"Thomas Petazzoni2017-09-021-0/+50
| | | | | | | | | | This reverts commit 72e89edfcb9821121a2785ddf193a1d836ae0b8f. Due to some change in fontconfig, it tries to re-generate a file using gperf. Adding a dependency on host-gperf would solve the problem, but really this is an upstream bug that should be reported and fixed rather than worked around by adding the host-gperf dependency. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/fontconfig: bump version to 2.12.4Bernd Kuhls2017-08-101-50/+0
| | | | | | | | Removed patch applied upstream: https://cgit.freedesktop.org/fontconfig/commit/?id=1ab5258f7c2abfafcd63a760ca08bf93591912da Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
* fontconfig: add build fix for glibc 2.25Gustavo Zacarias2017-03-011-0/+50
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud