source: gnome/add/seahorse.xml@ a457e12

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
Last change on this file since a457e12 was a457e12, checked in by Ken Moffat <ken@…>, 12 years ago

seahorse-3.2.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9547 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.8 KB
RevLine 
[c9f64421]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[a457e12]7 <!ENTITY seahorse-download-http "&gnome-download-http;/seahorse/&gnome-version;/seahorse-&seahorse-version;.tar.xz">
8 <!ENTITY seahorse-download-ftp "&gnome-download-ftp;/seahorse/&gnome-version;/seahorse-&seahorse-version;.tar.xz">
9 <!ENTITY seahorse-md5sum "87f34a292f54e01a974695696e5dc842">
10 <!ENTITY seahorse-size "1.9 MB">
11 <!ENTITY seahorse-buildsize "51 MB">
12 <!ENTITY seahorse-time "0.7 SBU">
[c9f64421]13]>
14
15<sect1 id="seahorse" xreflabel="Seahorse-&seahorse-version;">
16 <?dbhtml filename="seahorse.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Seahorse-&seahorse-version;</title>
24
25 <indexterm zone="seahorse">
26 <primary sortas="a-Seahorse">Seahorse</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Seahorse</title>
31
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>
35
[a457e12]36 &lfs70_built;
[c9f64421]37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&seahorse-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&seahorse-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &seahorse-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &seahorse-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &seahorse-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &seahorse-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">Seahorse Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
[a457e12]63 <para role="required"><xref linkend="gnome-doc-utils"/>,
[c9f64421]64 <xref linkend="gnome-doc-utils"/>,
[a457e12]65 <xref linkend="gpgme"/> (required for LDAP support) or
66 <xref linkend="gnupg"/> or <xref linkend="gnupg2"/>,
67 <xref linkend="gtk3"/>, and
[c9f64421]68 <xref linkend="libgnome-keyring"/></para>
69
[a457e12]70 <bridgehead renderas="sect4">Rarian:</bridgehead>
71 <para role="optional"><xref linkend="rarian"/></para>
72
[c9f64421]73 <bridgehead renderas="sect4">Optional</bridgehead>
74 <para role="optional"><xref linkend="avahi"/>,
75 <xref linkend="gtk-doc"/>,
76 <xref linkend="libnotify"/>,
77 <xref linkend="libsoup"/>,
[a457e12]78 <xref linkend="openldap"/></para>
[c9f64421]79
80 <para condition="html" role="usernotes">User Notes:
81 <ulink url="&blfs-wiki;/seahorse"/></para>
82
83 </sect2>
84
85 <sect2 role="installation">
86 <title>Installation of Seahorse</title>
87
88 <para>Install <application>Seahorse</application> by running the following
89 commands:</para>
90
[a457e12]91<screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
[c9f64421]92make</userinput></screen>
93
94 <para>This package does not come with a test suite.</para>
95
96 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
97
98<screen role="root"><userinput>make install</userinput></screen>
99
100 </sect2>
101
102 <sect2 role="commands">
103 <title>Command Explanations</title>
104
105 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
106 href="../../xincludes/gnome-prefix.xml"/>
107
108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
109 href="../../xincludes/gnome-sysconfdir.xml"/>
110
111 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
112 href="../../xincludes/gtk-doc-rebuild.xml"/>
113
114 </sect2>
115
116 <sect2 role="content">
117 <title>Contents</title>
118
119 <segmentedlist>
120 <segtitle>Installed Programs</segtitle>
121 <segtitle>Installed Library</segtitle>
122 <segtitle>Installed Directories</segtitle>
123
124 <seglistitem>
[a457e12]125 <seg>seahorse, seahorse-ssh-askpass</seg>
126 <seg>none</seg>
127 <seg><envar>$GNOME_PREFIX</envar>/lib/seahorse,
[c9f64421]128 share/{gnome/help/seahorse/*,gtk-doc/html/{libcryptui,libseahorse},
129 omf/seahorse,pixmaps/seahorse/{22x22,48x48,scalable},seahorse/ui}}</seg>
130 </seglistitem>
131 </segmentedlist>
132
133 <variablelist>
134 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
135 <?dbfo list-presentation="list"?>
136 <?dbhtml list-presentation="table"?>
137
138 <varlistentry id="seahorse-prog">
139 <term><command>seahorse</command></term>
140 <listitem>
141 <para>is the graphical interface for managing and using encryption
142 keys.</para>
143 <indexterm zone="seahorse seahorse-prog">
144 <primary sortas="b-seahorse">seahorse</primary>
145 </indexterm>
146 </listitem>
147 </varlistentry>
148
[a457e12]149 <!-- no longer present
[c9f64421]150 <varlistentry id="seahorse-daemon">
151 <term><command>seahorse-daemon</command></term>
152 <listitem>
153 <para>is a <application>seahorse</application> pass phrase caching
154 agent.</para>
155 <indexterm zone="seahorse seahorse-daemon">
156 <primary sortas="b-seahorse-daemon">seahorse-daemon</primary>
157 </indexterm>
158 </listitem>
159 </varlistentry>
160
161 <varlistentry id="libcryptui">
162 <term><filename class='libraryfile'>libcryptui.{so,a}</filename></term>
163 <listitem>
164 <para>is the the UI library for <application>DBUS</application>
165 functions exported by <application>Seahorse</application>.</para>
166 <indexterm zone="seahorse libcryptui">
167 <primary sortas="c-libcryptui">libcryptui.{so,a}</primary>
168 </indexterm>
169 </listitem>
[a457e12]170 </varlistentry> -->
[c9f64421]171
172 </variablelist>
173
174 </sect2>
175
176</sect1>
Note: See TracBrowser for help on using the repository browser.