source: gnome/applications/seahorse.xml@ 0129a2f5

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 0129a2f5 was f3f96f3, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to pangomm-2.40.1
Update to gnome-maps-3.20.3
Update to gnome-shell-3.20.4
Update to file-roller-3.20.3
Update to EOG-3.20.4
Update to Appstream-glib-0.6.1
Fix the build of gnome-calculator with Glib-2.48.2
iBus page: Indentation Fixes
Tag / Update the entire GNOME section. That is all done

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

  • Property mode set to 100644
File size: 4.9 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-20;/seahorse-&seahorse-version;.tar.xz">
9 <!ENTITY seahorse-download-ftp
10 "&gnome-download-ftp;/seahorse/&gnome-minor-20;/seahorse-&seahorse-version;.tar.xz">
11 <!ENTITY seahorse-md5sum "06cdf9805d9d1adddd0140d13f1bd234">
12 <!ENTITY seahorse-size "1.5 MB">
13 <!ENTITY seahorse-buildsize "55 MB">
14 <!ENTITY seahorse-time "0.5 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 &lfs7a_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"/>, and
84 <xref linkend="libsecret"/>
85 </para>
86
87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="libsoup"/>,
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"/> and
97 <xref linkend="openldap"/>
98 </para>
99
100 <bridgehead renderas="sect4">Runtime Dependency</bridgehead>
101 <para role="required">
102 <xref linkend="gnome-keyring"/>
103 </para>
104
105 <para condition="html" role="usernotes">User Notes:
106 <ulink url="&blfs-wiki;/seahorse"/>
107 </para>
108 </sect2>
109
110 <sect2 role="installation">
111 <title>Installation of Seahorse</title>
112
113 <para>
114 Install <application>Seahorse</application> by running the following
115 commands:
116 </para>
117
118<screen><userinput>sed -i -r 's:"(/apps):"/org/gnome\1:' data/*.xml &amp;&amp;
119
120./configure --prefix=/usr &amp;&amp;
121make</userinput></screen>
122
123 <para>
124 This package does not come with a test suite.
125 </para>
126
127 <para>
128 Now, as the <systemitem class="username">root</systemitem> user:
129 </para>
130
131<screen role="root"><userinput>make install</userinput></screen>
132
133 </sect2>
134
135 <sect2 role="commands">
136 <title>Command Explanations</title>
137
138 <para><command>sed ... data/*.xml</command>: This command fixes some
139 deprecated entries in the schema templates.</para>
140
141 </sect2>
142
143 <sect2 role="content">
144 <title>Contents</title>
145
146 <segmentedlist>
147 <segtitle>Installed Program</segtitle>
148 <segtitle>Installed Libraries</segtitle>
149 <segtitle>Installed Directories</segtitle>
150
151 <seglistitem>
152 <seg>
153 seahorse
154 </seg>
155 <seg>
156 None
157 </seg>
158 <seg>
159 /usr/{lib,share,share/help/*}/seahorse
160 </seg>
161 </seglistitem>
162 </segmentedlist>
163
164 <variablelist>
165 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
166 <?dbfo list-presentation="list"?>
167 <?dbhtml list-presentation="table"?>
168
169 <varlistentry id="seahorse-prog">
170 <term><command>seahorse</command></term>
171 <listitem>
172 <para>
173 is the graphical interface for managing and using
174 encryption keys.
175 </para>
176 <indexterm zone="seahorse seahorse-prog">
177 <primary sortas="b-seahorse">seahorse</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 </variablelist>
183
184 </sect2>
185
186</sect1>
Note: See TracBrowser for help on using the repository browser.