Changeset bbb31d06 for x/lib


Ignore:
Timestamp:
07/03/2022 07:18:55 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
ebd9064
Parents:
243f2fe
Message:

Update to pango-1.50.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/pango.xml

    r243f2fe rbbb31d06  
    77  <!ENTITY pango-download-http "&gnome-download-http;/pango/&pango-minor;/pango-&pango-version;.tar.xz">
    88  <!ENTITY pango-download-ftp  "&gnome-download-ftp;/pango/&pango-minor;/pango-&pango-version;.tar.xz">
    9   <!ENTITY pango-md5sum        "f2bbbddf29ab6836b77b2a8890096ad9">
     9  <!ENTITY pango-md5sum        "2842b794b7274a01e8b5f83dcfa81e9c">
    1010  <!ENTITY pango-size          "4.1 MB">
    11   <!ENTITY pango-buildsize     "47 MB (with tests)">
    12   <!ENTITY pango-time          "0.3 SBU (with tests)">
     11  <!ENTITY pango-buildsize     "49 MB (with tests)">
     12  <!ENTITY pango-time          "0.1 SBU (with tests, at -j4)">
    1313]>
    1414
     
    122122
    123123    <para>
    124       To test the results, issue: <command>ninja test</command>. Two tests,
    125       <filename>test-font</filename> and
     124      To test the results, issue: <command>ninja test</command>. One test,
     125      <!--<filename>test-font</filename> and-->
    126126      <filename>test-layout</filename>
    127       <!--<filename>test-itemize</filename>, are--> are known to fail. <!--if
     127      <!--<filename>test-itemize</filename>, are--> is known to fail. <!--if
    128128      <xref linkend="cantarell-fonts"/> are not installed.-->
    129129      <!-- the other problematic tests get skipped now -->
Note: See TracChangeset for help on using the changeset viewer.