Changeset 009b2527 for x


Ignore:
Timestamp:
06/10/2024 04:57:47 PM (5 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
gimp3, trunk
Children:
5aea5b1
Parents:
f26d2193
Message:

Update to pango-1.54.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/pango.xml

    rf26d2193 r009b2527  
    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        "ed3c57bdaff980ddc4c840919ce512ac">
    10   <!ENTITY pango-size          "1.8 MB">
    11   <!ENTITY pango-buildsize     "28 MB (with tests)">
     9  <!ENTITY pango-md5sum        "7ad89b03f6850e0be28f91522b793842">
     10  <!ENTITY pango-size          "1.9 MB">
     11  <!ENTITY pango-buildsize     "27 MB (with tests)">
    1212  <!ENTITY pango-time          "0.1 SBU (Using parallelism=4; with tests)">
    1313]>
     
    122122
    123123<screen remap='doc'><userinput>sed "/docs_dir =/s@\$@ / 'pango-&pango-version;'@" -i ../docs/meson.build &amp;&amp;
    124 meson configure -Dgtk_doc=true                                   &amp;&amp;
     124meson configure -D documentation=true                            &amp;&amp;
    125125ninja</userinput></screen>
    126126
    127127    <para>
    128128      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.
     129      Two tests, testiter and test-font, are known to fail for unknown reason.
    131130      <!-- One test,
    132131      <filename>test-font</filename> is known to fail.  Some tests may
Note: See TracChangeset for help on using the changeset viewer.