Changeset d621a23 for x/lib


Ignore:
Timestamp:
05/27/2006 02:11:44 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
c05a751
Parents:
b3b6019
Message:

Updated to Pango-1.12.3

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/pango.xml

    rb3b6019 rd621a23  
    77  <!ENTITY pango-download-http "&gnome-download-http;/pango/1.12/pango-&pango-version;.tar.bz2">
    88  <!ENTITY pango-download-ftp  "&gnome-download-ftp;/pango/1.12/pango-&pango-version;.tar.bz2">
    9   <!ENTITY pango-md5sum        "f41488236baf881a4844216ac61abc24">
     9  <!ENTITY pango-md5sum        "c8178e11a895166d86990bb2c38d831b">
    1010  <!ENTITY pango-size          "1.2 MB">
    11   <!ENTITY pango-buildsize     "24.4 MB">
     11  <!ENTITY pango-buildsize     "24.9 MB">
    1212  <!ENTITY pango-time          "0.5 SBU">
    1313]>
     
    6363
    6464    <bridgehead renderas="sect4">Required</bridgehead>
    65     <para role="required"><xref linkend="glib2"/></para>
     65    <para role="required"><xref linkend="glib2"/> and one of
     66    <xref linkend="cairo"/> or
     67    <xref linkend="x-window-system"/> or
     68    <xref linkend="fontconfig"/></para>
    6669
    6770    <bridgehead renderas="sect4">Recommended</bridgehead>
     
    8891  <sect2 role="installation">
    8992    <title>Installation of Pango</title>
     93
     94    <!-- Commenting this out for now as Xorg7 default installation patch
     95         is /usr, so the note doesn't apply. Furthermore, instructions to
     96         do this are already in the book in the X section
    9097
    9198    <para>In order for <application>Pango</application> to find
     
    96103    modifying this variable located in the section
    97104    <xref linkend="postlfs-config-profile"/>.</para>
     105
     106    -->
    98107
    99108    <para>Install <application>Pango</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.