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/devhelp.xml

    rc099902d r7ded7e3  
    2424
    2525  <indexterm zone="devhelp">
    26     <primary sortas="a-devhelp">devhelp</primary>
     26    <primary sortas="a-Devhelp">Devhelp</primary>
    2727  </indexterm>
    2828
     
    3030    <title>Introduction to Devhelp</title>
    3131
    32     <para><application>Devhelp</application> is an API documentation browser for GTK+
    33     and GNOME. It works natively with gtk-doc.</para>
     32    <para>
     33      <application>Devhelp</application> is an API documentation browser for GTK+
     34      and <application>GNOME</application>. It works natively with
     35      <application>GTK Doc</application>.
     36    </para>
    3437
    3538    &lfs70_checked;
     
    3841    <itemizedlist spacing="compact">
    3942      <listitem>
    40         <para>Download (HTTP): <ulink url="&devhelp-download-http;"/></para>
     43        <para>
     44          Download (HTTP): <ulink url="&devhelp-download-http;"/>
     45        </para>
    4146      </listitem>
    4247      <listitem>
    43         <para>Download (FTP): <ulink url="&devhelp-download-ftp;"/></para>
     48        <para>
     49          Download (FTP): <ulink url="&devhelp-download-ftp;"/>
     50        </para>
    4451      </listitem>
    4552      <listitem>
    46         <para>Download MD5 sum: &devhelp-md5sum;</para>
     53        <para>
     54          Download MD5 sum: &devhelp-md5sum;
     55        </para>
    4756      </listitem>
    4857      <listitem>
    49         <para>Download size: &devhelp-size;</para>
     58        <para>
     59          Download size: &devhelp-size;
     60        </para>
    5061      </listitem>
    5162      <listitem>
    52         <para>Estimated disk space required: &devhelp-buildsize;</para>
     63        <para>
     64          Estimated disk space required: &devhelp-buildsize;
     65        </para>
    5366      </listitem>
    5467      <listitem>
    55         <para>Estimated build time: &devhelp-time;</para>
     68        <para>
     69          Estimated build time: &devhelp-time;
     70        </para>
    5671      </listitem>
    5772    </itemizedlist>
     
    6681
    6782    <para condition="html" role="usernotes">User Notes:
    68     <ulink url="&blfs-wiki;/devhelp"/></para>
    69 
     83      <ulink url="&blfs-wiki;/devhelp"/>
     84    </para>
    7085  </sect2>
    7186
     
    7388    <title>Installation of Devhelp</title>
    7489
    75     <para>Install <application>Devhelp</application> by running the following
    76     commands:</para>
     90    <para>
     91      Install <application>Devhelp</application> by running the following
     92      commands:
     93    </para>
    7794
    7895<screen><userinput>./configure --prefix=/usr \
     
    8097make</userinput></screen>
    8198
    82     <para>This package does not have a testsuite.</para>
     99    <para>
     100      This package does not come with a test suite.
     101    </para>
    83102
    84     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     103    <para>
     104      Now, as the <systemitem class="username">root</systemitem> user:
     105    </para>
    85106
    86107<screen role="root"><userinput>make install</userinput></screen>
     
    104125        </seg>
    105126        <seg>
    106           /usr/include/devhelp-3.0 and /usr/share/devhelp
     127          /usr/include/devhelp-3.0 and
     128          /usr/share/devhelp
    107129        </seg>
    108130      </seglistitem>
     
    117139        <term><command>devhelp</command></term>
    118140        <listitem>
    119           <para>GNOME Developers&apos; help program.</para>
     141          <para>
     142            is the <application>GNOME</application> Developers' Help program.
     143          </para>
    120144          <indexterm zone="devhelp devhelp">
    121145            <primary sortas="b-devhelp">devhelp</primary>
     
    127151        <term><filename class='libraryfile'>libdevhelp-3.so</filename></term>
    128152        <listitem>
    129           <para>is a library that provides documentation browser
    130           functionality.</para>
     153          <para>
     154            is a library that provides documentation browser functionality.
     155          </para>
    131156          <indexterm zone="devhelp libdevhelp-3">
    132157            <primary sortas="c-libdevhelp-3">libdevhelp-3.so</primary>
Note: See TracChangeset for help on using the changeset viewer.