Changeset 6d5276c


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

Files:
3 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>
  • introduction/welcome/changelog.xml

    rfcf4f5f7 r6d5276c  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to harfbuzz-2.6.7. Fixes
     49          <ulink url="&blfs-ticket-root;13636">#13636</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Use parallel builds for nss-3.53. Fixes
    4953          <ulink url="&blfs-ticket-root;13634">#13634</ulink>.</para>
  • packages.ent

    rfcf4f5f7 r6d5276c  
    209209<!ENTITY glm-version                  "0.9.9.8">
    210210<!ENTITY graphite2-version            "1.3.14">
    211 <!ENTITY harfbuzz-version             "2.6.6">
     211<!ENTITY harfbuzz-version             "2.6.7">
    212212<!--<!ENTITY ijs-version                  "0.35">-->
    213213<!ENTITY jasper-version               "2.0.14">
Note: See TracChangeset for help on using the changeset viewer.