Changeset 6b601a7b for x/lib


Ignore:
Timestamp:
08/14/2018 03:17:00 PM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
790d9dfd
Parents:
307a22f
Message:

Update to pango-1.42.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/pango.xml

    r307a22f r6b601a7b  
    77  <!ENTITY pango-download-http "&gnome-download-http;/pango/1.42/pango-&pango-version;.tar.xz">
    88  <!ENTITY pango-download-ftp  "&gnome-download-ftp;/pango/1.42/pango-&pango-version;.tar.xz">
    9   <!ENTITY pango-md5sum        "d66d2f29e92d33b6da5e19c563520f7c">
    10   <!ENTITY pango-size          "808 KB">
    11   <!ENTITY pango-buildsize     "17 MB (with tests)">
    12   <!ENTITY pango-time          "0.1 SBU (with parallelism=4 and tests)">
     9  <!ENTITY pango-md5sum        "b281b95bca4591c28b3b784aadaa6f81">
     10  <!ENTITY pango-size          "816 KB">
     11  <!ENTITY pango-buildsize     "29 MB (with tests)">
     12  <!ENTITY pango-time          "0.1 SBU (with tests)">
    1313]>
    1414
     
    191191      <seglistitem>
    192192        <seg>
    193           pango-view
     193          pango-list and pango-view
    194194        </seg>
    195195        <seg>
     
    209209      <?dbfo list-presentation="list"?>
    210210      <?dbhtml list-presentation="table"?>
     211
     212      <varlistentry id="pango-list">
     213        <term><command>pango-list</command></term>
     214        <listitem>
     215          <para>
     216            displays a list of fonts that <application>Pango</application>
     217            can use that are currently installed on the system.
     218          </para>
     219          <indexterm zone="pango pango-list">
     220            <primary sortas="b-pango-list">pango-list</primary>
     221          </indexterm>
     222        </listitem>
     223      </varlistentry>
    211224
    212225      <varlistentry id="pango-view">
Note: See TracChangeset for help on using the changeset viewer.