mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
fonts/harfbuzz
This commit is contained in:
parent
7ddc846700
commit
58853c9608
@ -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
|
||||
|
12
fonts/harfbuzz/patches/patch-za
Normal file
12
fonts/harfbuzz/patches/patch-za
Normal 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
|
||||
|
||||
|
||||
/*
|
Loading…
x
Reference in New Issue
Block a user