Bug 121688

Summary: [CMAKE] FindHarfBuzz: Handle harfbuzz / harfbuzz-icu split
Product: WebKit Reporter: Sergio Correia (qrwteyrutiyoup) <sergio>
Component: New BugsAssignee: Sergio Correia (qrwteyrutiyoup) <sergio>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, d-r, gyuyoung.kim, gyuyoung.kim, mrobinson, paroga, rakuco, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Sergio Correia (qrwteyrutiyoup)
Reported 2013-09-20 08:49:49 PDT
[CMAKE] FindHarfBuzz: Handle harfbuzz / harfbuzz-icu split
Attachments
Patch (1.80 KB, patch)
2013-09-20 08:52 PDT, Sergio Correia (qrwteyrutiyoup)
no flags
Sergio Correia (qrwteyrutiyoup)
Comment 1 2013-09-20 08:50:41 PDT
HarfBuzz 0.9.18 split ICU support into a separate harfbuzz-icu library. To be able to build with earlier and newer versions of HarfBuzz, we should check for harfbuzz-icu as well, if version >= 0.9.18.
Sergio Correia (qrwteyrutiyoup)
Comment 2 2013-09-20 08:52:10 PDT
WebKit Commit Bot
Comment 3 2013-09-20 09:47:13 PDT
Comment on attachment 212172 [details] Patch Clearing flags on attachment: 212172 Committed r156172: <http://trac.webkit.org/changeset/156172>
WebKit Commit Bot
Comment 4 2013-09-20 09:47:17 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.