From 8194fcbc54dcb85d2c3e2ddd280a7a35b63ccf1e Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 9 Jul 2015 07:09:30 +0000 Subject: Fix the build with FreeType 2.6. Obtained from: mozilla upstream. --- www/firefox-esr/files/patch-bug1143411 | 27 +++++++++++++++++++++++++++ www/firefox/files/patch-bug1143411 | 27 +++++++++++++++++++++++++++ www/libxul/files/patch-bug1143411 | 27 +++++++++++++++++++++++++++ www/seamonkey/files/patch-bug1143411 | 27 +++++++++++++++++++++++++++ 4 files changed, 108 insertions(+) create mode 100644 www/firefox-esr/files/patch-bug1143411 create mode 100644 www/firefox/files/patch-bug1143411 create mode 100644 www/libxul/files/patch-bug1143411 create mode 100644 www/seamonkey/files/patch-bug1143411 (limited to 'www') diff --git a/www/firefox-esr/files/patch-bug1143411 b/www/firefox-esr/files/patch-bug1143411 new file mode 100644 index 000000000000..6c14d2275543 --- /dev/null +++ b/www/firefox-esr/files/patch-bug1143411 @@ -0,0 +1,27 @@ +https://bugzilla.mozilla.org/show_bug.cgi?id=1143411 + +diff --git a/config/system-headers b/config/system-headers +--- config/system-headers ++++ config/system-headers +@@ -465,16 +465,17 @@ freetype/tttables.h + freetype/t1tables.h + freetype/ftlcdfil.h + freetype/ftsizes.h + freetype/ftadvanc.h + freetype/ftbitmap.h + freetype/ftxf86.h + freetype.h + ftcache.h ++ftfntfmt.h + ftglyph.h + ftsynth.h + ftoutln.h + ttnameid.h + tttables.h + t1tables.h + ftlcdfil.h + ftsizes.h + + + + diff --git a/www/firefox/files/patch-bug1143411 b/www/firefox/files/patch-bug1143411 new file mode 100644 index 000000000000..6c14d2275543 --- /dev/null +++ b/www/firefox/files/patch-bug1143411 @@ -0,0 +1,27 @@ +https://bugzilla.mozilla.org/show_bug.cgi?id=1143411 + +diff --git a/config/system-headers b/config/system-headers +--- config/system-headers ++++ config/system-headers +@@ -465,16 +465,17 @@ freetype/tttables.h + freetype/t1tables.h + freetype/ftlcdfil.h + freetype/ftsizes.h + freetype/ftadvanc.h + freetype/ftbitmap.h + freetype/ftxf86.h + freetype.h + ftcache.h ++ftfntfmt.h + ftglyph.h + ftsynth.h + ftoutln.h + ttnameid.h + tttables.h + t1tables.h + ftlcdfil.h + ftsizes.h + + + + diff --git a/www/libxul/files/patch-bug1143411 b/www/libxul/files/patch-bug1143411 new file mode 100644 index 000000000000..6c14d2275543 --- /dev/null +++ b/www/libxul/files/patch-bug1143411 @@ -0,0 +1,27 @@ +https://bugzilla.mozilla.org/show_bug.cgi?id=1143411 + +diff --git a/config/system-headers b/config/system-headers +--- config/system-headers ++++ config/system-headers +@@ -465,16 +465,17 @@ freetype/tttables.h + freetype/t1tables.h + freetype/ftlcdfil.h + freetype/ftsizes.h + freetype/ftadvanc.h + freetype/ftbitmap.h + freetype/ftxf86.h + freetype.h + ftcache.h ++ftfntfmt.h + ftglyph.h + ftsynth.h + ftoutln.h + ttnameid.h + tttables.h + t1tables.h + ftlcdfil.h + ftsizes.h + + + + diff --git a/www/seamonkey/files/patch-bug1143411 b/www/seamonkey/files/patch-bug1143411 new file mode 100644 index 000000000000..f0b27daa4e5d --- /dev/null +++ b/www/seamonkey/files/patch-bug1143411 @@ -0,0 +1,27 @@ +https://bugzilla.mozilla.org/show_bug.cgi?id=1143411 + +diff --git a/config/system-headers b/config/system-headers +--- mozilla/config/system-headers ++++ mozilla/config/system-headers +@@ -465,16 +465,17 @@ freetype/tttables.h + freetype/t1tables.h + freetype/ftlcdfil.h + freetype/ftsizes.h + freetype/ftadvanc.h + freetype/ftbitmap.h + freetype/ftxf86.h + freetype.h + ftcache.h ++ftfntfmt.h + ftglyph.h + ftsynth.h + ftoutln.h + ttnameid.h + tttables.h + t1tables.h + ftlcdfil.h + ftsizes.h + + + + -- cgit