Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37803695
en ru br
ALT Linux repositórios
S:030809-alt1

Group :: Sistema/Bibliotecas
RPM: libSDL-sge

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 006_freetype2_fixes.diff
Download


--- a/sge_tt_text.cpp
+++ b/sge_tt_text.cpp
@@ -40,7 +40,6 @@
 #include FT_FREETYPE_H
 #include FT_OUTLINE_H
 #include FT_TRUETYPE_IDS_H
-#include FT_INTERNAL_OBJECTS_H
 
 /* The structure used to hold glyph information (cached) */
 struct glyph {
@@ -295,7 +294,7 @@
 	}
 	memset(stream, 0, sizeof(*stream));
 
-	stream->memory = _sge_library->memory;
+	stream->memory = NULL;
 	stream->read = RWread;
 	stream->descriptor.pointer = src;
 	stream->pos = (unsigned long)position;
 
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