Changeset 96d9ee1b


Ignore:
Timestamp:
12/03/2011 08:54:08 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
c40de47
Parents:
c972630
Message:

Updated Pango to 1.29.4

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rc972630 r96d9ee1b  
    554554<!ENTITY cairo-version                "1.10.2">
    555555<!ENTITY cairomm-version              "1.6.2">
    556 <!ENTITY pango-version                "1.28.2">
     556<!ENTITY pango-version                "1.29.4">
    557557<!ENTITY pangomm-version              "2.26.2">
    558558<!ENTITY atk-version                  "2.2.0">
  • introduction/welcome/changelog.xml

    rc972630 r96d9ee1b  
    5151          <para>[abenton] - Updated xine-ui to 0.99.6.</para>
    5252        </listitem>
     53        <listitem>
     54          <para>[abenton] - Updated Pango to 1.29.4.</para>
     55        </listitem>
    5356      </itemizedlist>
    5457    </listitem>
  • x/lib/pango.xml

    rc972630 r96d9ee1b  
    55  %general-entities;
    66
    7   <!ENTITY pango-download-http "&gnome-download-http;/pango/1.28/pango-&pango-version;.tar.bz2">
    8   <!ENTITY pango-download-ftp "&gnome-download-ftp;/pango/1.28/pango-&pango-version;.tar.bz2">
    9   <!ENTITY pango-md5sum        "564bfc0fdefc718d58414bfe7590cd1a">
    10   <!ENTITY pango-size          "1.5 MB">
    11   <!ENTITY pango-buildsize     "32 MB">
    12   <!ENTITY pango-time          "0.5 SBU">
     7  <!ENTITY pango-download-http "&gnome-download-http;/pango/1.29/pango-&pango-version;.tar.xz">
     8  <!ENTITY pango-download-ftp "&gnome-download-ftp;/pango/1.29/pango-&pango-version;.tar.xz">
     9  <!ENTITY pango-md5sum        "9d5aba73897d2e8e8115b3f4fddbc0af">
     10  <!ENTITY pango-size          "1.1 MB">
     11  <!ENTITY pango-buildsize     "36 MB">
     12  <!ENTITY pango-time          "0.4 SBU">
    1313]>
    1414
     
    3232    <para>The <application>Pango</application> package contains the
    3333    <filename class="libraryfile">libpango</filename> libraries. These are
    34     useful for the layout and rendering of text.</para>
    35 
    36     &lfs65_checked;
     34    useful for the layout and rendering of multilingual text.</para>
     35
     36    &lfs70_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6161
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    63     <para role="required"><xref linkend="glib2"/> and one of
    64     <xref linkend="cairo"/> or
    65     <xref linkend="x-window-system"/> or
     63    <para role="required"><xref linkend="glib2"/> and one of:
     64    <xref linkend="cairo"/>, <xref linkend="x-window-system"/> or
    6665    <xref linkend="fontconfig"/></para>
    6766
    68     <para><application>cairo</application> is not required to build
    69     <application>Pango</application>, but it is highly recommended that you
    70     install <application>cairo</application> before building
    71     <application>Pango</application>. If you don't build
    72     <application>Pango</application> with a <application>cairo</application>
    73     backend, then <application>GTK+</application>-2 will not build.</para>
     67    <note>
     68      <para><application>cairo</application> is not required to build
     69      <application>Pango</application>, but it is highly recommended that you
     70      install <application>cairo</application> and the X Window System before
     71      building    <application>Pango</application>. If you don&apos;t build
     72      <application>Pango</application> with a <application>cairo</application>
     73      and <application>libXft</application> backend, then
     74      <application>GTK+</application>-2 will not build.</para>
     75    </note>
    7476
    7577    <bridgehead renderas="sect4">Optional</bridgehead>
     
    7779    <ulink url="http://linux.thai.net/libthai">LibThai</ulink></para>
    7880
    79     <bridgehead renderas="sect4">Optional (If <application>cairo</application>
    80     is Not Installed)</bridgehead>
    81     <para role="optional"><xref linkend="x-window-system"/></para>
    82 
    8381    <bridgehead renderas="sect4">Optional (To Rebuild the API
    8482    Documentation)</bridgehead>
     
    9290  <sect2 role="installation">
    9391    <title>Installation of Pango</title>
    94 
    95     <!-- Commenting this out for now as Xorg7 default installation patch
    96          is /usr, so the note doesn't apply. Furthermore, instructions to
    97          do this are already in the book in the X section
    98 
    99     <para>In order for <application>Pango</application> to find
    100     <application>Xft</application>, <envar>PKG_CONFIG_PATH</envar> must
    101     include <filename class="directory">/usr/X11R6/lib/pkgconfig</filename>.
    102     This is a good time to add it if you haven't already. You can utilize
    103     the example for <filename>X.sh</filename> to create a script for
    104     modifying this variable located in the section
    105     <xref linkend="postlfs-config-profile"/>.</para>
    106 
    107     -->
    10892
    10993    <para>Install <application>Pango</application> by running the following
     
    119103    </para>
    120104
    121     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     105    <para>Now, as the <systemitem class="username">root</systemitem>
     106    user:</para>
    122107
    123108<screen role="root"><userinput>make install</userinput></screen>
     
    188173        pango-indic-lang.so, pango-khmer-fc.so, pango-syriac-fc.so,
    189174        pango-thai-fc.so, and pango-tibetan-fc.so</seg>
    190         <seg>/etc/pango, /usr/{include/pango-1.0/pango,lib/pango/1.6.0/modules,
    191         share/gtk-doc/html/pango}</seg>
     175        <seg>/etc/pango, /usr/include/pango-1.0 /usr/lib/pango and
     176        /usr/share/gtk-doc/html/pango</seg>
    192177      </seglistitem>
    193178    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.