source: lxqt/apps/lximage-qt.xml@ 575062a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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 575062a was 575062a, checked in by Pierre Labastie <pieere@…>, 7 years ago

LXQt applications:

  • change links to github
  • tag
  • update to obconf-qt-0.11.1

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

  • Property mode set to 100644
File size: 5.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<!-- 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 "90b79b017649a06b0eb6178590143856">
14 <!ENTITY lximage-qt-size "36 KB">
15 <!ENTITY lximage-qt-buildsize "3.2 MB">
16 <!ENTITY lximage-qt-time "0.2 SBU">
17]>
18
19<sect1 id="lximage-qt" xreflabel="lximage-qt-&lximage-qt-version;">
20 <?dbhtml filename="lximage-qt.html"?>
21
22 <sect1info>
23 <othername>$LastChangedBy$</othername>
24 <date>$Date$</date>
25 </sect1info>
26
27 <title>lximage-qt-&lximage-qt-version;</title>
28
29 <indexterm zone="lximage-qt">
30 <primary sortas="a-lximage-qt">lximage-qt</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to lximage-qt</title>
35
36 <para>
37 The <application>lximage-qt</application> package contains a lightweight
38 image viewer and screenshot program.
39 </para>
40
41 &lfs81_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&lximage-qt-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&lximage-qt-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &lximage-qt-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &lximage-qt-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &lximage-qt-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &lximage-qt-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">lximage-qt Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="libexif"/> and
82 <xref linkend="libfm-qt"/>
83 </para>
84
85 <bridgehead renderas="sect4">Optional</bridgehead>
86 <para role="optional">
87 <xref linkend="git"/> (to download translation files) or
88 <xref linkend="lxqt-l10n"/> (to add localization files)
89 </para>
90
91 <para condition="html" role="usernotes">
92 User Notes: <ulink url="&blfs-wiki;/lximage-qt"/>
93 </para>
94 </sect2>
95
96 <sect2 role="installation">
97 <title>Installation of lximage-qt</title>
98
99 <para>
100 Install <application>lximage-qt</application> by running the following
101 commands:
102 </para>
103
104<screen><userinput>mkdir -v build &amp;&amp;
105cd build &amp;&amp;
106
107cmake -DCMAKE_BUILD_TYPE=Release \
108 -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
109 -DPULL_TRANSLATIONS=no \
110 .. &amp;&amp;
111
112make</userinput></screen>
113
114 <para>
115 This package does not come with a test suite.
116 </para>
117
118 <para>
119 Now, as the <systemitem class="username">root</systemitem> user:
120 </para>
121
122<screen role="root"><userinput>make install</userinput></screen>
123
124 <para>
125 If you installed in /opt, again as the
126 <systemitem class="username">root</systemitem> user:
127 </para>
128
129<screen role="root"><userinput>ln -svf $LXQT_PREFIX/share/applications/lximage-qt.desktop \
130 /usr/share/applications &amp;&amp;
131
132ln -svf $LXQT_PREFIX/share/applications/lximage-qt-screenshot.desktop \
133 /usr/share/applications</userinput></screen>
134
135 <para>
136 If you have <xref linkend="xdg-utils"/> installed, as the <systemitem
137 class="username">root</systemitem> user, run <command>xdg-icon-resource
138 forceupdate --theme hicolor</command>.
139 </para>
140
141 </sect2>
142
143 <sect2 role="commands">
144 <title>Command Explanations</title>
145
146 <para>
147 <parameter>-DPULL_TRANSLATIONS=no</parameter>: Removes the need for
148 <xref linkend="git"/>, which would otherwise be requested to download
149 the translation files.
150 </para>
151<!--
152 <para>
153 <envar>LIBRARY_PATH=/opt/qt5/lib:$LXQT_PREFIX/lib</envar>: Fixes for the
154 linker to find three libraries.
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 Directory</segtitle>
166
167 <seglistitem>
168 <seg>
169 lximage-qt
170 </seg>
171 <seg>
172 None
173 </seg>
174 <seg>
175 None
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="lximage-qt-prog">
186 <term><command>lximage-qt</command></term>
187 <listitem>
188 <para>
189 is a lightweight image viewer and screenshot program. There is a
190 menu entry at Utilities for the screenshot program. From command
191 line, obtain a full screen or window shot by running
192 <command>lximage-qt --screenshot</command>.
193 </para>
194 <indexterm zone="lximage-qt lximage-qt-prog">
195 <primary sortas="b-lximage-qt">lximage-qt</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 </variablelist>
201
202 </sect2>
203
204</sect1>
Note: See TracBrowser for help on using the repository browser.