fonts/harfbuzz

This commit is contained in:
Lionel Sambuc 2014-08-11 13:36:29 +02:00 committed by Lionel Sambuc
parent 9fdfe5fdbf
commit 8f0b9cf160
2 changed files with 13 additions and 0 deletions

View File

@ -5,3 +5,4 @@ RMD160 (harfbuzz-1.3.1.tar.bz2) = 97ab46b367214cba41b66e18e52aa57142e4822a
SHA512 (harfbuzz-1.3.1.tar.bz2) = 7c2dbd1cc3c77646fd7627c4db9ac1a5781fb4babe8a92b276b2f2170f82d7075632253c7498c27735c5aa7331ee22d41e24c3a8cfa07adc2461ece1e36334b9 SHA512 (harfbuzz-1.3.1.tar.bz2) = 7c2dbd1cc3c77646fd7627c4db9ac1a5781fb4babe8a92b276b2f2170f82d7075632253c7498c27735c5aa7331ee22d41e24c3a8cfa07adc2461ece1e36334b9
Size (harfbuzz-1.3.1.tar.bz2) = 1358437 bytes Size (harfbuzz-1.3.1.tar.bz2) = 1358437 bytes
SHA1 (patch-src_hb-coretext.cc) = 29c95fbbb424a035f74294809ea8a3359e9d93ae SHA1 (patch-src_hb-coretext.cc) = 29c95fbbb424a035f74294809ea8a3359e9d93ae
SHA1 (patch-zz-minix-a) = 2733009db5676995cfeb64ab105ca035b9d08a3e

View File

@ -0,0 +1,12 @@
--- src/hb-font-private.hh.orig Wed May 7 21:28:04 2014
+++ src/hb-font-private.hh Wed May 7 21:28:34 2014
@@ -35,6 +35,9 @@
#include "hb-face-private.hh"
#include "hb-shaper-private.hh"
+#ifdef __minix
+#undef read
+#endif
/*