source: gnome/applications/seahorse.xml@ 3f2db3a6

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 3f2db3a6 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

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