Ignore:
Timestamp:
07/24/2012 04:17:44 PM (12 years ago)
Author:
Krejzi <krejzi@…>
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:
3af204c
Parents:
2ba0c1a
Message:

XML Polishing, Part 2. Set libpng (again) as required for Cairo, since it requires too many switches if it is not present, thus making it realy required.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gdk-pixbuf.xml

    r2ba0c1a ra2912ff  
    66
    77  <!ENTITY gdk-pixbuf-download-http
    8     "&gnome-download-http;/gdk-pixbuf/2.26/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
     8           "&gnome-download-http;/gdk-pixbuf/2.26/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    99  <!ENTITY gdk-pixbuf-download-ftp 
    10     "&gnome-download-ftp;/gdk-pixbuf/2.26/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
     10           "&gnome-download-ftp;/gdk-pixbuf/2.26/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    1111  <!ENTITY gdk-pixbuf-md5sum        "82197921c651a81ae28178aa9adfc0e6">
    1212  <!ENTITY gdk-pixbuf-size          "1.2 MB">
     
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to Gdk-Pixbuf</title>
    33 
    34     <para>
    35       The <application>Gdk-Pixbuf</application> library is a toolkit for image
     32    <title>Introduction to Gdk Pixbuf</title>
     33
     34    <para>
     35      The <application>Gdk Pixbuf</application> is a toolkit for image
    3636      loading and pixel buffer manipulation. It is used by
    37       <application>Gtk 2</application> and <application>Gtk 3</application> to
     37      <application>GTK+ 2</application> and <application>GTK+ 3</application> to
    3838      load and manipulate images. In the past it was distributed as part of
    39       <application>Gtk 2</application> but it was split off into a separate
    40       package in preparation for the change to <application>Gtk 3</application>.
     39      <application>GTK+ 2</application> but it was split off into a separate
     40      package in preparation for the change to <application>GTK+ 3</application>.
    4141    </para>
    4242
     
    8989    <bridgehead renderas="sect4">Recommended</bridgehead>
    9090    <para role="recommended">
    91       <xref linkend="xorg7-lib"/>. <emphasis>Many</emphasis>
    92       <application>Gtk</application> applications <emphasis>require</emphasis>
    93       gdk-pixbuf-xlib.
     91      <xref linkend="xorg7-lib"/>
     92      <emphasis>Many</emphasis> <application>GTK+</application>
     93      applications <emphasis>require</emphasis> gdk-pixbuf-xlib.
    9494    </para>
    9595
     
    111111
    112112  <sect2 role="installation">
    113     <title>Installation of Gdk-Pixbuf</title>
    114 
    115     <para>
    116       Install <application>Gdk-Pixbuf</application> by running the following
     113    <title>Installation of Gdk Pixbuf</title>
     114
     115    <para>
     116      Install <application>Gdk Pixbuf</application> by running the following
    117117      commands:
    118118    </para>
     
    148148    <para>
    149149      <option>--with-x11</option>: This switch enables building of the
    150       <application>Gdk-Pixbuf</application> <application>X11</application>
     150      <application>Gdk Pixbuf</application> <application>X11</application>
    151151      library which is needed for <emphasis>many</emphasis> packages.
    152152    </para>
     
    155155      <option>--with-libjasper</option>: If you've installed
    156156      <xref linkend="jasper"/> and you want
    157       <application>Gdk-Pixbuf</application> to use it to compile a JPEG2000
    158       image loader, pass this option to configure.
     157      <application>Gdk-Pixbuf</application> to use it to compile a
     158      JPEG2000 image loader, pass this option to configure.
    159159    </para>
    160160
    161161    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    162     href="../../xincludes/gtk-doc-rebuild.xml"/>
     162      href="../../xincludes/gtk-doc-rebuild.xml"/>
     163
    163164  </sect2>
    164165
     
    173174      <seglistitem>
    174175        <seg>
    175           gdk-pixbuf-csource,
    176           gdk-pixbuf-pixdata and
    177           gdk-pixbuf-query-loaders.
     176          gdk-pixbuf-csource, gdk-pixbuf-pixdata and gdk-pixbuf-query-loaders
    178177        </seg>
    179178        <seg>
    180           libgdk_pixbuf-2.0.so and
    181           libgdk_pixbuf_xlib-2.0.so.
     179          libgdk_pixbuf-2.0.so and libgdk_pixbuf_xlib-2.0.so
    182180        </seg>
    183181        <seg>
    184182          /usr/include/gdk-pixbuf-2.0,
    185183          /usr/lib/gdk-pixbuf-2.0 and
    186           /usr/share/gtk-doc/html/gdk-pixbuf.
     184          /usr/share/gtk-doc/html/gdk-pixbuf
    187185        </seg>
    188186      </seglistitem>
     
    211209        <listitem>
    212210          <para>
    213             collects information about loadable modules for gdk-pixbuf and
    214             writes it to the default cache file location, or to stdout.
     211            collects information about loadable modules for
     212            <application>Gdk Pixbuf</application> and writes it
     213            to the default cache file location, or to stdout.
    215214          </para>
    216215          <indexterm zone="gdk-pixbuf gdk-pixbuf-query-loaders">
     
    244243        </listitem>
    245244      </varlistentry>
     245
    246246    </variablelist>
    247   </sect2>
     247
     248  </sect2>
     249
    248250</sect1>
Note: See TracChangeset for help on using the changeset viewer.