Changeset 4f93e5ed for x


Ignore:
Timestamp:
04/04/2024 06:39:28 PM (2 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
lazarus, trunk
Children:
7b4523ab
Parents:
7478665
Message:

Upgrade to pango-1.52.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/pango.xml

    r7478665 r4f93e5ed  
    77  <!ENTITY pango-download-http "&gnome-download-http;/pango/&pango-minor;/pango-&pango-version;.tar.xz">
    88  <!ENTITY pango-download-ftp  " ">
    9   <!ENTITY pango-md5sum        "dad79982a79badc27901d90400a32324">
    10   <!ENTITY pango-size          "1.9 MB">
     9  <!ENTITY pango-md5sum        "ed3c57bdaff980ddc4c840919ce512ac">
     10  <!ENTITY pango-size          "1.8 MB">
    1111  <!ENTITY pango-buildsize     "28 MB (with tests)">
    1212  <!ENTITY pango-time          "0.1 SBU (Using parallelism=4; with tests)">
     
    126126
    127127    <para>
    128       To test the results, issue: <command>ninja test</command>. One test,
     128      To test the results, issue: <command>ninja test</command>.
     129      One test (test-layout) is known to fail on i686 systems for
     130      unknown reason.
     131      <!-- One test,
    129132      <filename>test-font</filename> is known to fail.  Some tests may
    130133      fail if no Opentype or Truetype fonts are installed in
    131134      <filename class='directory'>/usr/share/fonts</filename>.
     135      -->
    132136      <!--<filename>test-itemize</filename>, are are known to fail. if
    133137      <xref linkend="cantarell-fonts"/> are not installed.-->
Note: See TracChangeset for help on using the changeset viewer.