Changeset 1e9b1f27 for x/lib/pango.xml


Ignore:
Timestamp:
07/29/2019 08:57:21 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
67e087d2
Parents:
0b05bda
Message:

Update to xfce4-power-manager-1.6.4.
Update to tumbler-0.2.6.
Update to garcon-0.6.4.
Update to exo-0.12.7.
Update to mousepad-0.4.2.
Update to lxml-4.4.0 (python module).
Update to pango-1.44.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/pango.xml

    r0b05bda r1e9b1f27  
    55  %general-entities;
    66
    7   <!ENTITY pango-download-http "&gnome-download-http;/pango/1.42/pango-&pango-version;.tar.xz">
    8   <!ENTITY pango-download-ftp  "&gnome-download-ftp;/pango/1.42/pango-&pango-version;.tar.xz">
    9   <!ENTITY pango-md5sum        "deb171a31a3ad76342d5195a1b5bbc7c">
    10   <!ENTITY pango-size          "816 KB">
    11   <!ENTITY pango-buildsize     "18 MB (with tests)">
     7  <!ENTITY pango-download-http "&gnome-download-http;/pango/1.44/pango-&pango-version;.tar.xz">
     8  <!ENTITY pango-download-ftp  "&gnome-download-ftp;/pango/1.44/pango-&pango-version;.tar.xz">
     9  <!ENTITY pango-md5sum        "af2e8343cb8e61a8bb354494bda02302">
     10  <!ENTITY pango-size          "484 KB">
     11  <!ENTITY pango-buildsize     "14 MB (with tests)">
    1212  <!ENTITY pango-time          "less than 0.1 SBU (with tests)">
    1313]>
     
    120120
    121121    <para>
    122       To test the results, issue: <command>ninja test</command>. One test,
    123       test-layout, is known to fail.
     122      To test the results, issue: <command>ninja test</command>. Two tests,
     123      test-layout and test-itemize, are known to fail.
    124124    </para>
    125125
Note: See TracChangeset for help on using the changeset viewer.