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/core/yelp.xml

    rc099902d r7ded7e3  
    77  <!ENTITY yelp-download-http "&gnome-download-http;/yelp/3.4/yelp-&yelp-version;.tar.xz">
    88  <!ENTITY yelp-download-ftp  "&gnome-download-ftp;/yelp/3.4/yelp-&yelp-version;.tar.xz">
    9   <!ENTITY yelp-md5sum        "aefc85f4e116ae90d6ea1bc346d955bd">
    10   <!ENTITY yelp-size          "832 KB">
    11   <!ENTITY yelp-buildsize     "15 MB">
     9  <!ENTITY yelp-md5sum        "6b6583e04f34a0194a894d2342d1d6f9">
     10  <!ENTITY yelp-size          "828 KB">
     11  <!ENTITY yelp-buildsize     "18 MB">
    1212  <!ENTITY yelp-time          "0.3 SBU">
    1313]>
     
    3030    <title>Introduction to Yelp</title>
    3131
    32     <para>The <application>Yelp</application> package contains the help
    33     browser. This is useful for viewing help files.</para>
     32    <para>
     33      The <application>Yelp</application> package contains the help
     34      browser used for viewing help files.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&yelp-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&yelp-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&yelp-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&yelp-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &yelp-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &yelp-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &yelp-size;</para>
     57        <para>
     58          Download size: &yelp-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &yelp-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &yelp-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &yelp-time;</para>
     67        <para>
     68          Estimated build time: &yelp-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
     
    7286
    7387    <note>
    74       <para>The <application>Yelp</application> package is not required for a
    75       functional <application>GNOME</application> desktop. Note, however, that
    76       without <application>Yelp</application> you will not be able to view the
    77       built-in Help provided by core <application>GNOME</application> and many
    78       of the support applications.</para>
     88      <para>
     89        The <application>Yelp</application> package is not required for a
     90        functional <application>GNOME</application> Desktop. Note, however, that
     91        without <application>Yelp</application> you will not be able to view the
     92        built-in Help provided by core <application>GNOME</application> and many
     93        of the support applications.
     94      </para>
    7995    </note>
    8096
    8197    <para condition="html" role="usernotes">User Notes:
    82     <ulink url="&blfs-wiki;/yelp"/></para>
    83 
     98      <ulink url="&blfs-wiki;/yelp"/>
     99    </para>
    84100  </sect2>
    85101
     
    87103    <title>Installation of Yelp</title>
    88104
    89     <para>Install <application>Yelp</application> by running the following
    90     commands:</para>
     105    <para>
     106      Install <application>Yelp</application> by running the following
     107      commands:
     108    </para>
    91109
    92110<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    93111make</userinput></screen>
    94112
    95     <para>This package does not come with a test suite.</para>
     113    <para>
     114      This package does not come with a test suite.
     115    </para>
    96116
    97     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     117    <para>
     118      Now, as the <systemitem class="username">root</systemitem> user:
     119    </para>
    98120
    99121<screen role="root"><userinput>make install</userinput></screen>
     
    105127
    106128    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    107     href="../../xincludes/static-libraries.xml"/>
     129      href="../../xincludes/static-libraries.xml"/>
    108130
    109131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    110     href="../../xincludes/gtk-doc-rebuild.xml"/>
     132      href="../../xincludes/gtk-doc-rebuild.xml"/>
    111133
    112134  </sect2>
     
    116138
    117139    <segmentedlist>
    118       <segtitle>Installed Programs</segtitle>
     140      <segtitle>Installed Program</segtitle>
    119141      <segtitle>Installed Library</segtitle>
    120142      <segtitle>Installed Directories</segtitle>
     
    122144      <seglistitem>
    123145        <seg>
    124           gnome-help (a symlink to yelp) and yelp
     146          yelp
    125147        </seg>
    126148        <seg>
     
    128150        </seg>
    129151        <seg>
    130           /usr/include/libyelp, /usr/share/yelp and
     152          /usr/include/libyelp,
     153          /usr/share/yelp and
    131154          /usr/share/gtk-doc/html/libyelp
    132155        </seg>
     
    142165        <term><command>yelp</command></term>
    143166        <listitem>
    144           <para>is the <application>GNOME</application> help browser.</para>
     167          <para>
     168            is the <application>GNOME</application> Help Browser.
     169          </para>
    145170          <indexterm zone="yelp yelp-prog">
    146171            <primary sortas="b-yelp">yelp</primary>
     
    152177        <term><filename class="libraryfile">libyelp.so</filename></term>
    153178        <listitem>
    154           <para>contains the Yelp API functions.</para>
     179          <para>
     180            contains the <application>Yelp</application> API functions.
     181          </para>
    155182          <indexterm zone="yelp libyelp">
    156183            <primary sortas="c-libyelp">libyelp.so</primary>
Note: See TracChangeset for help on using the changeset viewer.