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

    rc099902d r7ded7e3  
    3030    <title>Introduction to Seahorse</title>
    3131
    32     <para>The <application>Seahorse</application> package is a graphical
    33     interface for managing and using encryption keys. Currently it supports PGP
    34     keys (using GPG/GPGME) and SSH keys.</para>
     32    <para>
     33      <application>Seahorse</application> is a graphical interface for
     34      managing and using encryption keys. Currently it supports PGP
     35      keys (using GPG/GPGME) and SSH keys.
     36    </para>
    3537
    3638    &lfs70_checked;
     
    3941    <itemizedlist spacing="compact">
    4042      <listitem>
    41         <para>Download (HTTP): <ulink url="&seahorse-download-http;"/></para>
     43        <para>
     44          Download (HTTP): <ulink url="&seahorse-download-http;"/>
     45        </para>
    4246      </listitem>
    4347      <listitem>
    44         <para>Download (FTP): <ulink url="&seahorse-download-ftp;"/></para>
     48        <para>
     49          Download (FTP): <ulink url="&seahorse-download-ftp;"/>
     50        </para>
    4551      </listitem>
    4652      <listitem>
    47         <para>Download MD5 sum: &seahorse-md5sum;</para>
     53        <para>
     54          Download MD5 sum: &seahorse-md5sum;
     55        </para>
    4856      </listitem>
    4957      <listitem>
    50         <para>Download size: &seahorse-size;</para>
     58        <para>
     59          Download size: &seahorse-size;
     60        </para>
    5161      </listitem>
    5262      <listitem>
    53         <para>Estimated disk space required: &seahorse-buildsize;</para>
     63        <para>
     64          Estimated disk space required: &seahorse-buildsize;
     65        </para>
    5466      </listitem>
    5567      <listitem>
    56         <para>Estimated build time: &seahorse-time;</para>
     68        <para>
     69          Estimated build time: &seahorse-time;
     70        </para>
    5771      </listitem>
    5872    </itemizedlist>
     
    8397
    8498    <para condition="html" role="usernotes">User Notes:
    85     <ulink url="&blfs-wiki;/seahorse"/></para>
     99      <ulink url="&blfs-wiki;/seahorse"/>
     100    </para>
    86101
    87102  </sect2>
     
    90105    <title>Installation of Seahorse</title>
    91106
    92     <para>Install <application>Seahorse</application> by running the following
    93     commands:</para>
     107    <para>
     108      Install <application>Seahorse</application> by running the following
     109      commands:
     110    </para>
    94111
    95112<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    96113make</userinput></screen>
    97114
    98     <para>This package does not come with a test suite.</para>
     115    <para>
     116      This package does not come with a test suite.
     117    </para>
    99118
    100     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     119    <para>
     120      Now, as the <systemitem class="username">root</systemitem> user:
     121    </para>
    101122
    102123<screen role="root"><userinput>make install</userinput></screen>
     
    107128    <title>Command Explanations</title>
    108129
    109 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    110     href="../../xincludes/gnome-prefix.xml"/> -->
     130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     131      href="../../xincludes/static-libraries.xml"/>
    111132
    112133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    113     href="../../xincludes/static-libraries.xml"/>
    114 
    115     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    116     href="../../xincludes/without-scrollkeeper.xml"/>
     134      href="../../xincludes/without-scrollkeeper.xml"/>
    117135
    118136  </sect2>
     
    126144
    127145      <seglistitem>
    128         <seg>seahorse</seg>
    129146        <seg>
    130           /usr/lib/seahorse, /usr/share/gnome/help/seahorse,
    131           /usr/share/omf/seahorse and /usr/share/seahorse
     147          seahorse
     148        </seg>
     149        <seg>
     150          /usr/lib/seahorse,
     151          /usr/share/gnome/help/seahorse,
     152          /usr/share/omf/seahorse and
     153          /usr/share/seahorse
    132154        </seg>
    133155      </seglistitem>
     
    142164        <term><command>seahorse</command></term>
    143165        <listitem>
    144           <para>is the graphical interface for managing and using encryption
    145           keys.</para>
     166          <para>
     167            is the graphical interface for managing and using encryption keys.
     168          </para>
    146169          <indexterm zone="seahorse seahorse-prog">
    147170            <primary sortas="b-seahorse">seahorse</primary>
Note: See TracChangeset for help on using the changeset viewer.