Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37574450
en ru br
ALT Linux repositórios
D:1.1.6-alt1.1
5.0: 1.1.6-alt2
4.1: 1.1.4-alt11.1
4.0: 1.1.4-alt11
3.0: 1.1.4-alt11

Group :: Desenvolvimento/Python
RPM: python-module-imaging

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: python-imaging-1.1.4-ft.patch
Download


diff -urN imaging-1.1.4.old/_imagingft.c imaging-1.1.4/_imagingft.c
--- imaging-1.1.4.old/_imagingft.c	2003-04-22 20:11:25 +0400
+++ imaging-1.1.4/_imagingft.c	2004-11-16 19:45:06 +0300
@@ -15,7 +15,8 @@
 #include "Python.h"
 #include "Imaging.h"
 
-#include <freetype/freetype.h>
+#include <ft2build.h>
+#include FT_FREETYPE_H
 
 #if PY_VERSION_HEX < 0x01060000
 #define PyObject_DEL(op) PyMem_DEL((op))
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009