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, 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:
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/sushi.xml

    rc099902d r7ded7e3  
    2424
    2525  <indexterm zone="sushi">
    26     <primary sortas="a-sushi">sushi</primary>
     26    <primary sortas="a-Sushi">Sushi</primary>
    2727  </indexterm>
    2828
     
    3030    <title>Introduction to Sushi</title>
    3131
    32     <para>The <application>Sushi</application> package contains a quick filepreviewer
    33     for <application>Nautilus</application>.</para>
     32    <para>
     33      The <application>Sushi</application> package contains a quick file previewer
     34      for <application>Nautilus</application>.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&sushi-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&sushi-download-http;"/>
     44        </para>
    4145      </listitem>
    4246      <listitem>
    43         <para>Download (FTP): <ulink url="&sushi-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&sushi-download-ftp;"/>
     49        </para>
    4450      </listitem>
    4551      <listitem>
    46         <para>Download MD5 sum: &sushi-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &sushi-md5sum;
     54        </para>
    4755      </listitem>
    4856      <listitem>
    49         <para>Download size: &sushi-size;</para>
     57        <para>
     58          Download size: &sushi-size;
     59        </para>
    5060      </listitem>
    5161      <listitem>
    52         <para>Estimated disk space required: &sushi-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &sushi-buildsize;
     64        </para>
    5365      </listitem>
    5466      <listitem>
    55         <para>Estimated build time: &sushi-time;</para>
     67        <para>
     68          Estimated build time: &sushi-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
     
    7084
    7185    <para condition="html" role="usernotes">User Notes:
    72     <ulink url="&blfs-wiki;/sushi"/></para>
    73 
     86      <ulink url="&blfs-wiki;/sushi"/>
     87    </para>
    7488  </sect2>
    7589
     
    7791    <title>Installation of Sushi</title>
    7892
    79     <para>Install <application>Sushi</application> by running the following
    80     commands:</para>
     93    <para>
     94      Install <application>Sushi</application> by running the following
     95      commands:
     96    </para>
    8197
    8298<screen><userinput>./configure --prefix=/usr \
     
    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>
     
    95115    <title>Command Explanations</title>
    96116
    97     <para><parameter>--libexecdir=/usr/lib/sushi</parameter>: This parameter
    98     ensures <filename>sushi-start</filename> is installed in a FHS-compliant location.
     117    <para>
     118      <parameter>--libexecdir=/usr/lib/sushi</parameter>: This parameter
     119      ensures <filename>sushi-start</filename> is installed in a FHS-compliant
     120      location.
    99121    </para>
    100122
     
    117139        </seg>
    118140        <seg>
    119           /usr/lib/sushi and /usr/share/sushi
     141          /usr/lib/sushi and
     142          /usr/share/sushi
    120143        </seg>
    121144      </seglistitem>
     
    130153        <term><command>sushi</command></term>
    131154        <listitem>
    132           <para>is a graphical file viewer.</para>
     155          <para>
     156            is a graphical file viewer.
     157          </para>
    133158          <indexterm zone="sushi sushi-prog">
    134159            <primary sortas="b-sushi-prog">sushi</primary>
     
    140165        <term><filename class='libraryfile'>libsushi-1.0.so</filename></term>
    141166        <listitem>
    142           <para>contains the Sushi API functions.</para>
     167          <para>
     168            contains the <application>Sushi</application> API functions.
     169          </para>
    143170          <indexterm zone="sushi libsushi-1">
    144171            <primary sortas="c-libsushi-1">libsushi-1.0.so</primary>
Note: See TracChangeset for help on using the changeset viewer.