Author: wblaszcz Date: 2010-08-29 00:16:26 -0600 (Sun, 29 Aug 2010) New Revision: 8581
Added: trunk/BOOK/gnome/add/seahorse-plugins.xml Modified: trunk/BOOK/general.ent trunk/BOOK/gnome/add/add.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Added new package, seahorse-plugins-2.30.1. Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-08-29 06:10:30 UTC (rev 8580) +++ trunk/BOOK/general.ent 2010-08-29 06:16:26 UTC (rev 8581) @@ -656,6 +656,7 @@ <!ENTITY gucharmap-version "2.30.2"> <!ENTITY hamster-applet-version "2.30.2"> <!ENTITY seahorse-version "2.30.1"> +<!ENTITY seahorse-plugins-version "2.30.1"> <!ENTITY sound-juicer-version "2.28.2"> <!ENTITY totem-version "2.30.2"> Modified: trunk/BOOK/gnome/add/add.xml =================================================================== --- trunk/BOOK/gnome/add/add.xml 2010-08-29 06:10:30 UTC (rev 8580) +++ trunk/BOOK/gnome/add/add.xml 2010-08-29 06:16:26 UTC (rev 8581) @@ -67,6 +67,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gucharmap.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hamster-applet.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seahorse.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="seahorse-plugins.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sound-juicer.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem.xml"/> Added: trunk/BOOK/gnome/add/seahorse-plugins.xml =================================================================== --- trunk/BOOK/gnome/add/seahorse-plugins.xml (rev 0) +++ trunk/BOOK/gnome/add/seahorse-plugins.xml 2010-08-29 06:16:26 UTC (rev 8581) @@ -0,0 +1,209 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../../general.ent"> + %general-entities; + + <!ENTITY seahorse-plugins-download-http "&gnome-download-http;/seahorse-plugins/&gnome-version;/seahorse-plugins-&seahorse-plugins-version;.tar.bz2"> + <!ENTITY seahorse-plugins-download-ftp "&gnome-download-http;/seahorse-plugins/&gnome-version;/seahorse-plugins-&seahorse-plugins-version;.tar.bz2"> + <!ENTITY seahorse-plugins-md5sum "cb8a86a1039054b621f6419ac2219695"> + <!ENTITY seahorse-plugins-size "1.2 MB"> + <!ENTITY seahorse-plugins-buildsize "26 MB"> + <!ENTITY seahorse-plugins-time "1.0 SBU"> +]> + +<sect1 id="seahorse-plugins" xreflabel="seahorse-plugins-&seahorse-plugins-version;"> + <?dbhtml filename="seahorse-plugins.html"?> + + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> + + <title>seahorse-plugins-&seahorse-plugins-version;</title> + + <indexterm zone="seahorse-plugins"> + <primary sortas="a-seahorse-plugins">seahorse-plugins</primary> + </indexterm> + + <sect2 role="package"> + <title>Introduction to seahorse-plugins</title> + + <para>The <application>seahorse-plugins</application> package contains + plugins and utilities for encryption in + <application>GNOME</application>.</para> + + &lfs65_built; + + <bridgehead renderas="sect3">Package Information</bridgehead> + <itemizedlist spacing="compact"> + <listitem> + <para>Download (HTTP): <ulink url="&seahorse-plugins-download-http;"/></para> + </listitem> + <listitem> + <para>Download (FTP): <ulink url="&seahorse-plugins-download-ftp;"/></para> + </listitem> + <listitem> + <para>Download MD5 sum: &seahorse-plugins-md5sum;</para> + </listitem> + <listitem> + <para>Download size: &seahorse-plugins-size;</para> + </listitem> + <listitem> + <para>Estimated disk space required: &seahorse-plugins-buildsize;</para> + </listitem> + <listitem> + <para>Estimated build time: &seahorse-plugins-time;</para> + </listitem> + </itemizedlist> + + <bridgehead renderas="sect3">seahorse-plugins Dependencies</bridgehead> + + <bridgehead renderas="sect4">Required</bridgehead> + <para role="required"><xref linkend="seahorse"/></para> + + <bridgehead renderas="sect4">Optional</bridgehead> + <para role="optional"><xref linkend="avahi"/>, + <xref linkend="epiphany"/>, + <xref linkend="libbonoboui"/>, + <xref linkend="libnotify"/>, + <xref linkend="gedit"/>, + <xref linkend="gnome-panel"/>, + <xref linkend="nautilus"/>, + <xref linkend="rarian"/>, and + <xref linkend="shared-mime-info"/></para> + + <para condition="html" role="usernotes">User Notes: + <ulink url="&blfs-wiki;/seahorse-plugins"/></para> + + </sect2> + + <sect2 role="installation"> + <title>Installation of seahorse-plugins</title> + + <para>Install <application>seahorse-plugins</application> by running the following + commands:</para> + +<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ + --sysconfdir=&gnome-etc-dir; \ + --disable-scrollkeeper \ + --disable-update-mime-database && +make</userinput></screen> + + <para>This package does not come with a test suite.</para> + + <para>Now, as the <systemitem class="username">root</systemitem> user:</para> + +<screen role="root"><userinput>make install</userinput></screen> + + </sect2> + + <sect2 role="commands"> + <title>Command Explanations</title> + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../../xincludes/gnome-prefix.xml"/> + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../../xincludes/gnome-sysconfdir.xml"/> + + <para><parameter>--disable-scrollkeeper</parameter>: Do not make updates to + the <application>scrollkeeper</application> database. Remove it if you have + <application>rarian</application> installed.</para> + + <para><parameter>--disable-update-mime-database</parameter>: Do not run the + <application>update-mime-database</application> utility. Remove it if you + have <application>shared-mime-info</application> installed.</para> + + </sect2> + + <sect2 role="content"> + <title>Contents</title> + + <segmentedlist> + <segtitle>Installed Programs</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> + + <seglistitem> + <seg>seahorse-agent, seahorse-preferences, seahorse-tool, and + seahorse-applet</seg> + <seg>libseahorse-pgp.{so,a} and libnautilus-seahorse.{so,a}</seg> + <seg><envar>$GNOME_PREFIX</envar>/share/{gnome/help/{seahorse-applet/*, + seahorse-plugins/*},omf/{seahorse-applet,seahorse-plugins}, + pixmaps/seahorse-plugins/{22x22,48x48,scalable},seahorse-plugins/ui}</seg> + </seglistitem> + </segmentedlist> + + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> + + <varlistentry id="seahorse-agent"> + <term><command>seahorse-agent</command></term> + <listitem> + <para>is a <application>seahorse</application> pass phrase caching + agent.</para> + <indexterm zone="seahorse-plugins seahorse-agent"> + <primary sortas="b-seahorse-agent">seahorse-agent</primary> + </indexterm> + </listitem> + </varlistentry> + + <!--<varlistentry id="seahorse-preferences"> + <term><command>seahorse-preferences</command></term> + <listitem> + <para></para> + <indexterm zone="seahorse-plugins seahorse-preferences"> + <primary sortas="b-seahorse-preferences">seahorse-preferences</primary> + </indexterm> + </listitem> + </varlistentry>--> + + <varlistentry id="seahorse-tool"> + <term><command>seahorse-tool</command></term> + <listitem> + <para>is a PGP/GnuPG file encryption for the <application>GNOME + Desktop</application>.</para> + <indexterm zone="seahorse-plugins seahorse-tool"> + <primary sortas="b-seahorse-tool">seahorse-tool</primary> + </indexterm> + </listitem> + </varlistentry> + + <!--<varlistentry id="seahorse-applet"> + <term><command>seahorse-applet</command></term> + <listitem> + <para></para> + <indexterm zone="seahorse-plugins seahorse-applet"> + <primary sortas="b-seahorse-applet">seahorse-applet</primary> + </indexterm> + </listitem> + </varlistentry>--> + + <varlistentry id="libseahorse-pgp"> + <term><filename class='libraryfile'>libseahorse-pgp.{so,a}</filename></term> + <listitem> + <para>is a <application>gedit</application> plugin.</para> + <indexterm zone="seahorse-plugins libseahorse-pgp"> + <primary sortas="c-libseahorse-pgp">libseahorse-pgp.{so,a}</primary> + </indexterm> + </listitem> + </varlistentry> + + <varlistentry id="libnautilus-seahorse"> + <term><filename class='libraryfile'>libnautilus-seahorse.{so,a}</filename></term> + <listitem> + <para>is a <application>Nautilus</application> extension.</para> + <indexterm zone="seahorse-plugins libnautilus-seahorse"> + <primary sortas="c-libnautilus-seahorse">libnautilus-seahorse.{so,a}</primary> + </indexterm> + </listitem> + </varlistentry> + + </variablelist> + + </sect2> + +</sect1> Property changes on: trunk/BOOK/gnome/add/seahorse-plugins.xml ___________________________________________________________________ Added: svn:keywords + LastChangedBy Date Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-08-29 06:10:30 UTC (rev 8580) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-08-29 06:16:26 UTC (rev 8581) @@ -44,6 +44,9 @@ <para>August 29th, 2010</para> <itemizedlist> <listitem> + <para>[wblaszcz] - Added new package, seahorse-plugins-2.30.1.</para> + </listitem> + <listitem> <para>[wblaszcz] - Added new package, Seahorse-2.30.1.</para> </listitem> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
