[packages/crossmingw32-freetype] - updated to 2.12.0 - added mingw32 patch (include header additionally required for mingw32)

qboosh qboosh at pld-linux.org
Sat Apr 2 15:08:32 CEST 2022


commit d591cc5cc3802c166bb83c752dac7bb0a9a2635d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Apr 2 15:07:48 2022 +0200

    - updated to 2.12.0
    - added mingw32 patch (include header additionally required for mingw32)

 freetype-mingw32.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/freetype-mingw32.patch b/freetype-mingw32.patch
new file mode 100644
index 0000000..9082fa9
--- /dev/null
+++ b/freetype-mingw32.patch
@@ -0,0 +1,10 @@
+--- freetype-2.12.0/builds/windows/ftsystem.c.orig	2022-03-30 20:50:28.000000000 +0200
++++ freetype-2.12.0/builds/windows/ftsystem.c	2022-04-02 14:56:53.702763942 +0200
+@@ -28,6 +28,7 @@
+   /* memory mapping and allocation includes and definitions */
+ #define WIN32_LEAN_AND_MEAN
+ #include <windows.h>
++#include <winapifamily.h>
+ 
+ 
+   /**************************************************************************
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-freetype.git/commitdiff/d591cc5cc3802c166bb83c752dac7bb0a9a2635d



More information about the pld-cvs-commit mailing list