Changeset f600f56a for x


Ignore:
Timestamp:
03/06/2005 10:09:29 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
71085ded
Parents:
0828208d
Message:

Updated to Pango-1.8.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/pango.xml

    r0828208d rf600f56a  
    77  <!ENTITY pango-download-http "http://ftp.gnome.org/pub/GNOME/sources/pango/1.8/pango-&pango-version;.tar.bz2">
    88  <!ENTITY pango-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/pango/1.8/pango-&pango-version;.tar.bz2">
    9   <!ENTITY pango-md5sum        "d11f9857df7216321163e14d66d0cab8">
    10   <!ENTITY pango-size          "957 KB">
     9  <!ENTITY pango-md5sum        "88aa6bf1876766db6864f3b93577887c">
     10  <!ENTITY pango-size          "996 KB">
    1111  <!ENTITY pango-buildsize     "22 MB">
    12   <!ENTITY pango-time          "0.39 SBU">
     12  <!ENTITY pango-time          "0.56 SBU (includes rebuilding the documentation)">
    1313]>
    1414
     
    2525
    2626<para>The <application>Pango</application> package contains the
    27 <filename class="libraryfile">libpango</filename> library. This is useful for
    28 the layout and rendering of text.</para>
     27<filename class="libraryfile">libpango</filename> libraries. These are useful
     28for the layout and rendering of text.</para>
    2929
    3030<sect3><title>Package information</title>
    3131<itemizedlist spacing='compact'>
    32 <listitem><para>Download (HTTP): <ulink url="&pango-download-http;"/></para></listitem>
    33 <listitem><para>Download (FTP): <ulink url="&pango-download-ftp;"/></para></listitem>
     32<listitem><para>Download (HTTP):
     33<ulink url="&pango-download-http;"/></para></listitem>
     34<listitem><para>Download (FTP):
     35<ulink url="&pango-download-ftp;"/></para></listitem>
    3436<listitem><para>Download MD5 sum: &pango-md5sum;</para></listitem>
    3537<listitem><para>Download size: &pango-size;</para></listitem>
    36 <listitem><para>Estimated disk space required: &pango-buildsize;</para></listitem>
    37 <listitem><para>Estimated build time: &pango-time;</para></listitem></itemizedlist>
     38<listitem><para>Estimated disk space required:
     39&pango-buildsize;</para></listitem>
     40<listitem><para>Estimated build time:
     41&pango-time;</para></listitem></itemizedlist>
    3842</sect3>
    3943
    4044<sect3><title><application>Pango</application> dependencies</title>
    4145<sect4><title>Required</title>
    42 <para><xref linkend="glib2"/></para></sect4>
     46<para><xref linkend="glib2"/></para>
     47</sect4>
     48
    4349<sect4><title>Optional</title>
    44 <para>
    45 <ulink url="http://freedesktop.org/~fontconfig/release/">Xft</ulink>
     50<para><ulink url="http://freedesktop.org/~fontconfig/release/">Xft</ulink>
    4651(included in <xref linkend="xfree86"/> or <xref linkend="xorg"/>),
    47 <xref linkend="fontconfig"/> and <xref linkend="gtk-doc"/>
    48 </para></sect4>
     52<xref linkend="fontconfig"/> and <xref linkend="gtk-doc"/></para>
     53</sect4>
    4954</sect3>
    5055
Note: See TracChangeset for help on using the changeset viewer.