Upgrade to fontconfig-2.11.1 and freetype-2.5.4
[hvlinux.git] / stage3 / patches / common / freetype-2.5.4-enable-gx-ot.patch
diff --git a/stage3/patches/common/freetype-2.5.4-enable-gx-ot.patch b/stage3/patches/common/freetype-2.5.4-enable-gx-ot.patch
new file mode 100644 (file)
index 0000000..c1ae723
--- /dev/null
@@ -0,0 +1,21 @@
+diff -Naur freetype-2.5.4.orig/modules.cfg freetype-2.5.4.new/modules.cfg
+--- freetype-2.5.4.orig/modules.cfg    2014-04-20 12:18:50.479380666 -0400
++++ freetype-2.5.4.new/modules.cfg     2014-12-09 22:49:00.290333666 -0500
+@@ -110,7 +110,7 @@
+ AUX_MODULES += cache
+ # TrueType GX/AAT table validation.  Needs ftgxval.c below.
+-# AUX_MODULES += gxvalid
++AUX_MODULES += gxvalid
+ # Support for streams compressed with gzip (files with suffix .gz).
+ #
+@@ -129,7 +129,7 @@
+ # OpenType table validation.  Needs ftotval.c below.
+ #
+-# AUX_MODULES += otvalid
++AUX_MODULES += otvalid
+ # Auxiliary PostScript driver component to share common code.
+ #