mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
fonts/harfbuzz
This commit is contained in:
parent
9fdfe5fdbf
commit
8f0b9cf160
@ -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
|
||||||
|
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