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
  • gnome/add/gdlmm.xml

    rc099902d r7ded7e3  
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to gdlmm</title>
     30    <title>Introduction to Gdlmm</title>
    3131
    32     <para>The <application>gdlmm</application> package contains C++ bindings for the
    33     gdl library.</para>
     32    <para>
     33      The <application>Gdlmm</application> package contains C++ bindings for the
     34      Gdl library.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&gdlmm-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&gdlmm-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&gdlmm-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&gdlmm-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &gdlmm-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &gdlmm-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &gdlmm-size;</para>
     57        <para>
     58          Download size: &gdlmm-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &gdlmm-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &gdlmm-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &gdlmm-time;</para>
     67        <para>
     68          Estimated build time: &gdlmm-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    5872
    59     <bridgehead renderas="sect3">gdlmm Dependencies</bridgehead>
     73    <bridgehead renderas="sect3">Gdlmm Dependencies</bridgehead>
    6074
    6175    <bridgehead renderas="sect4">Required</bridgehead>
     
    7185
    7286    <para condition="html" role="usernotes">User Notes:
    73     <ulink url="&blfs-wiki;/gdlmm"/></para>
    74 
     87      <ulink url="&blfs-wiki;/gdlmm"/>
     88    </para>
    7589  </sect2>
    7690
    7791  <sect2 role="installation">
    78     <title>Installation of gdlmm</title>
     92    <title>Installation of Gdlmm</title>
    7993
    80     <para>Install <application>gdlmm</application> by running the following
    81     commands:</para>
     94    <para>
     95      Install <application>Gdlmm</application> by running the following
     96      commands:
     97    </para>
    8298
    8399<screen><userinput>./configure --prefix=/usr &amp;&amp;
    84100make</userinput></screen>
    85101
    86     <para>To test the results, issue: <command>make check</command>.</para>
     102    <para>
     103      To test the results, issue: <command>make check</command>.
     104    </para>
    87105
    88     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     106    <para>
     107      Now, as the <systemitem class="username">root</systemitem> user:
     108    </para>
    89109
    90110<screen role="root"><userinput>make install</userinput></screen>
     
    104124        </seg>
    105125        <seg>
    106           /usr/include/gdlmm-3.0, /usr/lib/gdlmm-3.0,
     126          /usr/include/gdlmm-3.0,
     127          /usr/lib/gdlmm-3.0,
    107128          /usr/share/devhelp/books/gdlmm-3.0 and
    108129          /usr/share/doc/gdlmm-3.0
     
    119140        <term><filename class='libraryfile'>libgdlmm-3.0.so</filename></term>
    120141        <listitem>
    121           <para>contains the gdl API classes.</para>
     142          <para>
     143            contains the <application>Gdl</application> API classes.
     144          </para>
    122145          <indexterm zone="gdlmm libgdlmm-3">
    123146            <primary sortas="c-libgdlmm-3">libgdlmm-3.0.so</primary>
Note: See TracChangeset for help on using the changeset viewer.