• Khaled Hosny's avatar
    tdf#109142: Update to HarfBuzz 1.4.8 · 5aab2900
    Khaled Hosny yazdı
    Should fix the Tibetan long U issue.
    
    Also reverts this commit as depending on auto-detection for a required
    feature is not a very good idea. The underlying issue is fixed upstream:
    
    commit 5985bed1
    Author: jan Iversen <jani@libreoffice.org>
    Date:   Mon Jun 12 14:51:42 2017 +0200
    
        iOS, harfbuzz libcoretext not found
    
        changed --with-libcoretext
        from "yes" to "auto" for IOS and MACOSX
    
    which seems to be a misguided attemp to fix the build breakage
    introduced in:
    
    commit b3559e5c
    Author: jan Iversen <jani@libreoffice.org>
    Date:   Sun Jun 11 19:35:53 2017 +0200
    
        iOS, patch harfbuzz
    
        Add support for arm64
    
    Also had to drop ubsan.patch as it no longer applies, hopefully it is no
    longer needed, otherwise it is always good idea to submit such patches
    upstream.
    
    Change-Id: I91643c542c0a5a00f36d5564052787eedef8c9cf
    Reviewed-on: https://gerrit.libreoffice.org/41124Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
    5aab2900
ExternalProject_harfbuzz.mk 1.84 KB