fonts/harfbuzz

This commit is contained in:
Lionel Sambuc 2014-08-11 13:36:29 +02:00
parent 7ddc846700
commit 58853c9608
2 changed files with 13 additions and 0 deletions

View File

@ -4,3 +4,4 @@ SHA1 (harfbuzz-0.9.26.tar.bz2) = 0963768b8ee1f575c5a20828eefb101be6eaae6f
RMD160 (harfbuzz-0.9.26.tar.bz2) = 3f7000915f877bdd99619a50f3fb4665512b7275
Size (harfbuzz-0.9.26.tar.bz2) = 1060264 bytes
SHA1 (patch-src_hb-open-type-private.hh) = 876f1afdf2c7babb4cd3c2b9c9e4635167ad1021
SHA1 (patch-za) = 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
/*