From 88b85221c9ad4c3f1c54d624b2c498270617c7eb Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 8 Dec 2013 20:14:25 +0000 Subject: Add patches to fix the build with freetype 2.5.1. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18946 df743ca5-7f9a-e211-a948-0013205c9059 --- ...ebCore_platform_graphics_harfbuzz_HarfBuzzFaceCairo.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 www/webkit-gtk2/files/patch-Source_WebCore_platform_graphics_harfbuzz_HarfBuzzFaceCairo.cpp (limited to 'www/webkit-gtk2/files/patch-Source_WebCore_platform_graphics_harfbuzz_HarfBuzzFaceCairo.cpp') diff --git a/www/webkit-gtk2/files/patch-Source_WebCore_platform_graphics_harfbuzz_HarfBuzzFaceCairo.cpp b/www/webkit-gtk2/files/patch-Source_WebCore_platform_graphics_harfbuzz_HarfBuzzFaceCairo.cpp new file mode 100644 index 000000000..36eacde43 --- /dev/null +++ b/www/webkit-gtk2/files/patch-Source_WebCore_platform_graphics_harfbuzz_HarfBuzzFaceCairo.cpp @@ -0,0 +1,14 @@ +--- Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFaceCairo.cpp.orig 2013-12-08 21:05:19.000000000 +0100 ++++ Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFaceCairo.cpp 2013-12-08 21:06:51.000000000 +0100 +@@ -39,8 +39,9 @@ + #include "TextEncoding.h" + #include + #include +-#include +-#include ++#include ++#include FT_FREETYPE_H ++#include FT_TRUETYPE_TABLES_H + #include + #include + -- cgit v1.2.3