Ignore:
Timestamp:
05/16/2012 04:39:28 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
121d292
Parents:
c099902d
Message:

Gnome 3.4.2 (See changelog for which components were upgraded/added). Converted all of Gnome XML files to the 'new xml format'. Sorted 'Postlfs' and 'General' section packages in some kind of order. Moved Colord into 'System Utilities' and SpiderMonkey into 'General Utilities'. Fixed Avahi dependencies as reported last night. Fixed several typos and dependencies in other packages. Sorted general.ent according to other packages.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glibmm.xml

    rc099902d r7ded7e3  
    1313]>
    1414
    15 <sect1 id="glibmm" xreflabel="glibmm-&glibmm-version;">
     15<sect1 id="glibmm" xreflabel="GLibmm-&glibmm-version;">
    1616  <?dbhtml filename="glibmm.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>glibmm-&glibmm-version;</title>
     23  <title>GLibmm-&glibmm-version;</title>
    2424
    2525  <indexterm zone="glibmm">
    26     <primary sortas="a-glibmm">glibmm</primary>
     26    <primary sortas="a-GLibmm">GLibmm</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to glibmm</title>
     30    <title>Introduction to GLibmm</title>
    3131
    32     <para>The <application>glibmm</application> package is a set of C++ bindings
    33     for <application>Glib</application>.</para>
     32    <para>
     33      The <application>GLibmm</application> package is a set of C++ bindings
     34      for <application>GLib</application>.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&glibmm-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&glibmm-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&glibmm-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&glibmm-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &glibmm-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &glibmm-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &glibmm-size;</para>
     57        <para>
     58          Download size: &glibmm-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &glibmm-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &glibmm-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &glibmm-time;</para>
     67        <para>
     68          Estimated build time: &glibmm-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    5872
    59     <bridgehead renderas="sect3">glibmm Dependencies</bridgehead>
     73    <bridgehead renderas="sect3">GLibmm Dependencies</bridgehead>
    6074
    6175    <bridgehead renderas="sect4">Required</bridgehead>
     
    6680
    6781    <para condition="html" role="usernotes">User Notes:
    68     <ulink url="&blfs-wiki;/glibmm"/></para>
    69 
     82      <ulink url="&blfs-wiki;/glibmm"/>
     83    </para>
    7084  </sect2>
    7185
    7286  <sect2 role="installation">
    73     <title>Installation of glibmm</title>
     87    <title>Installation of GLibmm</title>
    7488
    75     <para>Install <application>glibmm</application> by running the following
    76     commands:</para>
     89    <para>
     90      Install <application>GLibmm</application> by running the following
     91      commands:
     92    </para>
    7793
    7894<screen><userinput>./configure --prefix=/usr &amp;&amp;
    7995make</userinput></screen>
    8096
    81     <para>To test the results, issue: <command>make check</command>.</para>
     97    <para>
     98      To test the results, issue: <command>make check</command>.
     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>
     
    116136        <term><filename class='libraryfile'>libgiomm-2.4.so</filename></term>
    117137        <listitem>
    118           <para>contains the Gio API classes.</para>
     138          <para>
     139            contains the Gio API classes.
     140          </para>
    119141          <indexterm zone="glibmm libgiomm-2.4">
    120142            <primary sortas="c-libgiomm-2.4">libgiomm-2.4.so</primary>
     
    126148        <term><filename class='libraryfile'>libglibmm-2.4.so</filename></term>
    127149        <listitem>
    128           <para>contains the Glib API classes.</para>
     150          <para>
     151            contains the GLib API classes.
     152          </para>
    129153          <indexterm zone="glibmm libglibmm-2.4">
    130154            <primary sortas="c-libglibmm-2.4">libglibmm-2.4.so</primary>
Note: See TracChangeset for help on using the changeset viewer.