source: lxqt/desktop/screengrab.xml@ 0da32a2

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 0da32a2 was 0da32a2, checked in by Pierre Labastie <pierre.labastie@…>, 11 months ago

Add screengrab-2.6.0 (lxqt app)

This is a fast screenshooter with Qt UI

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