source: gnome/applications/seahorse.xml@ 2377fb3

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 2377fb3 was 2377fb3, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Updates to gcr-3.12.0, gnome-keyring-3.12.0 and seahorse-3.12.0. Epiphany-3.10.3: add sb_release-1.4 as optional dependency.

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

  • Property mode set to 100644
File size: 5.2 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-minor;/seahorse-&seahorse-version;.tar.xz">
9 <!ENTITY seahorse-download-ftp
10 "&gnome-download-ftp;/seahorse/&gnome-minor;/seahorse-&seahorse-version;.tar.xz"> -->
11 <!ENTITY seahorse-download-http
12 "&gnome-download-http;/seahorse/3.12/seahorse-&seahorse-version;.tar.xz">
13 <!ENTITY seahorse-download-ftp
14 "&gnome-download-ftp;/seahorse/3.12/seahorse-&seahorse-version;.tar.xz">
15 <!ENTITY seahorse-md5sum "9cc6e4f4ede81290ea6cc4d2f73b7b36">
16 <!ENTITY seahorse-size "1.4 MB">
17 <!ENTITY seahorse-buildsize "51 MB">
18 <!ENTITY seahorse-time "0.4 SBU">
19]>
20
21<sect1 id="seahorse" xreflabel="Seahorse-&seahorse-version;">
22 <?dbhtml filename="seahorse.html"?>
23
24 <sect1info>
25 <othername>$LastChangedBy$</othername>
26 <date>$Date$</date>
27 </sect1info>
28
29 <title>Seahorse-&seahorse-version;</title>
30
31 <indexterm zone="seahorse">
32 <primary sortas="a-Seahorse">Seahorse</primary>
33 </indexterm>
34
35 <sect2 role="package">
36 <title>Introduction to Seahorse</title>
37
38 <para>
39 <application>Seahorse</application> is a graphical interface for
40 managing and using encryption keys. Currently it supports PGP
41 keys (using GPG/GPGME) and SSH keys.
42 </para>
43
44 &lfs75_checked;
45
46 <bridgehead renderas="sect3">Package Information</bridgehead>
47 <itemizedlist spacing="compact">
48 <listitem>
49 <para>
50 Download (HTTP): <ulink url="&seahorse-download-http;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download (FTP): <ulink url="&seahorse-download-ftp;"/>
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download MD5 sum: &seahorse-md5sum;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Download size: &seahorse-size;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated disk space required: &seahorse-buildsize;
71 </para>
72 </listitem>
73 <listitem>
74 <para>
75 Estimated build time: &seahorse-time;
76 </para>
77 </listitem>
78 </itemizedlist>
79
80 <bridgehead renderas="sect3">Seahorse Dependencies</bridgehead>
81
82 <bridgehead renderas="sect4">Required</bridgehead>
83 <para role="required">
84 <xref linkend="gcr"/>,
85 <xref linkend="gpgme"/>,
86 <xref linkend="gnupg2"/>,
87 <xref linkend="libsecret"/> and
88 <xref linkend="yelp-xsl"/>
89 </para>
90
91 <bridgehead renderas="sect4">Recommended</bridgehead>
92 <para role="recommended">
93 <xref linkend="libsoup"/>,
94 <xref linkend="openssh"/> (for managing SSH keys) and
95 <xref linkend="vala"/>
96 </para>
97
98 <bridgehead renderas="sect4">Optional</bridgehead>
99 <para role="optional">
100 <xref linkend="avahi"/> and
101 <xref linkend="openldap"/>
102 </para>
103
104 <bridgehead renderas="sect4">Runtime Dependency</bridgehead>
105 <para role="required">
106 <xref linkend="gnome-keyring"/>
107 </para>
108
109 <para condition="html" role="usernotes">User Notes:
110 <ulink url="&blfs-wiki;/seahorse"/>
111 </para>
112 </sect2>
113
114 <sect2 role="installation">
115 <title>Installation of Seahorse</title>
116
117 <para>
118 Install <application>Seahorse</application> by running the following
119 commands:
120 </para>
121
122<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
123make</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>make 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/static-libraries.xml"/>
142
143 </sect2>
144
145 <sect2 role="content">
146 <title>Contents</title>
147
148 <segmentedlist>
149 <segtitle>Installed Program</segtitle>
150 <segtitle>Installed Libraries</segtitle>
151 <segtitle>Installed Directories</segtitle>
152
153 <seglistitem>
154 <seg>
155 seahorse
156 </seg>
157 <seg>
158 None
159 </seg>
160 <seg>
161 /usr/lib/seahorse,
162 /usr/share/help/*/seahorse, and
163 /usr/share/seahorse
164 </seg>
165 </seglistitem>
166 </segmentedlist>
167
168 <variablelist>
169 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
170 <?dbfo list-presentation="list"?>
171 <?dbhtml list-presentation="table"?>
172
173 <varlistentry id="seahorse-prog">
174 <term><command>seahorse</command></term>
175 <listitem>
176 <para>
177 is the graphical interface for managing and using
178 encryption keys.
179 </para>
180 <indexterm zone="seahorse seahorse-prog">
181 <primary sortas="b-seahorse">seahorse</primary>
182 </indexterm>
183 </listitem>
184 </varlistentry>
185
186 </variablelist>
187
188 </sect2>
189
190</sect1>
Note: See TracBrowser for help on using the repository browser.