source: lxqt/desktop/lxqt-openssh-askpass.xml@ 401174c0

12.0 12.1 ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 401174c0 was 401174c0, checked in by Pierre Labastie <pierre.labastie@…>, 11 months ago

Add lxqt-openssh-askpass-1.3.0

This is duplicating openssh-askpass, but with a QT UI instead of
GTk.

  • Property mode set to 100644
File size: 6.1 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 lxqt-openssh-askpass-download-http "https://github.com/lxqt/lxqt-openssh-askpass/releases/download/&lxqt-version;/lxqt-openssh-askpass-&lxqt-version;.tar.xz">
8 <!ENTITY lxqt-openssh-askpass-download-ftp " ">
9 <!ENTITY lxqt-openssh-askpass-md5sum "fb65bd0b8389210345fcd26cc4a12a7e">
10 <!ENTITY lxqt-openssh-askpass-size "17 KB">
11 <!ENTITY lxqt-openssh-askpass-buildsize "8.0 MB">
12 <!ENTITY lxqt-openssh-askpass-time "0.5 SBU">
13]>
14
15<sect1 id="lxqt-openssh-askpass" xreflabel="lxqt-openssh-askpass-&lxqt-version;">
16 <?dbhtml filename="lxqt-openssh-askpass.html"?>
17
18
19 <title>lxqt-openssh-askpass-&lxqt-version;</title>
20
21 <indexterm zone="lxqt-openssh-askpass">
22 <primary sortas="a-lxqt-openssh-askpass">lxqt-openssh-askpass</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to lxqt-openssh-askpass</title>
27
28 <para>
29 The <application>lxqt-openssh-askpass</application> package is a GUI
30 to query credentials on behalf of other programs.
31 </para>
32
33 &lfs113_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&lxqt-openssh-askpass-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&lxqt-openssh-askpass-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &lxqt-openssh-askpass-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &lxqt-openssh-askpass-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &lxqt-openssh-askpass-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &lxqt-openssh-askpass-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">lxqt-openssh-askpass Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="liblxqt"/>
74 </para>
75
76 </sect2>
77
78 <sect2 role="installation">
79 <title>Installation of lxqt-openssh-askpass</title>
80
81 <para>
82 Install <application>lxqt-openssh-askpass</application> by running the
83 following commands:
84 </para>
85
86<screen><userinput>mkdir -v build &amp;&amp;
87cd build &amp;&amp;
88
89cmake -DCMAKE_BUILD_TYPE=Release \
90 -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
91 .. &amp;&amp;
92
93make</userinput></screen>
94
95 <para>
96 This package does not come with a test suite.
97 </para>
98
99 <para>
100 Now, as the <systemitem class="username">root</systemitem> user:
101 </para>
102
103<screen role="root"><userinput>make install</userinput></screen>
104
105 </sect2>
106<!--
107 <sect2 role="commands">
108 <title>Command Explanations</title>
109
110 <para>
111 <parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
112 <xref linkend="git"/>, which would otherwise be requested to download
113 the translation files.
114 </para>
115
116 </sect2>
117-->
118 <sect2 role="content">
119 <title>Contents</title>
120
121 <segmentedlist>
122 <segtitle>Installed Programs</segtitle>
123 <segtitle>Installed Libraries</segtitle>
124 <segtitle>Installed Directories</segtitle>
125
126 <seglistitem>
127 <seg>
128 lxqt-config-openssh-askpasshortcuts and lxqt-openssh-askpassd
129 </seg>
130 <seg>
131 liblxqt-openssh-askpass.so and liblxqt-openssh-askpass-ui.so
132 </seg>
133 <seg>
134 $LXQT_PREFIX/include/lxqt-openssh-askpass{,-ui} and
135 $LXQT_PREFIX/share/cmake/lxqt-openssh-askpass{,-ui}
136 </seg>
137 </seglistitem>
138 </segmentedlist>
139
140 <variablelist>
141 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
142 <?dbfo list-presentation="list"?>
143 <?dbhtml list-presentation="table"?>
144
145 <varlistentry id="lxqt-config-openssh-askpasshortcuts">
146 <term><command>lxqt-config-openssh-askpasshortcuts</command></term>
147 <listitem>
148 <para>
149 is a key shortcuts GUI editor.
150 </para>
151 <indexterm zone="lxqt-openssh-askpass lxqt-config-openssh-askpasshortcuts">
152 <primary sortas="b-lxqt-config-openssh-askpasshortcuts">lxqt-config-openssh-askpasshortcuts</primary>
153 </indexterm>
154 </listitem>
155 </varlistentry>
156
157 <varlistentry id="lxqt-openssh-askpassd">
158 <term><command>lxqt-openssh-askpassd</command></term>
159 <listitem>
160 <para>
161 is a global key shortcuts daemon.
162 </para>
163 <indexterm zone="lxqt-openssh-askpass lxqt-openssh-askpassd">
164 <primary sortas="b-lxqt-openssh-askpassd">lxqt-openssh-askpassd</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
169 <varlistentry id="lxqt-openssh-askpass-lib">
170 <term><filename class="libraryfile">lxqt-openssh-askpass.so</filename></term>
171 <listitem>
172 <para>
173 contains the <application>lxqt-openssh-askpass</application> API
174 functions.
175 </para>
176 <indexterm zone="lxqt-openssh-askpass lxqt-openssh-askpass-lib">
177 <primary sortas="c-lxqt-openssh-askpass">lxqt-openssh-askpass.so</primary>
178 </indexterm>
179 </listitem>
180 </varlistentry>
181
182 <varlistentry id="liblxqt-openssh-askpass-ui-lib">
183 <term><filename class="libraryfile">liblxqt-openssh-askpass-ui.so</filename></term>
184 <listitem>
185 <para>
186 contains the <application>liblxqt-openssh-askpass-ui</application> API
187 functions.
188 </para>
189 <indexterm zone="lxqt-openssh-askpass liblxqt-openssh-askpass-ui-lib">
190 <primary sortas="c-liblxqt-openssh-askpass-ui">liblxqt-openssh-askpass-ui.so</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 </variablelist>
196
197 </sect2>
198
199</sect1>
Note: See TracBrowser for help on using the repository browser.