Ignore:
Timestamp:
06/04/2020 12:13:04 AM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6742509c
Parents:
fcf4f5f7
Message:

Update to harfbuzz-2.6.7.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23244 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/harfbuzz.xml

    rfcf4f5f7 r6d5276c  
    88           "https://github.com/harfbuzz/harfbuzz/releases/download/&harfbuzz-version;/harfbuzz-&harfbuzz-version;.tar.xz">
    99  <!ENTITY harfbuzz-download-ftp  " ">
    10   <!ENTITY harfbuzz-md5sum        "dc2476603aa837ef7edca77f09a0602b">
    11   <!ENTITY harfbuzz-size          "8.1 MB">
    12   <!ENTITY harfbuzz-buildsize     "222 MB (add 28 MB for tests)">
    13   <!ENTITY harfbuzz-time          "0.4 SBU (Using parallelism=4; add 1.6 SBU for tests)">
     10  <!ENTITY harfbuzz-md5sum        "3b884586a09328c5fae76d8c200b0e1c">
     11  <!ENTITY harfbuzz-size          "8.6 MB">
     12  <!ENTITY harfbuzz-buildsize     "192 MB (add 20 MB for tests)">
     13  <!ENTITY harfbuzz-time          "0.5 SBU (Using parallelism=4; add 0.7 SBU for tests)">
    1414]>
    1515
     
    9494      <xref linkend="gtk-doc"/>, and
    9595      <ulink url="https://pypi.org/project/FontTools/">FontTools</ulink>
    96       (Python 2 or Python 3 module, for the testsuite)
     96      (Python 3 module, for the testsuite)
    9797    </para>
    9898
     
    124124
    125125    <para>
    126       If FontTools is installed for Python 3 and you want to test the results
    127       with it, adjust the test suite:
    128       <command>
    129         find -name \*.py -exec sed '1s@python@&amp;3@' -i {} \;
    130       </command>.
    131126      To test the results, issue: <command>make check</command>.
    132127    </para>
Note: See TracChangeset for help on using the changeset viewer.