source: gnome/applications/seahorse.xml@ 28d1edf

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 28d1edf was 6e45f2f, checked in by Douglas R. Reno <renodr@…>, 10 months ago

Tag Balsa and Epiphany and Dependencies

Off to GNOME...

  • Property mode set to 100644
File size: 5.4 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-43;/seahorse-&seahorse-version;.tar.xz">
9 <!ENTITY seahorse-download-ftp
10 "&gnome-download-ftp;/seahorse/&gnome-43;/seahorse-&seahorse-version;.tar.xz">
11 <!ENTITY seahorse-md5sum "efa9fea2e1c4291c39d509eb366b9a56">
12 <!ENTITY seahorse-size "1.3 MB">
13 <!ENTITY seahorse-buildsize "43 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 &lfs120_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="libsoup3"/>,
88 <xref linkend="p11-kit"/>,
89<!-- <xref linkend="openldap"/>, picked up from gnupg2 -->
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 </sect2>
105
106 <sect2 role="installation">
107 <title>Installation of Seahorse</title>
108
109 <para>
110 Install <application>Seahorse</application> by running the following
111 commands:
112 </para>
113
114<screen><userinput>sed -i -r 's:"(/apps):"/org/gnome\1:' data/*.xml &amp;&amp;
115
116sed -i "s/'2.3.0'/'2.3.0', '2.4.0'/" meson.build &amp;&amp;
117
118mkdir build &amp;&amp;
119cd build &amp;&amp;
120
121meson setup --prefix=/usr --buildtype=release .. &amp;&amp;
122ninja</userinput></screen>
123
124 <para>
125 This package does not come with a test suite.
126 </para>
127
128 <para>
129 Now, as the <systemitem class="username">root</systemitem> user:
130 </para>
131
132<screen role="root"><userinput>ninja install</userinput></screen>
133
134 </sect2>
135
136 <sect2 role="commands">
137 <title>Command Explanations</title>
138
139 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
140 href="../../xincludes/meson-buildtype-release.xml"/>
141
142 <para>
143 <command>sed ... data/*.xml</command>: This command fixes some
144 deprecated entries in the schema templates.
145 </para>
146
147 <para>
148 <command>sed ... meson.build</command>: This command fixes building
149 with GnuPG-2.4 installed.
150 </para>
151<!-- gnupg2 needs ldap anyway
152 <para>
153 <option>-Dldap-support=false</option>: Add this switch if you have not
154 installed openldap.
155 </para>
156-->
157 </sect2>
158
159 <sect2 role="content">
160 <title>Contents</title>
161
162 <segmentedlist>
163 <segtitle>Installed Program</segtitle>
164 <segtitle>Installed Libraries</segtitle>
165 <segtitle>Installed Directories</segtitle>
166
167 <seglistitem>
168 <seg>
169 seahorse
170 </seg>
171 <seg>
172 None
173 </seg>
174 <seg>
175 /usr/{libexec,share,share/help/*}/seahorse
176 </seg>
177 </seglistitem>
178 </segmentedlist>
179
180 <variablelist>
181 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
182 <?dbfo list-presentation="list"?>
183 <?dbhtml list-presentation="table"?>
184
185 <varlistentry id="seahorse-prog">
186 <term><command>seahorse</command></term>
187 <listitem>
188 <para>
189 is the graphical interface for managing and using
190 encryption keys
191 </para>
192 <indexterm zone="seahorse seahorse-prog">
193 <primary sortas="b-seahorse">seahorse</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 </variablelist>
199
200 </sect2>
201
202</sect1>
Note: See TracBrowser for help on using the repository browser.