Changeset a2912ff


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

Location:
x/lib
Files:
19 edited

Legend:

Unmodified
Added
Removed
  • x/lib/atk.xml

    r2ba0c1a ra2912ff  
    1313]>
    1414
    15 <sect1 id="atk" xreflabel="atk-&atk-version;">
     15<sect1 id="atk" xreflabel="ATK-&atk-version;">
    1616  <?dbhtml filename="atk.html" ?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>atk-&atk-version;</title>
     23  <title>ATK-&atk-version;</title>
    2424
    2525  <indexterm zone="atk">
    26     <primary sortas="a-atk">atk</primary>
     26    <primary sortas="a-ATK">ATK</primary>
    2727  </indexterm>
    2828
     
    3030    <title>Introduction to ATK</title>
    3131
    32     <para><application>ATK</application> provides the set of accessibility
    33     interfaces that are implemented by other toolkits and applications.
    34     Using the <application>ATK</application> interfaces, accessibility tools
    35     have full access to view and control running applications.</para>
     32    <para>
     33      <application>ATK</application> provides the set of accessibility
     34      interfaces that are implemented by other toolkits and applications.
     35      Using the <application>ATK</application> interfaces, accessibility
     36      tools have full access to view and control running applications.
     37    </para>
    3638
    3739    &lfs71_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&atk-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&atk-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&atk-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&atk-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &atk-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &atk-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &atk-size;</para>
     59        <para>
     60          Download size: &atk-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &atk-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &atk-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &atk-time;</para>
     69        <para>
     70          Estimated build time: &atk-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
     
    7791
    7892    <para condition="html" role="usernotes">User Notes:
    79     <ulink url="&blfs-wiki;/atk"/></para>
    80 
     93      <ulink url="&blfs-wiki;/atk"/>
     94    </para>
    8195  </sect2>
    8296
     
    8498    <title>Installation of ATK</title>
    8599
    86     <para>Install <application>atk</application> by running
    87     the following commands:</para>
     100    <para>
     101      Install <application>ATK</application> by running
     102      the following commands:
     103    </para>
    88104
    89105<screen><userinput>./configure --prefix=/usr &amp;&amp;
    90106make</userinput></screen>
    91107
    92     <para>To test the results, issue: <command>make check</command>.</para>
     108    <para>
     109      To test the results, issue: <command>make check</command>.
     110    </para>
    93111
    94     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     112    <para>
     113      Now, as the <systemitem class="username">root</systemitem> user:
     114    </para>
    95115
    96116<screen role="root"><userinput>make install</userinput></screen>
     
    102122
    103123    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    104     href="../../xincludes/gtk-doc-rebuild.xml"/>
     124      href="../../xincludes/gtk-doc-rebuild.xml"/>
    105125
    106126  </sect2>
     
    118138        </seg>
    119139        <seg>
    120           /usr/include/atk-1.0 and /usr/share/gtk-doc/html/atk
     140          /usr/include/atk-1.0 and
     141          /usr/share/gtk-doc/html/atk
    121142        </seg>
    122143      </seglistitem>
     
    131152        <term><filename class='libraryfile'>libatk-1.0.so</filename></term>
    132153        <listitem>
    133           <para>contains functions that are used by assistive technologies
    134           to interact with the desktop applications.</para>
     154          <para>
     155            contains functions that are used by assistive technologies
     156            to interact with the desktop applications.
     157          </para>
    135158          <indexterm zone="atk libatk">
    136159            <primary sortas="c-libatk">libatk-1.0.so</primary>
  • x/lib/atkmm.xml

    r2ba0c1a ra2912ff  
    1313]>
    1414
    15 <sect1 id="atkmm" xreflabel="atkmm-&atkmm-version;">
     15<sect1 id="atkmm" xreflabel="Atkmm-&atkmm-version;">
    1616  <?dbhtml filename="atkmm.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>atkmm-&atkmm-version;</title>
     23  <title>Atkmm-&atkmm-version;</title>
    2424
    2525  <indexterm zone="atkmm">
    26     <primary sortas="a-atkmm">atkmm</primary>
     26    <primary sortas="a-Atkmm">Atkmm</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to atkmm</title>
     30    <title>Introduction to Atkmm</title>
    3131
    32     <para><application>Atkmm</application> is the official C++ interface for the
    33     ATK accessibility toolkit library.</para>
     32    <para>
     33      <application>Atkmm</application> is the official C++ interface for the
     34      ATK accessibility toolkit library.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&atkmm-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&atkmm-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&atkmm-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&atkmm-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &atkmm-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &atkmm-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &atkmm-size;</para>
     57        <para>
     58          Download size: &atkmm-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &atkmm-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &atkmm-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &atkmm-time;</para>
     67        <para>
     68          Estimated build time: &atkmm-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    5872
    59     <bridgehead renderas="sect3">atkmm Dependencies</bridgehead>
     73    <bridgehead renderas="sect3">Atkmm Dependencies</bridgehead>
    6074
    6175    <bridgehead renderas="sect4">Required</bridgehead>
    6276    <para role="required">
    63       <xref linkend="glibmm"/> and
    64       <xref linkend="atk"/>
     77      <xref linkend="atk"/> and
     78      <xref linkend="glibmm"/>
    6579    </para>
    6680
    6781    <para condition="html" role="usernotes">User Notes:
    68     <ulink url="&blfs-wiki;/atkmm"/></para>
    69 
     82      <ulink url="&blfs-wiki;/atkmm"/>
     83    </para>
    7084  </sect2>
    7185
    7286  <sect2 role="installation">
    73     <title>Installation of atkmm</title>
     87    <title>Installation of Atkmm</title>
    7488
    75     <para>Install <application>atkmm</application> by running the following
    76     commands:</para>
     89    <para>
     90      Install <application>Atkmm</application> by running the following
     91      commands:
     92    </para>
    7793
    7894<screen><userinput>./configure --prefix=/usr &amp;&amp;
    7995make</userinput></screen>
    8096
    81     <para>This package does not have a testsuite.</para>
     97    <para>
     98      This package does not come with a testsuite.
     99    </para>
    82100
    83     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     101    <para>
     102      Now, as the <systemitem class="username">root</systemitem> user:
     103    </para>
    84104
    85105<screen role="root"><userinput>make install</userinput></screen>
     
    115135        <term><filename class='libraryfile'>libatkmm-1.6.so</filename></term>
    116136        <listitem>
    117           <para>contains the <application>ATK</application> API classes.</para>
     137          <para>
     138            contains the <application>ATK</application> API classes.
     139          </para>
    118140          <indexterm zone="atkmm libatkmm-1">
    119141            <primary sortas="c-libatkmm-1">libatkmm-1.6.so</primary>
  • x/lib/cairo.xml

    r2ba0c1a ra2912ff  
    55  %general-entities;
    66
    7   <!ENTITY cairo-download-http
    8     "http://cairographics.org/releases/cairo-&cairo-version;.tar.xz">
     7  <!ENTITY cairo-download-http "http://cairographics.org/releases/cairo-&cairo-version;.tar.xz">
    98  <!ENTITY cairo-download-ftp  " ">
    109  <!ENTITY cairo-md5sum        "87649eb75789739d517c743e94879e51">
     
    1413]>
    1514
    16 <sect1 id="cairo" xreflabel="cairo-&cairo-version;">
     15<sect1 id="cairo" xreflabel="Cairo-&cairo-version;">
    1716  <?dbhtml filename="cairo.html"?>
    1817
     
    2221  </sect1info>
    2322
    24   <title>cairo-&cairo-version;</title>
     23  <title>Cairo-&cairo-version;</title>
    2524
    2625  <indexterm zone="cairo">
    27     <primary sortas="a-cairo">cairo</primary>
     26    <primary sortas="a-Cairo">Cairo</primary>
    2827  </indexterm>
    2928
     
    9998    <bridgehead renderas="sect4">Required</bridgehead>
    10099    <para role="required">
     100      <!-- Just a note: png is REQUIRED, since something that isn't REQUIRED
     101      does not need bunch of DISABLE switches. You are breaking the package
     102      for those that don't want to install recommended deps, and I've seen
     103      lot of people like that. Leave it, it is not a big dep, and I suspect
     104      that someone will install cairo just to test gobject-introspection, since
     105      I doubt someone will need that unless building gnome stuff, and it is
     106      really wrong way of thinking that someone might need cairo JUST to test
     107      introspection. No offense. -->
     108      <xref linkend="libpng"/>,
    101109      <xref linkend="glib2"/> and
    102110      <xref linkend="pixman"/>
     
    106114    <para role="recommended">
    107115      <xref linkend="fontconfig"/>,
    108       <xref linkend="libpng"/> (if you want to build
    109       <application>Cairo</application> without <application>Libpng</application>
    110       you will need to add --disable-png --disable-svg to the configure options
    111       and remove --enable-tee) and
    112       <xref linkend="xorg7-lib"/>.
     116      <xref linkend="xorg7-lib"/>
    113117    </para>
    114118
     
    134138      <para>
    135139        There is a reciprocal dependency with the
    136         <application>Gtk 2</application>, <application>Librsvg</application> and
     140        <application>GTK+ 2</application>, <application>librsvg</application> and
    137141        <application>Poppler</application> packages. As the test suite is
    138142        currently unreliable, it is best to simply skip it at this time.
     
    160164    <para>
    161165      Note that the tests take a long time to run, many of them fail for unknown
    162       reasons and it has been known to cause a kernel panic. <!-- I suspect that
    163       the panic was due to a bug in the xf86-video-ati driver but I can't be
    164       sure as the system locked up hard. cairo-1.12.0 has exposed bugs in other
    165       parts of Xorg https://bugs.freedesktop.org/show_bug.cgi?id=47266 Andy
    166       2012-04-22 --> If you want to run the tests issue:
    167       <command>make -k check</command>.
     166      reasons and it has been known to cause a kernel panic. If you want to run
     167      the tests issue: <command>make -k check</command>.
    168168    </para>
    169169
     
    221221
    222222    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    223     href="../../xincludes/gtk-doc-rebuild.xml"/>
     223      href="../../xincludes/gtk-doc-rebuild.xml"/>
     224
    224225  </sect2>
    225226
     
    241242        </seg>
    242243        <seg>
    243           /usr/include/cairo, /usr/lib/cairo and
     244          /usr/include/cairo,
     245          /usr/lib/cairo and
    244246          /usr/share/gtk-doc/html/cairo
    245247        </seg>
     
    304306        </listitem>
    305307      </varlistentry>
     308
    306309    </variablelist>
     310
    307311  </sect2>
     312
    308313</sect1>
  • x/lib/cairomm.xml

    r2ba0c1a ra2912ff  
    1313]>
    1414
    15 <sect1 id="cairomm" xreflabel="cairomm-&cairomm-version;">
     15<sect1 id="cairomm" xreflabel="Cairomm-&cairomm-version;">
    1616  <?dbhtml filename="cairomm.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>cairomm-&cairomm-version;</title>
     23  <title>Cairomm-&cairomm-version;</title>
    2424
    2525  <indexterm zone="cairomm">
    26     <primary sortas="a-cairomm">cairomm</primary>
     26    <primary sortas="a-Cairomm">Cairomm</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to cairomm</title>
     30    <title>Introduction to Cairomm</title>
    3131
    32     <para>The <application>cairomm</application> package provides a C++
    33     interface to <application>cairo</application>.</para>
     32    <para>
     33      The <application>Cairomm</application> package provides a C++
     34      interface to <application>Cairo</application>.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&cairomm-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&cairomm-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&cairomm-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&cairomm-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &cairomm-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &cairomm-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &cairomm-size;</para>
     57        <para>
     58          Download size: &cairomm-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &cairomm-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &cairomm-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &cairomm-time;</para>
     67        <para>
     68          Estimated build time: &cairomm-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    5872
    59     <bridgehead renderas="sect3">cairomm Dependencies</bridgehead>
     73    <bridgehead renderas="sect3">Cairomm Dependencies</bridgehead>
    6074
    6175    <bridgehead renderas="sect4">Required</bridgehead>
     
    7286
    7387    <para condition="html" role="usernotes">User Notes:
    74     <ulink url="&blfs-wiki;/cairomm"/></para>
    75 
     88      <ulink url="&blfs-wiki;/cairomm"/>
     89    </para>
    7690  </sect2>
    7791
    7892  <sect2 role="installation">
    79     <title>Installation of cairomm</title>
     93    <title>Installation of Cairomm</title>
    8094
    81     <para>Install <application>cairomm</application> by running the following
    82     commands:</para>
     95    <para>
     96      Install <application>Cairomm</application> by running the following
     97      commands:
     98    </para>
    8399
    84100<screen><userinput>./configure --prefix=/usr &amp;&amp;
    85101make</userinput></screen>
    86102
    87     <para>This package does not come with a test suite.</para>
     103    <para>
     104      This package does not come with a test suite.
     105    </para>
    88106
    89     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     107    <para>
     108      Now, as the <systemitem class="username">root</systemitem> user:
     109    </para>
    90110
    91111<screen role="root"><userinput>make install</userinput></screen>
     
    121141        <term><filename class='libraryfile'>libcairomm-1.0.so</filename></term>
    122142        <listitem>
    123           <para>contains the <application>Cairo</application> API classes.</para>
     143          <para>
     144            contains the <application>Cairo</application> API classes.
     145          </para>
    124146          <indexterm zone="cairomm libcairomm-1.0">
    125             <primary sortas="c-libcairomm-1.0">libcairomm-1.0.{so,a}</primary>
     147            <primary sortas="c-libcairomm-1.0">libcairomm-1.0.so</primary>
    126148          </indexterm>
    127149        </listitem>
  • x/lib/clutter-gtk.xml

    r2ba0c1a ra2912ff  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to clutter-gtk</title>
     32    <title>Introduction to Clutter Gtk</title>
    3333
    34     <para>The <application>clutter-gtk</application> package is a library
    35     providing facilities to integrate <application>Clutter</application> into
    36     <application>GTK+</application> applications.</para>
     34    <para>
     35      The <application>Clutter Gtk</application> package is a library
     36      providing facilities to integrate <application>Clutter</application>
     37      into <application>GTK+</application> applications.
     38    </para>
    3739
    3840    &lfs70_checked;
     
    4143    <itemizedlist spacing="compact">
    4244      <listitem>
    43         <para>Download (HTTP): <ulink url="&clutter-gtk-download-http;"/></para>
     45        <para>
     46          Download (HTTP): <ulink url="&clutter-gtk-download-http;"/>
     47        </para>
    4448      </listitem>
    4549      <listitem>
    46         <para>Download (FTP): <ulink url="&clutter-gtk-download-ftp;"/></para>
     50        <para>
     51          Download (FTP): <ulink url="&clutter-gtk-download-ftp;"/>
     52        </para>
    4753      </listitem>
    4854      <listitem>
    49         <para>Download MD5 sum: &clutter-gtk-md5sum;</para>
     55        <para>
     56          Download MD5 sum: &clutter-gtk-md5sum;
     57        </para>
    5058      </listitem>
    5159      <listitem>
    52         <para>Download size: &clutter-gtk-size;</para>
     60        <para>
     61          Download size: &clutter-gtk-size;
     62        </para>
    5363      </listitem>
    5464      <listitem>
    55         <para>Estimated disk space required: &clutter-gtk-buildsize;</para>
     65        <para>
     66          Estimated disk space required: &clutter-gtk-buildsize;
     67        </para>
    5668      </listitem>
    5769      <listitem>
    58         <para>Estimated build time: &clutter-gtk-time;</para>
     70        <para>
     71          Estimated build time: &clutter-gtk-time;
     72        </para>
    5973      </listitem>
    6074    </itemizedlist>
    6175
    62     <bridgehead renderas="sect3">clutter-gtk Dependencies</bridgehead>
     76    <bridgehead renderas="sect3">Clutter Gtk Dependencies</bridgehead>
    6377
    6478    <bridgehead renderas="sect4">Required</bridgehead>
     
    7993
    8094    <para condition="html" role="usernotes">User Notes:
    81     <ulink url="&blfs-wiki;/clutter-gtk"/></para>
    82 
     95      <ulink url="&blfs-wiki;/clutter-gtk"/>
     96    </para>
    8397  </sect2>
    8498
    8599  <sect2 role="installation">
    86     <title>Installation of clutter-gtk</title>
     100    <title>Installation of Clutter Gtk</title>
    87101
    88     <para>Install <application>clutter-gtk</application> by running the following
    89     commands:</para>
     102    <para>
     103      Install <application>Clutter Gtk</application> by running the following
     104      commands:
     105    </para>
    90106
    91107<screen><userinput>./configure --prefix=/usr &amp;&amp;
    92108make</userinput></screen>
    93109
    94     <para>This package does not come with a test suite.</para>
     110    <para>
     111      This package does not come with a test suite.
     112    </para>
    95113
    96     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     114    <para>
     115      Now, as the <systemitem class="username">root</systemitem> user:
     116    </para>
    97117
    98118<screen role="root"><userinput>make install</userinput></screen>
     
    104124
    105125    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    106     href="../../xincludes/gtk-doc-rebuild.xml"/>
     126      href="../../xincludes/gtk-doc-rebuild.xml"/>
    107127
    108128  </sect2>
     
    135155        class='libraryfile'>libclutter-gtk-1.0.so</filename></term>
    136156        <listitem>
    137           <para>contains the clutter-gtk API functions.</para>
     157          <para>
     158            contains the <application>Clutter Gtk</application> API functions.
     159          </para>
    138160          <indexterm zone="clutter-gtk libclutter-gtk-1">
    139161            <primary sortas="c-libclutter-gtk-1">libclutter-gtk-1.0.so</primary>
  • x/lib/cogl.xml

    r2ba0c1a ra2912ff  
    3030    <title>Introduction to Cogl</title>
    3131
    32     <para><application>Cogl</application> is a modern 3D graphics API with
    33     associated utility APIs designed to expose the features of 3D graphics hardware
    34     using a direct state access API design, as opposed to the state-machine style
    35     of OpenGL.</para>
     32    <para>
     33      <application>Cogl</application> is a modern 3D graphics API with associated
     34      utility APIs designed to expose the features of 3D graphics hardware using
     35      a direct state access API design, as opposed to the state-machine style
     36      of OpenGL.
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&cogl-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&cogl-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&cogl-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&cogl-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &cogl-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &cogl-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &cogl-size;</para>
     59        <para>
     60          Download size: &cogl-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &cogl-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &cogl-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &cogl-time;</para>
     69        <para>
     70          Estimated build time: &cogl-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
     
    7993
    8094    <para condition="html" role="usernotes">User Notes:
    81     <ulink url="&blfs-wiki;/cogl"/></para>
    82 
     95      <ulink url="&blfs-wiki;/cogl"/>
     96    </para>
    8397  </sect2>
    8498
     
    86100    <title>Installation of Cogl</title>
    87101
    88     <para>Install <application>Cogl</application> by running the following
    89     commands:</para>
     102    <para>
     103      Install <application>Cogl</application> by running the following
     104      commands:
     105    </para>
    90106
    91107<screen><userinput>./configure --prefix=/usr &amp;&amp;
    92108make</userinput></screen>
    93109
    94     <para>To test the results, issue: <command>make check</command>.</para>
     110    <para>
     111      To test the results, issue: <command>make check</command>.
     112    </para>
    95113
    96     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     114    <para>
     115      Now, as the <systemitem class="username">root</systemitem> user:
     116    </para>
    97117
    98118<screen role="root"><userinput>make install</userinput></screen>
     
    104124
    105125    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    106     href="../../xincludes/gtk-doc-rebuild.xml"/>
     126      href="../../xincludes/gtk-doc-rebuild.xml"/>
    107127
    108128  </sect2>
     
    135155        <term><filename class='libraryfile'>libcogl-pango.so</filename></term>
    136156        <listitem>
    137           <para>is Pango integration library for Cogl.</para>
     157          <para>
     158            is the <application>Pango</application> integration library
     159            for <application>Cogl</application>.
     160          </para>
    138161          <indexterm zone="cogl libcogl-pango">
    139162            <primary sortas="c-libcogl-pango">libcogl-pango.so</primary>
     
    145168        <term><filename class='libraryfile'>libcogl.so</filename></term>
    146169        <listitem>
    147           <para>is an object oriented GL/GLES Abstraction/Utility Layer library.</para>
     170          <para>
     171            is an object oriented GL/GLES Abstraction/Utility Layer library.
     172          </para>
    148173          <indexterm zone="cogl libcogl">
    149174            <primary sortas="c-libcogl">libcogl.so</primary>
  • 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>
  • x/lib/gtk+2.xml

    r2ba0c1a ra2912ff  
    55  %general-entities;
    66
    7   <!ENTITY gtk2-download-http
    8   "&gnome-download-http;/gtk+/2.24/gtk+-&gtk2-version;.tar.xz">
    9   <!ENTITY gtk2-download-ftp
    10   "&gnome-download-ftp;/gtk+/2.24/gtk+-&gtk2-version;.tar.xz">
     7  <!ENTITY gtk2-download-http "&gnome-download-http;/gtk+/2.24/gtk+-&gtk2-version;.tar.xz">
     8  <!ENTITY gtk2-download-ftp  "&gnome-download-ftp;/gtk+/2.24/gtk+-&gtk2-version;.tar.xz">
    119  <!ENTITY gtk2-md5sum        "7fdcb407dd174010a695b555bf9b65e2">
    1210  <!ENTITY gtk2-size          "12.6 MB">
     
    1513]>
    1614
    17 <sect1 id="gtk2" xreflabel="gtk+-&gtk2-version;">
     15<sect1 id="gtk2" xreflabel="GTK+-&gtk2-version;">
    1816  <?dbhtml filename="gtk2.html" ?>
    1917
     
    2321  </sect1info>
    2422
    25   <title>Gtk+-&gtk2-version;</title>
     23  <title>GTK+-&gtk2-version;</title>
    2624
    2725  <indexterm zone="gtk2">
     
    3028
    3129  <sect2 role="package">
    32     <title>Introduction to Gtk+ 2</title>
    33 
    34     <para>
    35       The <application>Gtk+ 2</application> package contains
    36       <application>|Gtk+ 2</application> libraries. These are useful for
    37       creating graphical user interfaces for applications.
     30    <title>Introduction to GTK+ 2</title>
     31
     32    <para>
     33      The <application>GTK+ 2</application> package contains
     34      libraries used for creating graphical user interfaces
     35      for applications.
    3836    </para>
    3937
     
    7472    </itemizedlist>
    7573
    76     <bridgehead renderas="sect3">Gtk+ 2 Dependencies</bridgehead>
     74    <bridgehead renderas="sect3">GTK+ 2 Dependencies</bridgehead>
    7775
    7876    <bridgehead renderas="sect4">Required</bridgehead>
    7977    <para role="required">
    80       <xref linkend="cairo"/> (compiled with libX11 support),
     78      <xref linkend="atk"/>,
     79      <xref linkend="cairo"/>,
    8180      <xref linkend="gdk-pixbuf"/>,
    82       the <xref linkend="x-window-system"/> (specifically, libX11, libXext and
    83       libXrender),
    8481      <xref linkend="pango"/> and
    85       <xref linkend="atk"/>
     82      <xref linkend="xorg7-lib"/>
    8683    </para>
    8784
     
    9087      <xref linkend="hicolor-icon-theme"/>
    9188    </para>
    92 
    93     <!-- hicolor-icon-theme is required for the test suite -->
    9489
    9590    <bridgehead renderas="sect4">Optional</bridgehead>
     
    9792      <xref linkend="cups"/>,
    9893      <xref linkend="docbook-utils"/>,
    99       <!-- <ulink url="http://beagle-project.org/Main_Page">libbeagle</ulink>,
    100       This beagle page appears to be just adverts -->
    101       <!-- <ulink url="http://sourceforge.net/projects/openprinting/">papi</ulink>,
    102       I think papi is just for solaris. It was a bugger to compile... -->
    103       <!-- <ulink url="http://www.tracker-project.org/">Tracker</ulink>
    104       This tracker page is a dead link -->
    10594      <xref linkend="gobject-introspection"/> and
    106       <xref linkend="gtk-doc"/>.
     95      <xref linkend="gtk-doc"/>
    10796    </para>
    10897
     
    113102
    114103  <sect2 role="installation">
    115     <title>Installation of Gtk+ 2</title>
    116 
    117     <para>
    118       Install <application>Gtk+ 2</application> by running the following
     104    <title>Installation of GTK+ 2</title>
     105
     106    <para>
     107      Install <application>GTK+ 2</application> by running the following
    119108      commands:
    120109    </para>
     
    168157
    169158    <para>
    170       <command>sed -i 's#.*@man_#man_#'
    171       docs/reference/gtk/Makefile.in</command>: this sed fixes one of the
    172       <filename>Makefile</filename>s so it installs the man pages for
    173       gtk-builder-convert, gtk-query-immodules-2.0 and gtk-update-icon-cache.
     159      <command>sed -i 's#.*@man_#man_#' docs/reference/gtk/Makefile.in</command>:
     160      This sed fixes one of the <filename>Makefile</filename>s so it installs the
     161      man pages for gtk-builder-convert, gtk-query-immodules-2.0 and
     162      gtk-update-icon-cache.
    174163    </para>
    175164
    176165    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    177166      href="../../xincludes/gtk-doc-rebuild.xml"/>
     167
    178168  </sect2>
    179169
    180170  <sect2 role="configuration">
    181     <title>Configuring Gtk+ 2</title>
     171    <title>Configuring GTK+ 2</title>
    182172
    183173    <sect3 id="gtk2-config">
     
    200190
    201191      <para>
    202         <application>Gtk+ 2</application> themes change the way a
    203         <application>Gtk+ 2</application> application looks. A
    204         <application>Gtk+ 2</application> icon theme can be used to change the
     192        <application>GTK+ 2</application> themes change the way a
     193        <application>GTK+ 2</application> application looks. A
     194        <application>GTK+ 2</application> icon theme can be used to change the
    205195        icons that appear on the application's toolbar. If you have installed a
    206         <application>Gtk+ 2</application> theme (such as <ulink
     196        <application>GTK+ 2</application> theme (such as <ulink
    207197        url="http://ftp.gnome.org/pub/gnome/sources/gnome-themes/2.32/">gnome-themes</ulink>
    208198        (requires <xref linkend="gtk-engines"/>)) or a
    209         <application>Gtk+ 2</application> icon theme (such as
     199        <application>GTK+ 2</application> icon theme (such as
    210200        <xref linkend="gnome-icon-theme"/>) you can set your preferences in
    211201        <filename>~/.gtkrc-2.0</filename>:
     
    236226      <para>
    237227        <ulink url="http://sourceforge.net/projects/lxde/files/LXAppearance/">
    238         LXAppearance</ulink> is a <application>Gtk+ 2</application> application
     228        LXAppearance</ulink> is a <application>GTK+ 2</application> application
    239229        that can help you choose the themes you like.
    240230      </para>
     
    256246        </seg>
    257247        <seg>
    258           libpixmap.so, im-am-et.so, im-cedilla.so, im-cyrillic-translit.so,
    259           im-inuktitut.so, im-ipa.so, im-multipress.so, im-thai.so, im-ti-er.so,
    260           im-ti-et.so, im-viqr.so, im-xim.so, libprintbackend-cups.so
    261           libprintbackend-file.so, libprintbackend-lpr.so,
    262           libferret.so, libgail.so, libgailutil.so, libgdk-x11-2.0.so and
     248          libgailutil.so, libgdk-x11-2.0.so and
    263249          libgtk-x11-2.0.so
    264250        </seg>
    265251        <seg>
    266           /etc/gtk-2.0, /usr/include/gail-1.0, /usr/include/gtk-2.0,
    267           /usr/include/gtk-unix-print-2.0, /usr/lib/gtk-2.0,
     252          /etc/gtk-2.0,
     253          /usr/include/gail-1.0,
     254          /usr/include/gtk-2.0,
     255          /usr/include/gtk-unix-print-2.0,
     256          /usr/lib/gtk-2.0,
    268257          /usr/share/doc/gtk+-&gtk2-version;,
    269258          /usr/share/gtk-doc/html/gail-libgail-util,
    270           /usr/share/gtk-doc/html/gdk-pixbuf, /usr/share/gtk-doc/html/gtk,
    271           /usr/share/themes/Default, /usr/share/themes/Emacs and
     259          /usr/share/gtk-doc/html/gtk,
     260          /usr/share/themes/Default,
     261          /usr/share/themes/Emacs and
    272262          /usr/share/themes/Raleigh
    273263        </seg>
     
    298288        <listitem>
    299289          <para>
    300             demonstrates <application>Gtk+ 2</application> functionality and
     290            demonstrates <application>GTK+ 2</application> functionality and
    301291            provides code for the examples.
    302292          </para>
     
    313303          <para>
    314304            collects information about loadable input method modules for
    315             <application>Gtk+ 2</application> and writes it to standard output.
     305            <application>GTK+ 2</application> and writes it to standard output.
    316306          </para>
    317307          <indexterm zone="gtk2 gtk-query-immodules-2.0">
     
    335325
    336326      <varlistentry id="gtk2libs">
    337         <term>Gtk+ 2 Libraries</term>
     327        <term>GTK+ 2 Libraries</term>
    338328        <listitem>
    339329          <para>
     
    341331          </para>
    342332          <indexterm zone="gtk2 gtk2libs">
    343             <primary sortas="c-gtk2libs">Gtk+ 2 Libraries</primary>
    344           </indexterm>
    345         </listitem>
    346       </varlistentry>
     333            <primary sortas="c-gtk2libs">GTK+ 2 Libraries</primary>
     334          </indexterm>
     335        </listitem>
     336      </varlistentry>
     337
    347338    </variablelist>
    348   </sect2>
     339
     340  </sect2>
     341
    349342</sect1>
  • x/lib/gtk+3.xml

    r2ba0c1a ra2912ff  
    1313]>
    1414
    15 <sect1 id="gtk3" xreflabel="Gtk+-&gtk3-version;">
     15<sect1 id="gtk3" xreflabel="GTK+-&gtk3-version;">
    1616  <?dbhtml filename="gtk3.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>Gtk+-&gtk3-version;</title>
     23  <title>GTK+-&gtk3-version;</title>
    2424
    2525  <indexterm zone="gtk3">
    26     <primary sortas="a-gtk3">gtk+-3</primary>
     26    <primary sortas="a-gtk3">gtk3</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to Gtk+ 3</title>
    31 
    32     <para>
    33       The <application>Gtk+ 3</application> package contains
    34       <application>Gtk+ 3</application> libraries used for creating
    35       graphical user interfaces for applications.
     30    <title>Introduction to GTK+ 3</title>
     31
     32    <para>
     33      The <application>GTK+ 3</application> package contains the
     34      libraries used for creating graphical user interfaces for
     35      applications.
    3636    </para>
    3737
     
    7272    </itemizedlist>
    7373
    74     <bridgehead renderas="sect3">Gtk+ 3 Dependencies</bridgehead>
     74    <bridgehead renderas="sect3">GTK+ 3 Dependencies</bridgehead>
    7575
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    7878      <xref linkend="atk"/>,
     79      <xref linkend="cairo"/>,
    7980      <xref linkend="gdk-pixbuf"/> and
    8081      <xref linkend="pango"/>
     
    100101
    101102  <sect2 role="installation">
    102     <title>Installation of Gtk+ 3</title>
     103    <title>Installation of GTK+ 3</title>
    103104
    104105    <note>
    105106      <para>
    106         <application>Gtk+ 3</application> will overwrite
     107        <application>GTK+ 3</application> will overwrite
    107108        <command>gtk-update-icon-cache</command> from
    108109        <xref linkend="gtk2"/> if it is installed.
     
    110111        that both programs provide same functionality.
    111112        If you wish to keep one from
    112         <application>Gtk+ 2</application> you can add
     113        <application>GTK+ 2</application> you can add
    113114        <option>--enable-gtk2-dependency</option> to the
    114115        <command>configure</command> command.
     
    117118
    118119    <para>
    119       Install <application>Gtk+ 3</application> by running the following
     120      Install <application>GTK+ 3</application> by running the following
    120121      commands:
    121122    </para>
     
    167168
    168169  <sect2 role="configuration">
    169     <title>Configuring Gtk+ 3</title>
     170    <title>Configuring GTK+ 3</title>
    170171
    171172    <sect3 id="gtk3-config">
     
    188189
    189190      <para>
    190         <application>Gtk+ 3</application> themes change the way a
    191         <application>Gtk+</application> application looks. An icon theme can be
     191        <application>GTK+ 3</application> themes change the way a
     192        <application>GTK+ 3</application> application looks. An icon theme can be
    192193        used to change the icons that appear on the application's toolbar. If
    193         you have installed a <application>Gtk+ 3</application> theme (eg
     194        you have installed a <application>GTK+ 3</application> theme (eg
    194195        <xref linkend="gnome-themes-standard"/> or an icon theme (such as
    195196        <xref linkend="gnome-icon-theme"/>) you can set your prefences in
     
    257258          <para>
    258259            is a simple program that demonstrates some of the things that can be
    259             done with <application>Gtk+ 3</application>
     260            done with <application>GTK+ 3</application>
    260261          </para>
    261262          <indexterm zone="gtk3 gtk3-demo">
     
    270271          <para>
    271272            collects information about loadable input method modules for
    272             <application>Gtk+ 3</application> and writes it to the default cache
     273            <application>GTK+ 3</application> and writes it to the default cache
    273274            file location, or to standard output.
    274275          </para>
     
    297298          <para>
    298299            contains functions that implements the accessibility interfaces
    299             defined by the GNOME Accessibility Toolkit
     300            defined by the GNOME Accessibility Toolkit.
    300301          </para>
    301302          <indexterm zone="gtk3 libgailutil">
     
    331332        </listitem>
    332333      </varlistentry>
     334
    333335    </variablelist>
    334336
  • x/lib/gtk-vnc.xml

    r2ba0c1a ra2912ff  
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to gtk-vnc</title>
    31 
    32     <para>
    33       The <application>gtk-vnc</application> package is a VNC viewer widget
    34       for <application>GTK</application>. It is built using coroutines allowing it
    35       to be completely asynchronous while remaining single threaded.
     30    <title>Introduction to Gtk Vnc</title>
     31
     32    <para>
     33      The <application>Gtk Vnc</application> package is a VNC viewer widget
     34      for <application>GTK+</application>. It is built using coroutines allowing
     35      it to be completely asynchronous while remaining single threaded.
    3636    </para>
    3737
     
    7272    </itemizedlist>
    7373
    74     <bridgehead renderas="sect3">gtk-vnc Dependencies</bridgehead>
     74    <bridgehead renderas="sect3">Gtk Vnc Dependencies</bridgehead>
    7575
    7676    <bridgehead renderas="sect4">Required</bridgehead>
     
    9292      <xref linkend="nspr"/>,
    9393      <xref linkend="pulseaudio"/> and
    94       <ulink url="https://developer.mozilla.org/en/XULRunner">Xulrunner</ulink>
     94      <xref linkend="xulrunner"/>
    9595    </para>
    9696
    9797    <para condition="html" role="usernotes">User Notes:
    98     <ulink url="&blfs-wiki;/gtk-vnc"/></para>
    99 
     98      <ulink url="&blfs-wiki;/gtk-vnc"/>
     99    </para>
    100100  </sect2>
    101101
    102102  <sect2 role="installation">
    103     <title>Installation of gtk-vnc</title>
    104 
    105     <para>
    106       Install <application>gtk-vnc</application> by running the following
     103    <title>Installation of Gtk Vnc</title>
     104
     105    <para>
     106      Install <application>Gtk Vnc</application> by running the following
    107107      commands:
    108108    </para>
     
    115115
    116116    <para>
    117       This package's testsuite is only intended to be used by the
    118       maintainer to check the i18n files.
     117      This package does not come with a testsuite.
    119118    </para>
    120119
     
    131130
    132131    <para>
    133       <parameter>--with-gtk=3.0</parameter>: This parameter enables building of
    134       <application>GTK+3</application> library instead of
    135       <application>GTK+2</application> one.
     132      <parameter>--with-gtk=3.0</parameter>: This parameter enables
     133      building of <application>GTK+ 3</application> library instead
     134      of <application>GTK+ 2</application> one.
    136135    </para>
    137136
     
    144143    <para>
    145144      <option>--without-sasl</option>: This parameter disables the use of
    146       <application>Cyrus SASL</application> for authentication. Remove it if you have
    147       <application>Cyrus SASL</application> installed and wish to enable it for
    148       authentication.
     145      <application>Cyrus SASL</application> for authentication. Remove it if you
     146      have installed <application>Cyrus SASL</application> and wish to enable it
     147      for  authentication.
    149148    </para>
    150149
     
    197196        <listitem>
    198197          <para>
    199             contains GTK+3 bindings for GTK VNC.
     198            contains <application>GTK+ 3</application> bindings for
     199            <application>Gtk Vnc</application>.
    200200          </para>
    201201          <indexterm zone="gtk-vnc libgtk-vnc-2.0">
     
    209209        <listitem>
    210210          <para>
    211             contains GObject bindings for GTK VNC.
     211            contains GObject bindings for <application>Gtk Vnc</application>.
    212212          </para>
    213213          <indexterm zone="gtk-vnc libgvnc-1.0">
     
    221221        <listitem>
    222222          <para>
    223             is Pulseaudio bridge for GTK VNC.
     223            is the <application>PulseAudio</application> bridge for
     224            <application>Gtk Vnc</application>.
    224225          </para>
    225226          <indexterm zone="gtk-vnc libgvncpulse-1.0">
  • x/lib/gtkmm2.xml

    r2ba0c1a ra2912ff  
    55  %general-entities;
    66
    7   <!ENTITY gtkmm2-download-http
    8     "&gnome-download-http;/gtkmm/2.24/gtkmm-&gtkmm2-version;.tar.xz">
    9   <!ENTITY gtkmm2-download-ftp
    10      "&gnome-download-ftp;/gtkmm/2.24/gtkmm-&gtkmm2-version;.tar.xz">
     7  <!ENTITY gtkmm2-download-http "&gnome-download-http;/gtkmm/2.24/gtkmm-&gtkmm2-version;.tar.xz">
     8  <!ENTITY gtkmm2-download-ftp  "&gnome-download-ftp;/gtkmm/2.24/gtkmm-&gtkmm2-version;.tar.xz">
    119  <!ENTITY gtkmm2-md5sum        "388a63ffc40cc8e208df9a1732a67d2d">
    1210  <!ENTITY gtkmm2-size          "10.3 MB">
     
    3937    </para>
    4038
    41     &lfs71_built;
     39    &lfs71_checked;
    4240
    4341    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    139137        <term><filename class='libraryfile'>libgdkmm-2.4.so</filename></term>
    140138        <listitem>
    141           <para>
    142         contains the GDK API classes.
     139        <para>
     140          contains the GDK API classes.
    143141        </para>
    144142          <indexterm zone="gtkmm2 libgdkmm-2.4">
     
    151149        <term><filename class='libraryfile'>libgtkmm-2.4.so</filename></term>
    152150        <listitem>
    153           <para>
    154         contains the <application>GTK+</application> API classes.
     151        <para>
     152          contains the <application>GTK+</application> API classes.
    155153        </para>
    156154          <indexterm zone="gtkmm2 libgtkmm-2.4">
     
    159157        </listitem>
    160158      </varlistentry>
     159
    161160    </variablelist>
     161
    162162  </sect2>
     163
    163164</sect1>
  • x/lib/gtkmm3.xml

    r2ba0c1a ra2912ff  
    55  %general-entities;
    66
    7   <!ENTITY gtkmm3-download-http
    8     "&gnome-download-http;/gtkmm/3.4/gtkmm-&gtkmm3-version;.tar.xz">
    9   <!ENTITY gtkmm3-download-ftp
    10      "&gnome-download-ftp;/gtkmm/3.4/gtkmm-&gtkmm3-version;.tar.xz">
     7  <!ENTITY gtkmm3-download-http "&gnome-download-http;/gtkmm/3.4/gtkmm-&gtkmm3-version;.tar.xz">
     8  <!ENTITY gtkmm3-download-ftp  "&gnome-download-ftp;/gtkmm/3.4/gtkmm-&gtkmm3-version;.tar.xz">
    119  <!ENTITY gtkmm3-md5sum        "cae0fa7143ad8d9df678859bf8bdc1cb">
    1210  <!ENTITY gtkmm3-size          "8.8 MB">
     
    3432    <para>
    3533      The <application>Gtkmm</application> package provides a C++ interface to
    36       <application>GTK+-3</application>.
     34      <application>GTK+ 3</application>.
    3735    </para>
    3836
     
    118116      <seglistitem>
    119117        <seg>
    120           libgdkmm-3.0.so and libgtkmm-3.0.so.
     118          libgdkmm-3.0.so and libgtkmm-3.0.so
    121119        </seg>
    122120        <seg>
     
    124122          /usr/lib/{gdkmm-3.0,gtkmm-3.0},
    125123          /usr/share/devhelp/books/gtkmm-3.0 and
    126           /usr/share/doc/gtkmm-3.0.
     124          /usr/share/doc/gtkmm-3.0
    127125        </seg>
    128126      </seglistitem>
     
    137135        <term><filename class='libraryfile'>libgdkmm-3.0.so</filename></term>
    138136        <listitem>
    139           <para>
    140         contains the GDK API classes.
     137        <para>
     138          contains the GDK API classes.
    141139        </para>
    142140          <indexterm zone="gtkmm3 libgdkmm-3.0">
     
    149147        <term><filename class='libraryfile'>libgtkmm-3.0.so</filename></term>
    150148        <listitem>
    151           <para>
    152         contains the <application>GTK+3</application> API classes.
     149        <para>
     150          contains the <application>GTK+ 3</application> API classes.
    153151        </para>
    154152          <indexterm zone="gtkmm3 libgtkmm-3.0">
     
    157155        </listitem>
    158156      </varlistentry>
     157
    159158    </variablelist>
     159
    160160  </sect2>
     161
    161162</sect1>
  • x/lib/libnotify.xml

    r2ba0c1a ra2912ff  
    3030    <title>Introduction to libnotify</title>
    3131
    32     <para>The <application>libnotify</application> library is used to send
    33     desktop notifications to a notification daemon, as defined in the Desktop
    34     Notifications spec. These notifications can be used to inform the user about
    35     an event or display some form of information without getting in the user's
    36     way.</para>
     32    <para>
     33      The <application>libnotify</application> library is used to send desktop
     34      notifications to a notification daemon, as defined in the Desktop
     35      Notifications spec. These notifications can be used to inform the user about
     36      an event or display some form of information without getting in the user's
     37      way.
     38    </para>
    3739
    3840    &lfs71_checked;
     
    4143    <itemizedlist spacing="compact">
    4244      <listitem>
    43         <para>Download (HTTP): <ulink url="&libnotify-download-http;"/></para>
     45        <para>
     46          Download (HTTP): <ulink url="&libnotify-download-http;"/>
     47        </para>
    4448      </listitem>
    4549      <listitem>
    46         <para>Download (FTP): <ulink url="&libnotify-download-ftp;"/></para>
     50        <para>
     51          Download (FTP): <ulink url="&libnotify-download-ftp;"/>
     52        </para>
    4753      </listitem>
    4854      <listitem>
    49         <para>Download MD5 sum: &libnotify-md5sum;</para>
     55        <para>
     56          Download MD5 sum: &libnotify-md5sum;
     57        </para>
    5058      </listitem>
    5159      <listitem>
    52         <para>Download size: &libnotify-size;</para>
     60        <para>
     61          Download size: &libnotify-size;
     62        </para>
    5363      </listitem>
    5464      <listitem>
    55         <para>Estimated disk space required: &libnotify-buildsize;</para>
     65        <para>
     66          Estimated disk space required: &libnotify-buildsize;
     67        </para>
    5668      </listitem>
    5769      <listitem>
    58         <para>Estimated build time: &libnotify-time;</para>
     70        <para>
     71          Estimated build time: &libnotify-time;
     72        </para>
    5973      </listitem>
    6074    </itemizedlist>
     
    7892
    7993    <para condition="html" role="usernotes">User Notes:
    80     <ulink url="&blfs-wiki;/libnotify"/></para>
    81 
     94      <ulink url="&blfs-wiki;/libnotify"/>
     95    </para>
    8296  </sect2>
    8397
     
    8599    <title>Installation of libnotify</title>
    86100
    87     <para>Install <application>libnotify</application> by running the following
    88     commands:</para>
     101    <para>
     102      Install <application>libnotify</application> by running the following
     103      commands:
     104    </para>
    89105
    90106<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    91107make</userinput></screen>
    92108
    93     <para>This package does not come with a test suite.</para>
     109    <para>
     110      This package does not come with a test suite.
     111    </para>
    94112
    95     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     113    <para>
     114      Now, as the <systemitem class="username">root</systemitem> user:
     115    </para>
    96116
    97117<screen role="root"><userinput>make install</userinput></screen>
     
    103123
    104124    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    105     href="../../xincludes/gtk-doc-rebuild.xml"/>
     125      href="../../xincludes/static-libraries.xml"/>
    106126
    107127    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    108     href="../../xincludes/static-libraries.xml"/>
     128      href="../../xincludes/gtk-doc-rebuild.xml"/>
    109129
    110130  </sect2>
     
    126146        </seg>
    127147        <seg>
    128          /usr/include/libnotify and /usr/share/gtk-doc/html/libnotify
     148         /usr/include/libnotify and
     149         /usr/share/gtk-doc/html/libnotify
    129150        </seg>
    130151      </seglistitem>
     
    139160        <term><command>notify-send</command></term>
    140161        <listitem>
    141           <para>is a command to send notifications.</para>
     162          <para>
     163            is a command used to send notifications.
     164          </para>
    142165          <indexterm zone="libnotify notify-send">
    143166            <primary sortas="b-notify-send">notify-send</primary>
     
    149172        <term><filename class='libraryfile'>libnotify.so</filename></term>
    150173        <listitem>
    151           <para>contains the notify API functions.</para>
     174          <para>
     175            contains the <application>libnotify</application> API functions.
     176          </para>
    152177          <indexterm zone="libnotify libnotify">
    153178            <primary sortas="c-libnotify">libnotify.so</primary>
  • x/lib/libxklavier.xml

    r2ba0c1a ra2912ff  
    3232    <title>Introduction to libxklavier</title>
    3333
    34     <para>The <application>libxklavier</application> package contains a
    35     utility library for <application>X</application> keyboard.</para>
     34    <para>
     35      The <application>libxklavier</application> package contains an
     36      utility library for <application>X</application> keyboard.
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&libxklavier-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&libxklavier-download-http;"/>
     46        </para>
    4347      </listitem>
    4448      <listitem>
    45         <para>Download (FTP): <ulink url="&libxklavier-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&libxklavier-download-ftp;"/>
     51        </para>
    4652      </listitem>
    4753      <listitem>
    48         <para>Download MD5 sum: &libxklavier-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &libxklavier-md5sum;
     56        </para>
    4957      </listitem>
    5058      <listitem>
    51         <para>Download size: &libxklavier-size;</para>
     59        <para>
     60          Download size: &libxklavier-size;
     61        </para>
    5262      </listitem>
    5363      <listitem>
    54         <para>Estimated disk space required: &libxklavier-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &libxklavier-buildsize;
     66        </para>
    5567      </listitem>
    5668      <listitem>
    57         <para>Estimated build time: &libxklavier-time;</para>
     69        <para>
     70          Estimated build time: &libxklavier-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
     
    8094
    8195    <para condition="html" role="usernotes">User Notes:
    82     <ulink url="&blfs-wiki;/libxklavier"/></para>
    83 
     96      <ulink url="&blfs-wiki;/libxklavier"/>
     97    </para>
    8498  </sect2>
    8599
     
    87101    <title>Installation of libxklavier</title>
    88102
    89     <para>Install <application>libxklavier</application> by running the
    90     following commands:</para>
     103    <para>
     104      Install <application>libxklavier</application> by running the
     105      following commands:
     106    </para>
    91107
    92108<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    93109make</userinput></screen>
    94110
    95     <para>This package does not come with a test suite.</para>
     111    <para>
     112      This package does not come with a test suite.
     113    </para>
    96114
    97     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     115    <para>
     116      Now, as the <systemitem class="username">root</systemitem> user:
     117    </para>
    98118
    99119<screen role="root"><userinput>make install</userinput></screen>
     
    104124    <title>Command Explanations</title>
    105125
    106     <para><option>--with-xkb-base=$XORG_PREFIX/share/X11/xkb</option>:
    107     Use this parameter if the $XORG_PREFIX is anything other than
    108     <filename class='directory'>/usr</filename>.</para>
     126    <para>
     127      <parameter>--with-xkb-base=$XORG_PREFIX/share/X11/xkb</parameter>:
     128      Use this parameter if the $XORG_PREFIX is anything other than
     129      <filename class="directory">/usr</filename>.
     130    </para>
    109131
    110132    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    111     href="../../xincludes/gtk-doc-rebuild.xml"/>
     133      href="../../xincludes/static-libraries.xml"/>
    112134
    113135    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    114     href="../../xincludes/static-libraries.xml"/>
     136      href="../../xincludes/gtk-doc-rebuild.xml"/>
    115137
    116138  </sect2>
     
    128150        </seg>
    129151        <seg>
    130           /usr/include/libxklavier and /usr/share/gtk-doc/html/libxklavier
     152          /usr/include/libxklavier and
     153          /usr/share/gtk-doc/html/libxklavier
    131154        </seg>
    132155      </seglistitem>
     
    141164        <term><filename class='libraryfile'>libxklavier.so</filename></term>
    142165        <listitem>
    143           <para>contains XKB utility functions.</para>
     166          <para>
     167            contains XKB utility functions.
     168          </para>
    144169          <indexterm zone="libxklavier libxklavier-lib">
    145170            <primary sortas="c-libxklavier">libxklavier.so</primary>
  • x/lib/mx.xml

    r2ba0c1a ra2912ff  
    1313]>
    1414
    15 <sect1 id="mx" xreflabel="mx-&mx-version;">
     15<sect1 id="mx" xreflabel="Mx-&mx-version;">
    1616  <?dbhtml filename="mx.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>mx-&mx-version;</title>
     23  <title>Mx-&mx-version;</title>
    2424
    2525  <indexterm zone="mx">
    26     <primary sortas="a-mx">mx</primary>
     26    <primary sortas="a-Mx">Mx</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to mx</title>
     30    <title>Introduction to Mx</title>
    3131
    32     <para><application>Mx</application> is a traditional GUI toolkit built upon
    33     Clutter technology. It enables smooth animations and special effects through
    34     hardware accelerated graphics (OpenGL).</para>
     32    <para>
     33      <application>Mx</application> is a traditional GUI toolkit built upon
     34      <application>Clutter</application> technology. It enables smooth
     35      animations and special effects through hardware accelerated graphics
     36      (OpenGL).
     37    </para>
    3538
    3639    &lfs70_checked;
     
    3942    <itemizedlist spacing="compact">
    4043      <listitem>
    41         <para>Download (HTTP): <ulink url="&mx-download-http;"/></para>
     44        <para>
     45          Download (HTTP): <ulink url="&mx-download-http;"/>
     46        </para>
    4247      </listitem>
    4348      <listitem>
    44         <para>Download (FTP): <ulink url="&mx-download-ftp;"/></para>
     49        <para>
     50          Download (FTP): <ulink url="&mx-download-ftp;"/>
     51        </para>
    4552      </listitem>
    4653      <listitem>
    47         <para>Download MD5 sum: &mx-md5sum;</para>
     54        <para>
     55          Download MD5 sum: &mx-md5sum;
     56        </para>
    4857      </listitem>
    4958      <listitem>
    50         <para>Download size: &mx-size;</para>
     59        <para>
     60          Download size: &mx-size;
     61        </para>
    5162      </listitem>
    5263      <listitem>
    53         <para>Estimated disk space required: &mx-buildsize;</para>
     64        <para>
     65          Estimated disk space required: &mx-buildsize;
     66        </para>
    5467      </listitem>
    5568      <listitem>
    56         <para>Estimated build time: &mx-time;</para>
     69        <para>
     70          Estimated build time: &mx-time;
     71        </para>
    5772      </listitem>
    5873    </itemizedlist>
    5974
    60     <bridgehead renderas="sect3">mx Dependencies</bridgehead>
     75    <bridgehead renderas="sect3">Mx Dependencies</bridgehead>
    6176
    6277    <bridgehead renderas="sect4">Required</bridgehead>
     
    8095
    8196    <para condition="html" role="usernotes">User Notes:
    82     <ulink url="&blfs-wiki;/mx"/></para>
    83 
     97      <ulink url="&blfs-wiki;/mx"/>
     98    </para>
    8499  </sect2>
    85100
    86101  <sect2 role="installation">
    87     <title>Installation of mx</title>
     102    <title>Installation of Mx</title>
    88103
    89     <para>Install <application>mx</application> by running the following
    90     commands:</para>
     104    <para>
     105      Install <application>Mx</application> by running the following
     106      commands:
     107    </para>
    91108
    92109<screen><userinput>./configure --prefix=/usr &amp;&amp;
    93110make</userinput></screen>
    94111
    95     <para>This package does not come with a test suite. </para>
     112    <para>
     113      This package does not come with a test suite.
     114    </para>
    96115
    97     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     116    <para>
     117      Now, as the <systemitem class="username">root</systemitem> user:
     118    </para>
    98119
    99120<screen role="root"><userinput>make install</userinput></screen>
     
    140161        <term><filename class='libraryfile'>libmx-1.0.so</filename></term>
    141162        <listitem>
    142           <para>contains the MX API functions.</para>
     163          <para>
     164            contains the <application>Mx</application> API functions.
     165          </para>
    143166          <indexterm zone="mx libmx-1">
    144167            <primary sortas="c-libmx-1">libmx-1.0.so</primary>
     
    150173        <term><filename class='libraryfile'>libmx-gtk-1.0.so</filename></term>
    151174        <listitem>
    152           <para>contains the GTK+ Bindings to MX.</para>
     175          <para>
     176            contains the <application>Mx</application>
     177            <application>GTK+</application> bindings.
     178          </para>
    153179          <indexterm zone="mx libmx-gtk-1">
    154180            <primary sortas="c-libmx-gtk-1">libmx-gtk-1.0.so</primary>
  • x/lib/notification-daemon.xml

    r2ba0c1a ra2912ff  
    9696    </para>
    9797
    98 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
     98<screen><userinput>./configure --prefix=/usr \
     99            --sysconfdir=/etc \
    99100            --libexecdir=/usr/lib/notification-daemon &amp;&amp;
    100101make</userinput></screen>
     
    151152        <listitem>
    152153          <para>
    153             is the Notification Daemon itself.
     154            is the <application>Notification Daemon</application> itself.
    154155          </para>
    155156          <indexterm zone="notification-daemon notification-daemon-prog">
  • x/lib/pango.xml

    r2ba0c1a ra2912ff  
    4242    <itemizedlist spacing="compact">
    4343      <listitem>
    44         <para>Download (HTTP): <ulink url="&pango-download-http;"/></para>
    45       </listitem>
    46       <listitem>
    47         <para>Download (FTP): <ulink url="&pango-download-ftp;"/></para>
    48       </listitem>
    49       <listitem>
    50         <para>Download MD5 sum: &pango-md5sum;</para>
    51       </listitem>
    52       <listitem>
    53         <para>Download size: &pango-size;</para>
    54       </listitem>
    55       <listitem>
    56         <para>Estimated disk space required: &pango-buildsize;</para>
    57       </listitem>
    58       <listitem>
    59         <para>Estimated build time: &pango-time;</para>
     44        <para>
     45          Download (HTTP): <ulink url="&pango-download-http;"/>
     46        </para>
     47      </listitem>
     48      <listitem>
     49        <para>
     50          Download (FTP): <ulink url="&pango-download-ftp;"/>
     51        </para>
     52      </listitem>
     53      <listitem>
     54        <para>
     55          Download MD5 sum: &pango-md5sum;
     56        </para>
     57      </listitem>
     58      <listitem>
     59        <para>
     60          Download size: &pango-size;
     61        </para>
     62      </listitem>
     63      <listitem>
     64        <para>
     65          Estimated disk space required: &pango-buildsize;
     66        </para>
     67      </listitem>
     68      <listitem>
     69        <para>
     70          Estimated build time: &pango-time;
     71        </para>
    6072      </listitem>
    6173    </itemizedlist>
     
    6375    <bridgehead renderas="sect3">Pango Dependencies</bridgehead>
    6476
    65     <bridgehead renderas="sect4">Required, one of:</bridgehead>
     77    <!-- FreeType2 and Fontconfig pulled by Xorg Libraries -->
     78    <bridgehead renderas="sect4">Required</bridgehead>
    6679    <para role="required">
    67       <xref linkend="cairo"/>
    68       <xref linkend="freetype2"/> or
     80      <xref linkend="cairo"/> and
    6981      <xref linkend="xorg7-lib"/>
    70       (all 3 are required if you intend to install Gtk+)
    71     </para>
    72 
    73     <bridgehead renderas="sect4">Recommended</bridgehead>
    74     <para role="recommended">
    75       <xref linkend="fontconfig"/>
    7682    </para>
    7783
     
    178184
    179185      <seglistitem>
    180         <seg>pango-querymodules and pango-view</seg>
    181186        <seg>
    182           libpango-1.0.so,
    183           libpangocairo-1.0.so,
    184           libpangoft2-1.0.so,
    185           libpangox-1.0.so and
    186           libpangoxft-1.0.so
     187          pango-querymodules and pango-view
     188        </seg>
     189        <seg>
     190          libpango-1.0.so, libpangocairo-1.0.so, libpangoft2-1.0.so,
     191          libpangox-1.0.so and libpangoxft-1.0.so
    187192        </seg>
    188193        <seg>
     
    239244        </listitem>
    240245      </varlistentry>
     246
    241247    </variablelist>
    242   </sect2>
     248
     249  </sect2>
     250
    243251</sect1>
  • x/lib/pangomm.xml

    r2ba0c1a ra2912ff  
    1313]>
    1414
    15 <sect1 id="pangomm" xreflabel="pangomm-&pangomm-version;">
     15<sect1 id="pangomm" xreflabel="Pangomm-&pangomm-version;">
    1616  <?dbhtml filename="pangomm.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>pangomm-&pangomm-version;</title>
     23  <title>Pangomm-&pangomm-version;</title>
    2424
    2525  <indexterm zone="pangomm">
    26     <primary sortas="a-pangomm">pangomm</primary>
     26    <primary sortas="a-Pangomm">Pangomm</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to pangomm</title>
     30    <title>Introduction to Pangomm</title>
    3131
    32     <para>The <application>pangomm</application> package provides a C++
    33     interface to <application>Pango</application>.</para>
     32    <para>
     33      The <application>Pangomm</application> package provides a C++
     34      interface to <application>Pango</application>.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&pangomm-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&pangomm-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&pangomm-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&pangomm-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &pangomm-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &pangomm-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &pangomm-size;</para>
     57        <para>
     58          Download size: &pangomm-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &pangomm-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &pangomm-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &pangomm-time;</para>
     67        <para>
     68          Estimated build time: &pangomm-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    5872
    59     <bridgehead renderas="sect3">pangomm Dependencies</bridgehead>
     73    <bridgehead renderas="sect3">Pangomm Dependencies</bridgehead>
    6074
    6175    <bridgehead renderas="sect4">Required</bridgehead>
     
    6781
    6882    <para condition="html" role="usernotes">User Notes:
    69     <ulink url="&blfs-wiki;/pangomm"/></para>
    70 
     83      <ulink url="&blfs-wiki;/pangomm"/>
     84    </para>
    7185  </sect2>
    7286
    7387  <sect2 role="installation">
    74     <title>Installation of pangomm</title>
     88    <title>Installation of Pangomm</title>
    7589
    76     <para>Install <application>pangomm</application> by running the following
    77     commands:</para>
     90    <para>
     91      Install <application>Pangomm</application> by running the following
     92      commands:
     93    </para>
    7894
    7995<screen><userinput>./configure --prefix=/usr &amp;&amp;
    8096make</userinput></screen>
    8197
    82     <para>This package does not come with a test suite.</para>
     98    <para>
     99      This package does not come with a test suite.
     100    </para>
    83101
    84     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     102    <para>
     103      Now, as the <systemitem class="username">root</systemitem> user:
     104    </para>
    85105
    86106<screen role="root"><userinput>make install</userinput></screen>
     
    116136        <term><filename class='libraryfile'>libpangomm-1.4.so</filename></term>
    117137        <listitem>
    118           <para>contains the <application>Pango</application> API classes.</para>
     138          <para>
     139            contains the <application>Pango</application> API classes.
     140          </para>
    119141          <indexterm zone="pangomm libpangomm-1.4">
    120142            <primary sortas="c-libpangomm-1.4">libpangomm-1.4.so</primary>
  • x/lib/webkitgtk.xml

    r2ba0c1a ra2912ff  
    8686      <xref linkend="geoclue"/>,
    8787      <xref linkend="which"/> and
    88       <xref linkend="sqlite"/>.
     88      <xref linkend="sqlite"/>
    8989    </para>
    9090
     
    9999      <xref linkend="enchant"/>,
    100100      <xref linkend="gtk-doc"/> and
    101       <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>.
     101      <ulink url="http://xsltml.sourceforge.net/">MathML</ulink>
    102102    </para>
    103103
     
    115115      <application>Gstreamer</application> correctly:
    116116    </para>
    117     <!-- https://bugs.webkit.org/show_bug.cgi?id=82580 -->
    118117
    119118<screen><userinput>sed -i 's#=GST#=$GST#' configure</userinput></screen>
     
    161160      This package does not have a working testsuite.
    162161    </para>
    163 <!--
    164     <para>
    165       To test the results, issue: <command>make check</command> (you must be in
    166       an xterm or similar to do this, because it launches some windows).
    167       Requires <xref linkend="pygobject2"/>.
    168     </para>
    169 -->
    170162
    171163    <para>
     
    181173    <para>
    182174      <option>--enable-introspection</option>: This option enables support for
    183       <application>Gobject-Introspection</application> and is required for a
    184       <application>GNOME</application> desktop. If you don't have
    185       <application>Gobject-Introspection</application> installed and don't want
     175      <application>Gobject Introspection</application> and is required for a
     176      <application>GNOME</application> Desktop. If you don't have
     177      <application>Gobject Introspection</application> installed and don't want
    186178      to install <application>GNOME</application> remove this option.
    187179    </para>
     
    204196    <para>
    205197      <option>--with-gtk=2.0</option>: This option forces
    206       <application>Webkit</application> to compile against
    207       <application>Gtk+-2</application>, even if
    208       <application>Gtk+-3</application> is also installed. With
    209       <application>Gtk+-2</application>, everything
     198      <application>WebKit</application> to compile against
     199      <application>GTK+ 2</application>, even if
     200      <application>GTK+ 3</application> is also installed. With
     201      <application>GTK+ 2</application>, everything
    210202      <application>Webkit</application> installs is suffixed with 1.0. When it
    211       is compiled against <application>Gtk+-3</application> everything it
     203      is compiled against <application>GTK+ 3</application> everything it
    212204      installs is suffixed with 3.0. Both versions can be installed alongside
    213205      one another with no namespace conflicts.
     
    235227          libwebkit-1.0.so and libjavascriptcoregtk-1.0.so or libwebkit-3.0.so
    236228          and libjavascriptcoregtk-3.0.so (depending on whether you installed
    237           the <application>Gtk+-2</application> or
    238           <application>Gtk+-3</application> version of
     229          the <application>GTK+ 2</application> or
     230          <application>GTK+ 3</application> version of
    239231          <application>WebKit</application>).
    240232        </seg>
     
    242234          /usr/include/webkit-1.0 and /usr/share/webkit-1.0 or
    243235          /usr/include/webkit-3.0 and /usr/share/webkit-3.0 (depending on
    244           whether you installed the <application>Gtk+-2</application> or
    245           <application>Gtk+-3</application> version of
     236          whether you installed the <application>GTK+ 2</application> or
     237          <application>GTK+ 3</application> version of
    246238          <application>WebKit</application>).
    247239        </seg>
     
    272264          <para>
    273265            contains the <application>WebKit</application> API functions for
    274             <application>gtk+-2</application>.
     266            <application>GTK+ 2</application>.
    275267          </para>
    276268          <indexterm zone="webkitgtk libwebkit-1.0">
     
    285277          <para>
    286278            contains the <application>WebKit</application> API functions for
    287             <application>gtk+-3</application>.
     279            <application>GTK+ 3</application>.
    288280          </para>
    289281          <indexterm zone="webkitgtk libwebkit-3.0">
     
    318310        </listitem>
    319311      </varlistentry>
     312
    320313    </variablelist>
     314
    321315  </sect2>
     316
    322317</sect1>
Note: See TracChangeset for help on using the changeset viewer.