[114086] users/devans/GNOME-3/stable/dports/www/webkit-gtk

Ryan Schmidt ryandesign at macports.org
Fri Nov 29 00:16:24 PST 2013


On Nov 28, 2013, at 11:20, devans at macports.org wrote:

> Revision
> 114086
> Author
> devans at macports.org
> Date
> 2013-11-28 09:20:01 -0800 (Thu, 28 Nov 2013)
> Log Message
> 
> GNOME-3/stable/dports: webkit-gtk, additional patches to build on ML, #41560.


> --- users/devans/GNOME-3/stable/dports/www/webkit-gtk/files/patch-freetype-includes.diff	                        (rev 0)
> +++ users/devans/GNOME-3/stable/dports/www/webkit-gtk/files/patch-freetype-includes.diff	2013-11-28 17:20:01 UTC (rev 114086)
> 
> @@ -0,0 +1,13 @@
> 
> +--- Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFaceCairo.cpp.orig	2013-11-28 09:11:39.000000000 -0800
> ++++ Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFaceCairo.cpp	2013-11-28 09:12:14.000000000 -0800
> +@@ -39,8 +39,8 @@
> + #include "TextEncoding.h"
> + #include <cairo-ft.h>
> + #include <cairo.h>
> +-#include <freetype/freetype.h>
> +-#include <freetype/tttables.h>
> ++#include <freetype2/freetype.h>
> ++#include <freetype2/tttables.h>
> + #include <hb.h>
> + #include <wtf/text/CString.h>
> + 

That’s not the right fix for freetype 2.5.1 compatibility. See:

http://trac.macports.org/ticket/41593#comment:1






More information about the macports-dev mailing list