Changeset ca5c331


Ignore:
Timestamp:
11/21/2014 05:19:56 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
26717ac
Parents:
c9350821
Message:

Update to harfbuzz-0.9.36.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/harfbuzz.xml

    rc9350821 rca5c331  
    88           "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2">
    99  <!ENTITY harfbuzz-download-ftp  " ">
    10   <!ENTITY harfbuzz-md5sum        "531ee8650626ecddcd90b2a4637e31d4">
     10  <!ENTITY harfbuzz-md5sum        "8290671001399f762a5ec10b1a8c3519">
    1111  <!ENTITY harfbuzz-size          "1.2 MB">
    12   <!ENTITY harfbuzz-buildsize     "25 MB (additional 2 MB for the API  documentation and additional 2 MB for the tests)">
    13   <!ENTITY harfbuzz-time          "0.3 SBU">
     12  <!ENTITY harfbuzz-buildsize     "25 MB (additional 1 MB for the API documentation)">
     13  <!ENTITY harfbuzz-time          "0.4 SBU">
    1414]>
    1515
     
    108108  <sect2 role="installation">
    109109    <title>Installation of Harfbuzz</title>
    110 
    111     <para>
    112       If you wish to run the test suite, run the following commands, to
    113       disable a test that fails:
    114     </para>
    115 
    116 <screen><userinput>sed -i '/arabic-fallback-shaping.tests/d' test/shaping/Makefile.am &amp;&amp;
    117 autoreconf -f -i</userinput></screen>
    118110
    119111    <para>
  • introduction/welcome/changelog.xml

    rc9350821 rca5c331  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to harfbuzz-0.9.36. Fixes
     52          <ulink url="&blfs-ticket-root;5845">#5845</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to libgusb-0.2.0. Fixes
    5256          <ulink url="&blfs-ticket-root;5844">#5844</ulink>.</para>
  • packages.ent

    rc9350821 rca5c331  
    159159<!ENTITY giflib-version               "5.1.0">
    160160<!ENTITY graphite2-version            "1.2.4">
    161 <!ENTITY harfbuzz-version             "0.9.35">
     161<!ENTITY harfbuzz-version             "0.9.36">
    162162<!ENTITY ijs-version                  "0.35">
    163163<!ENTITY imlib2-version               "1.4.6">
Note: See TracChangeset for help on using the changeset viewer.