aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2015-07-16 23:32:51 -0400
committerMark H Weaver <mhw@netris.org>2015-07-17 01:42:35 -0400
commit2fdc68274282a0e6243c706ea6d97785be4ead3b (patch)
treed7dc192a23b5afeb284c6cba415caccb9faec45c /gnu/packages/patches
parent355e53c4ca95b309b74a815559a960e0624b034f (diff)
downloadguix-2fdc68274282a0e6243c706ea6d97785be4ead3b.tar
guix-2fdc68274282a0e6243c706ea6d97785be4ead3b.tar.gz
gnu: icecat: Add patch to adapt to freetype 2.6.
* gnu/packages/patches/icecat-freetype-2.6.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patch.
Diffstat (limited to 'gnu/packages/patches')
-rw-r--r--gnu/packages/patches/icecat-freetype-2.6.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnu/packages/patches/icecat-freetype-2.6.patch b/gnu/packages/patches/icecat-freetype-2.6.patch
new file mode 100644
index 0000000000..ef69f2f715
--- /dev/null
+++ b/gnu/packages/patches/icecat-freetype-2.6.patch
@@ -0,0 +1,14 @@
+Adapt to freetype 2.6. This patch copied from upstream, see:
+https://bugzilla.mozilla.org/show_bug.cgi?id=1143411
+https://hg.mozilla.org/mozilla-central/rev/afd840d66e6a
+
+--- a/config/system-headers
++++ b/config/system-headers
+@@ -415,6 +415,7 @@ freetype/ftbitmap.h
+ freetype/ftxf86.h
+ freetype.h
+ ftcache.h
++ftfntfmt.h
+ ftglyph.h
+ ftsynth.h
+ ftoutln.h