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 |
|
---|
7 | <!ENTITY seahorse-download-http
|
---|
8 | "&gnome-download-http;/seahorse/&gnome-minor-34;/seahorse-&seahorse-version;.tar.xz">
|
---|
9 | <!ENTITY seahorse-download-ftp
|
---|
10 | "&gnome-download-ftp;/seahorse/&gnome-minor-34;/seahorse-&seahorse-version;.tar.xz">
|
---|
11 | <!ENTITY seahorse-md5sum "28a89ea524e13fc04605943ba5d0d413">
|
---|
12 | <!ENTITY seahorse-size "1.2 MB">
|
---|
13 | <!ENTITY seahorse-buildsize "43 MB">
|
---|
14 | <!ENTITY seahorse-time "0.1 SBU">
|
---|
15 | ]>
|
---|
16 |
|
---|
17 | <sect1 id="seahorse" xreflabel="Seahorse-&seahorse-version;">
|
---|
18 | <?dbhtml filename="seahorse.html"?>
|
---|
19 |
|
---|
20 | <sect1info>
|
---|
21 | <othername>$LastChangedBy$</othername>
|
---|
22 | <date>$Date$</date>
|
---|
23 | </sect1info>
|
---|
24 |
|
---|
25 | <title>Seahorse-&seahorse-version;</title>
|
---|
26 |
|
---|
27 | <indexterm zone="seahorse">
|
---|
28 | <primary sortas="a-Seahorse">Seahorse</primary>
|
---|
29 | </indexterm>
|
---|
30 |
|
---|
31 | <sect2 role="package">
|
---|
32 | <title>Introduction to Seahorse</title>
|
---|
33 |
|
---|
34 | <para>
|
---|
35 | <application>Seahorse</application> is a graphical interface for
|
---|
36 | managing and using encryption keys. Currently it supports PGP
|
---|
37 | keys (using GPG/GPGME) and SSH keys.
|
---|
38 | </para>
|
---|
39 |
|
---|
40 | &lfs90_checked;
|
---|
41 |
|
---|
42 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
43 | <itemizedlist spacing="compact">
|
---|
44 | <listitem>
|
---|
45 | <para>
|
---|
46 | Download (HTTP): <ulink url="&seahorse-download-http;"/>
|
---|
47 | </para>
|
---|
48 | </listitem>
|
---|
49 | <listitem>
|
---|
50 | <para>
|
---|
51 | Download (FTP): <ulink url="&seahorse-download-ftp;"/>
|
---|
52 | </para>
|
---|
53 | </listitem>
|
---|
54 | <listitem>
|
---|
55 | <para>
|
---|
56 | Download MD5 sum: &seahorse-md5sum;
|
---|
57 | </para>
|
---|
58 | </listitem>
|
---|
59 | <listitem>
|
---|
60 | <para>
|
---|
61 | Download size: &seahorse-size;
|
---|
62 | </para>
|
---|
63 | </listitem>
|
---|
64 | <listitem>
|
---|
65 | <para>
|
---|
66 | Estimated disk space required: &seahorse-buildsize;
|
---|
67 | </para>
|
---|
68 | </listitem>
|
---|
69 | <listitem>
|
---|
70 | <para>
|
---|
71 | Estimated build time: &seahorse-time;
|
---|
72 | </para>
|
---|
73 | </listitem>
|
---|
74 | </itemizedlist>
|
---|
75 |
|
---|
76 | <bridgehead renderas="sect3">Seahorse Dependencies</bridgehead>
|
---|
77 |
|
---|
78 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
79 | <para role="required">
|
---|
80 | <xref linkend="gcr"/>,
|
---|
81 | <xref linkend="gnupg2"/>,
|
---|
82 | <xref linkend="gpgme"/>,
|
---|
83 | <xref linkend="itstool"/>,
|
---|
84 | <xref linkend="libpwquality"/> and
|
---|
85 | <xref linkend="libsecret"/>
|
---|
86 | </para>
|
---|
87 |
|
---|
88 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
89 | <para role="recommended">
|
---|
90 | <xref linkend="libsoup"/>,
|
---|
91 | <xref linkend="p11-kit"/>,
|
---|
92 | <xref linkend="openldap"/>,
|
---|
93 | <xref linkend="openssh"/> (for managing SSH keys) and
|
---|
94 | <xref linkend="vala"/>
|
---|
95 | </para>
|
---|
96 |
|
---|
97 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
98 | <para role="optional">
|
---|
99 | <xref linkend="avahi"/>
|
---|
100 | </para>
|
---|
101 |
|
---|
102 | <bridgehead renderas="sect4">Runtime Dependency</bridgehead>
|
---|
103 | <para role="required">
|
---|
104 | <xref role="runtime" linkend="gnome-keyring"/>
|
---|
105 | </para>
|
---|
106 |
|
---|
107 | <para condition="html" role="usernotes">User Notes:
|
---|
108 | <ulink url="&blfs-wiki;/seahorse"/>
|
---|
109 | </para>
|
---|
110 | </sect2>
|
---|
111 |
|
---|
112 | <sect2 role="installation">
|
---|
113 | <title>Installation of Seahorse</title>
|
---|
114 |
|
---|
115 | <para>
|
---|
116 | Install <application>Seahorse</application> by running the following
|
---|
117 | commands:
|
---|
118 | </para>
|
---|
119 |
|
---|
120 | <screen><userinput>sed -i -r 's:"(/apps):"/org/gnome\1:' data/*.xml &&
|
---|
121 |
|
---|
122 | mkdir build &&
|
---|
123 | cd build &&
|
---|
124 |
|
---|
125 | meson --prefix=/usr .. &&
|
---|
126 | ninja</userinput></screen>
|
---|
127 |
|
---|
128 | <para>
|
---|
129 | This package does not come with a test suite.
|
---|
130 | </para>
|
---|
131 |
|
---|
132 | <para>
|
---|
133 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
134 | </para>
|
---|
135 |
|
---|
136 | <screen role="root"><userinput>ninja install</userinput></screen>
|
---|
137 |
|
---|
138 | </sect2>
|
---|
139 |
|
---|
140 | <sect2 role="commands">
|
---|
141 | <title>Command Explanations</title>
|
---|
142 |
|
---|
143 | <para><command>sed ... data/*.xml</command>: This command fixes some
|
---|
144 | deprecated entries in the schema templates.</para>
|
---|
145 |
|
---|
146 | <para>
|
---|
147 | <option>-Dldap-support=false</option>: Add this switch if you have not
|
---|
148 | installed openldap.
|
---|
149 | </para>
|
---|
150 |
|
---|
151 | </sect2>
|
---|
152 |
|
---|
153 | <sect2 role="content">
|
---|
154 | <title>Contents</title>
|
---|
155 |
|
---|
156 | <segmentedlist>
|
---|
157 | <segtitle>Installed Program</segtitle>
|
---|
158 | <segtitle>Installed Libraries</segtitle>
|
---|
159 | <segtitle>Installed Directories</segtitle>
|
---|
160 |
|
---|
161 | <seglistitem>
|
---|
162 | <seg>
|
---|
163 | seahorse
|
---|
164 | </seg>
|
---|
165 | <seg>
|
---|
166 | None
|
---|
167 | </seg>
|
---|
168 | <seg>
|
---|
169 | /usr/{lib,share,share/help/*}/seahorse
|
---|
170 | </seg>
|
---|
171 | </seglistitem>
|
---|
172 | </segmentedlist>
|
---|
173 |
|
---|
174 | <variablelist>
|
---|
175 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
176 | <?dbfo list-presentation="list"?>
|
---|
177 | <?dbhtml list-presentation="table"?>
|
---|
178 |
|
---|
179 | <varlistentry id="seahorse-prog">
|
---|
180 | <term><command>seahorse</command></term>
|
---|
181 | <listitem>
|
---|
182 | <para>
|
---|
183 | is the graphical interface for managing and using
|
---|
184 | encryption keys.
|
---|
185 | </para>
|
---|
186 | <indexterm zone="seahorse seahorse-prog">
|
---|
187 | <primary sortas="b-seahorse">seahorse</primary>
|
---|
188 | </indexterm>
|
---|
189 | </listitem>
|
---|
190 | </varlistentry>
|
---|
191 |
|
---|
192 | </variablelist>
|
---|
193 |
|
---|
194 | </sect2>
|
---|
195 |
|
---|
196 | </sect1>
|
---|