source: archive/lxqt/apps/lximage-qt.xml@ 42ddc30

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

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.6 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<!-- As of August 2017, downloads.lxqt.org is down. Use github archives
8 instead, but keep the old link in case the host become available again.
9 According to lxqt devs, they are working on it...
10 <!ENTITY lximage-qt-download-http "http://downloads.lxqt.org/lximage-qt/&lximage-qt-version;/lximage-qt-&lximage-qt-version;.tar.xz">-->
11 <!ENTITY lximage-qt-download-http "https://github.com/lxde/lximage-qt/releases/download/&lximage-qt-version;/lximage-qt-&lximage-qt-version;.tar.xz">
12 <!ENTITY lximage-qt-download-ftp " ">
13 <!ENTITY lximage-qt-md5sum "c1f8399334b190680462e837b4101338">
14 <!ENTITY lximage-qt-size "41 KB">
15 <!ENTITY lximage-qt-buildsize "5.0 MB">
16 <!ENTITY lximage-qt-time "0.3 SBU">
17]>
18
19<sect1 id="lximage-qt" xreflabel="lximage-qt-&lximage-qt-version;">
20 <?dbhtml filename="lximage-qt.html"?>
21
22
23 <title>lximage-qt-&lximage-qt-version;</title>
24
25 <indexterm zone="lximage-qt">
26 <primary sortas="a-lximage-qt">lximage-qt</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to lximage-qt</title>
31
32 <para>
33 The <application>lximage-qt</application> package contains a lightweight
34 image viewer and screenshot program.
35 </para>
36
37 &lfs82_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&lximage-qt-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&lximage-qt-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &lximage-qt-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &lximage-qt-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &lximage-qt-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &lximage-qt-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">lximage-qt Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="libfm-qt"/>
78 </para>
79
80 <bridgehead renderas="sect4">Optional</bridgehead>
81 <para role="optional">
82 <xref linkend="git"/> (to download translation files) or
83 <xref linkend="lxqt-l10n"/> (to add localization files)
84 </para>
85
86 <para condition="html" role="usernotes">
87 User Notes: <ulink url="&blfs-wiki;/lximage-qt"/>
88 </para>
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of lximage-qt</title>
93
94 <para>
95 Install <application>lximage-qt</application> by running the following
96 commands:
97 </para>
98
99<screen><userinput>mkdir -v build &amp;&amp;
100cd build &amp;&amp;
101
102cmake -DCMAKE_BUILD_TYPE=Release \
103 -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
104 -DPULL_TRANSLATIONS=no \
105 .. &amp;&amp;
106
107make</userinput></screen>
108
109 <para>
110 This package does not come with a test suite.
111 </para>
112
113 <para>
114 Now, as the <systemitem class="username">root</systemitem> user:
115 </para>
116
117<screen role="root"><userinput>make install</userinput></screen>
118
119 <para>
120 If you installed in /opt, again as the
121 <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>ln -svf $LXQT_PREFIX/share/applications/lximage-qt.desktop \
125 /usr/share/applications &amp;&amp;
126
127ln -svf $LXQT_PREFIX/share/applications/lximage-qt-screenshot.desktop \
128 /usr/share/applications</userinput></screen>
129
130 <para>
131 If you have <xref linkend="xdg-utils"/> installed, as the <systemitem
132 class="username">root</systemitem> user, run <command>xdg-icon-resource
133 forceupdate --theme hicolor</command>.
134 </para>
135
136 </sect2>
137
138 <sect2 role="commands">
139 <title>Command Explanations</title>
140
141 <para>
142 <parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
143 <xref linkend="git"/>, which would otherwise be requested to download
144 the translation files.
145 </para>
146
147 </sect2>
148
149 <sect2 role="content">
150 <title>Contents</title>
151
152 <segmentedlist>
153 <segtitle>Installed Program</segtitle>
154 <segtitle>Installed Libraries</segtitle>
155 <segtitle>Installed Directory</segtitle>
156
157 <seglistitem>
158 <seg>
159 lximage-qt
160 </seg>
161 <seg>
162 None
163 </seg>
164 <seg>
165 None
166 </seg>
167 </seglistitem>
168 </segmentedlist>
169
170 <variablelist>
171 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
172 <?dbfo list-presentation="list"?>
173 <?dbhtml list-presentation="table"?>
174
175 <varlistentry id="lximage-qt-prog">
176 <term><command>lximage-qt</command></term>
177 <listitem>
178 <para>
179 is a lightweight image viewer and screenshot program. There is a
180 menu entry at Utilities for the screenshot program. From command
181 line, obtain a full screen or window shot by running
182 <command>lximage-qt --screenshot</command>.
183 </para>
184 <indexterm zone="lximage-qt lximage-qt-prog">
185 <primary sortas="b-lximage-qt">lximage-qt</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 </variablelist>
191
192 </sect2>
193
194</sect1>
Note: See TracBrowser for help on using the repository browser.