Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37571723
en ru br
ALT Linux repos
S:2.8.0-alt7

Group :: System/Libraries
RPM: libfreetype-infinality

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: freetype-2.8-alt-export-compat-symbols.patch
Download


--- freetype-2.8/builds/exports.mk
+++ freetype-2.8/builds/exports.mk
@@ -68,6 +68,9 @@ ifneq ($(EXPORTS_LIST),)
 	  $(subst /,$(SEP),$(APINAMES_EXE)) -o$@ $(APINAMES_OPTIONS) $(PUBLIC_HEADERS)
 	  @echo TT_New_Context >> $(EXPORTS_LIST)
 	  @echo TT_RunIns >> $(EXPORTS_LIST)
+	  @echo FT_Done_GlyphSlot >> $(EXPORTS_LIST) # for libInventor
+	  @echo FT_Stream_Pos >> $(EXPORTS_LIST) # for NX
+	  @echo FT_Stream_Seek >> $(EXPORTS_LIST) # for NX
 
   $(PROJECT_LIBRARY): $(EXPORTS_LIST)
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin