[packages/icedove] - fix building with freetype 2.6

baggins baggins at pld-linux.org
Thu Jun 18 21:32:04 CEST 2015


commit a69047ade1ef2e6e275aeece1476a73d1e16a89d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jun 18 21:31:48 2015 +0200

    - fix building with freetype 2.6

 freetype-2.6.patch | 10 ++++++++++
 icedove.spec       |  2 ++
 2 files changed, 12 insertions(+)
---
diff --git a/icedove.spec b/icedove.spec
index aaf454e..cd28b9b 100644
--- a/icedove.spec
+++ b/icedove.spec
@@ -50,6 +50,7 @@ Patch7:		system-virtualenv.patch
 Patch8:		enable-addons.patch
 Patch9:		bump-nss-req.patch
 Patch10:	libvpx2.patch
+Patch11:	freetype-2.6.patch
 URL:		http://www.pld-linux.org/Packages/Icedove
 BuildRequires:	GConf2-devel >= 1.2.1
 BuildRequires:	alsa-lib-devel
@@ -166,6 +167,7 @@ cd mozilla
 %patch8 -p1
 %patch9 -p2
 %patch10 -p1
+%patch11 -p1
 
 %build
 cd mozilla
diff --git a/freetype-2.6.patch b/freetype-2.6.patch
new file mode 100644
index 0000000..b1eb20a
--- /dev/null
+++ b/freetype-2.6.patch
@@ -0,0 +1,10 @@
+--- mozilla/mozilla/config/system-headers~	2015-05-25 23:28:44.000000000 +0200
++++ mozilla/mozilla/config/system-headers	2015-06-11 23:07:35.000000000 +0200
+@@ -471,6 +470,7 @@
+ freetype/ftxf86.h
+ freetype.h
+ ftcache.h
++ftfntfmt.h
+ ftglyph.h
+ ftsynth.h
+ ftoutln.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icedove.git/commitdiff/a69047ade1ef2e6e275aeece1476a73d1e16a89d



More information about the pld-cvs-commit mailing list