Bug 171020

Summary: Don't use freetype internal headers
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: SDL_ttfAssignee: Brian Pepple <bdpepple>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-14 19:52:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch none

Description Matthias Clasen 2005-10-17 13:08:42 UTC
Created attachment 120055 [details]
patch

Comment 1 Matthias Clasen 2005-10-17 13:08:42 UTC
Freetype 2.2 will no longer install these headers, and SDL_ttf does not really
make any use of them anyway. The attached patch should be all that is needed 
(setting stream->memory is unnecessary, since FT_Face_Open does that anyway...

Comment 2 Brian Pepple 2005-12-14 19:52:10 UTC
Applied patch.  Should be available on it's been signed.  Thanks.