mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Added new package, Seahorse-2.30.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8580 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b358845cd3
commit
c9f6442139
@ -655,6 +655,7 @@ $Date$
|
||||
<!ENTITY gnome-utils-version "2.30.0">
|
||||
<!ENTITY gucharmap-version "2.30.2">
|
||||
<!ENTITY hamster-applet-version "2.30.2">
|
||||
<!ENTITY seahorse-version "2.30.1">
|
||||
<!ENTITY sound-juicer-version "2.28.2">
|
||||
<!ENTITY totem-version "2.30.2">
|
||||
|
||||
|
@ -66,6 +66,7 @@ $Date$
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-utils.xml"/>
|
||||
<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="sound-juicer.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem.xml"/>
|
||||
|
||||
|
179
gnome/add/seahorse.xml
Normal file
179
gnome/add/seahorse.xml
Normal file
@ -0,0 +1,179 @@
|
||||
<?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-download-http "&gnome-download-http;/seahorse/&gnome-version;/seahorse-&seahorse-version;.tar.bz2">
|
||||
<!ENTITY seahorse-download-ftp "&gnome-download-ftp;/seahorse/&gnome-version;/seahorse-&seahorse-version;.tar.bz2">
|
||||
<!ENTITY seahorse-md5sum "b332279b34acca952807e31534fec592">
|
||||
<!ENTITY seahorse-size "2.3 MB">
|
||||
<!ENTITY seahorse-buildsize "66 MB">
|
||||
<!ENTITY seahorse-time "1.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="seahorse" xreflabel="Seahorse-&seahorse-version;">
|
||||
<?dbhtml filename="seahorse.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Seahorse-&seahorse-version;</title>
|
||||
|
||||
<indexterm zone="seahorse">
|
||||
<primary sortas="a-Seahorse">Seahorse</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Seahorse</title>
|
||||
|
||||
<para>The <application>Seahorse</application> package is a graphical
|
||||
interface for managing and using encryption keys. Currently it supports PGP
|
||||
keys (using GPG/GPGME) and SSH keys.</para>
|
||||
|
||||
&lfs65_built;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&seahorse-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&seahorse-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &seahorse-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &seahorse-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &seahorse-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &seahorse-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Seahorse Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="GConf"/>,
|
||||
<xref linkend="gnome-doc-utils"/>,
|
||||
<xref linkend="gpgme"/>,
|
||||
<xref linkend="gnupg"/> or <xref linkend="gnupg2"/>, and
|
||||
<xref linkend="libgnome-keyring"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="avahi"/>,
|
||||
<xref linkend="gnome-keyring"/>,
|
||||
<xref linkend="gtk-doc"/>,
|
||||
<xref linkend="libnotify"/>,
|
||||
<xref linkend="libsoup"/>,
|
||||
<xref linkend="openldap"/>, and
|
||||
<xref linkend="rarian"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/seahorse"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Seahorse</title>
|
||||
|
||||
<para>Install <application>Seahorse</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
||||
--sysconfdir=&gnome-etc-dir; \
|
||||
--disable-scrollkeeper &&
|
||||
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>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Library</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>seahorse, seahorse-daemon, and xloadimage</seg>
|
||||
<seg>libcryptui.{so,a}</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/{include/libcryptui,lib/seahorse,
|
||||
share/{gnome/help/seahorse/*,gtk-doc/html/{libcryptui,libseahorse},
|
||||
omf/seahorse,pixmaps/seahorse/{22x22,48x48,scalable},seahorse/ui}}</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="seahorse-prog">
|
||||
<term><command>seahorse</command></term>
|
||||
<listitem>
|
||||
<para>is the graphical interface for managing and using encryption
|
||||
keys.</para>
|
||||
<indexterm zone="seahorse seahorse-prog">
|
||||
<primary sortas="b-seahorse">seahorse</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="seahorse-daemon">
|
||||
<term><command>seahorse-daemon</command></term>
|
||||
<listitem>
|
||||
<para>is a <application>seahorse</application> pass phrase caching
|
||||
agent.</para>
|
||||
<indexterm zone="seahorse seahorse-daemon">
|
||||
<primary sortas="b-seahorse-daemon">seahorse-daemon</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libcryptui">
|
||||
<term><filename class='libraryfile'>libcryptui.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>is the the UI library for <application>DBUS</application>
|
||||
functions exported by <application>Seahorse</application>.</para>
|
||||
<indexterm zone="seahorse libcryptui">
|
||||
<primary sortas="c-libcryptui">libcryptui.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -43,6 +43,9 @@
|
||||
<listitem>
|
||||
<para>August 29th, 2010</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Added new package, Seahorse-2.30.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Added new package, GPGME-1.3.0.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user