mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-18 08:47:55 -04:00
fonts/harfbuzz
This commit is contained in:
parent
f405f9557b
commit
7ba6d8e92b
@ -3,3 +3,4 @@ $NetBSD: distinfo,v 1.40 2015/09/06 20:30:26 wiz Exp $
|
|||||||
SHA1 (harfbuzz-1.0.3.tar.bz2) = bad49a4c88cff2e1e4c963c563ecd1b394c739d5
|
SHA1 (harfbuzz-1.0.3.tar.bz2) = bad49a4c88cff2e1e4c963c563ecd1b394c739d5
|
||||||
RMD160 (harfbuzz-1.0.3.tar.bz2) = e12b6bb688b99cb2bb43ee0639621e94100d6bf8
|
RMD160 (harfbuzz-1.0.3.tar.bz2) = e12b6bb688b99cb2bb43ee0639621e94100d6bf8
|
||||||
Size (harfbuzz-1.0.3.tar.bz2) = 1234373 bytes
|
Size (harfbuzz-1.0.3.tar.bz2) = 1234373 bytes
|
||||||
|
SHA1 (patch-zz-minix-a) = 2733009db5676995cfeb64ab105ca035b9d08a3e
|
||||||
|
12
fonts/harfbuzz/patches/patch-zz-minix-a
Normal file
12
fonts/harfbuzz/patches/patch-zz-minix-a
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