source: archive/qupzilla.xml@ 3f2db3a6

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

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 6.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 <!-- https://github.com/QupZilla/qupzilla/tags
8 https://github.com/QupZilla/qupzilla/releases/download/v2.0.0/QupZilla-2.0.0.tar.xz
9 -->
10 <!ENTITY qupzilla-download-http "https://github.com/QupZilla/qupzilla/releases/download/v&qupzilla-version;/QupZilla-&qupzilla-version;.tar.xz">
11 <!ENTITY qupzilla-download-ftp " ">
12 <!ENTITY qupzilla-md5sum "869448eadaef62f1b2e31bf038f33f52">
13 <!ENTITY qupzilla-size "2.4 MB">
14 <!ENTITY qupzilla-buildsize "81 MB">
15 <!ENTITY qupzilla-time "5.4 SBU">
16]>
17
18<sect1 id="qupzilla" xreflabel="QupZilla-&qupzilla-version;">
19 <?dbhtml filename="qupzilla.html"?>
20
21
22 <title>QupZilla-&qupzilla-version;</title>
23
24 <indexterm zone="qupzilla">
25 <primary sortas="a-QupZilla">QupZilla</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to QupZilla</title>
30
31 <para>
32 <application>QupZilla</application> is a fast, feature-rich and
33 lightweight <application>QtWebEngine</application> based browser,
34 originally intended only for educational purposes.
35 </para>
36
37 &lfs82_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&qupzilla-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&qupzilla-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &qupzilla-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &qupzilla-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &qupzilla-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &qupzilla-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">QupZilla Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <xref linkend="qtwebengine"/>
79 </para>
80
81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
83 <xref linkend="gdb"/>,
84<!-- <xref linkend="kdelibs"/> (KWallet plugin), -->
85 <!-- hunspell is only referenced in a few translations, and in a file
86 that seems to be used for app packaging, with a link to chromium
87 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>, and -->
88 <ulink url="&gnome-download-ftp;/libgnome-keyring/">libgnome-keyring</ulink> (Gnome-Keyring plugin)
89 </para>
90
91 <para condition="html" role="usernotes">
92 User Notes: <ulink url="&blfs-wiki;/qupzilla"/>
93 </para>
94 </sect2>
95
96 <sect2 role="installation">
97 <title>Installation of QupZilla</title>
98
99 <para>
100 Install <application>QupZilla</application> by running the following
101 commands:
102 </para>
103
104<screen><userinput>export QUPZILLA_PREFIX=/usr &amp;&amp;
105qmake &amp;&amp;
106make</userinput></screen>
107
108 <para>
109 The <command>export</command> command is used for configuring the build.
110 Alternatively, you can add the environment variable to
111 <filename>src/defines.pri</filename>.
112 </para>
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<!-- dev note: for "DESTDIR" install use "make INSTALL_ROOT=<dest> install" -->
123
124<screen role="root"><userinput>make install</userinput></screen>
125
126 <para>
127 If <xref linkend="desktop-file-utils"/> and <xref linkend="xdg-utils"/>
128 are installed, run as, the <systemitem
129 class="username">root</systemitem> user:
130 </para>
131
132<screen role="root"><userinput>xdg-icon-resource forceupdate --theme hicolor &amp;&amp;
133update-desktop-database -q</userinput></screen>
134
135 </sect2>
136
137 <sect2 role="commands">
138 <title>Command Explanations</title>
139
140 <note>
141 <para>
142 If you wish to use any of the following variables, they need to be
143 exported. You can add them to the <command>export</command> block in
144 the main instructions. Alternatively, instead of exporting, they can
145 be added, one at a line, to <filename>src/defines.pri</filename>.
146 </para>
147 </note>
148
149 <para>
150 <envar>CONFIG += debug</envar>: Use if you want to build QupZilla with
151 debugging symbols.
152 </para>
153
154 <para>
155 <envar>GNOME_INTEGRATION=true</envar>: Enables Gnome integration, this
156 meaning the build of Gnome-Keyring Password plugin, which provides
157 support for storing passwords in Gnome-Keyring.
158 </para>
159
160 <!-- kwallet seems to be part of kde4 only
161 <para>
162 <envar>KDE_INTEGRATION=true</envar>: Enables KDE integration, this
163 meaning the build of KWallet Password plugin, which provides support for
164 storing passwords in KWallet.
165 </para> -->
166
167 </sect2>
168
169 <sect2 role="content">
170 <title>Contents</title>
171
172 <segmentedlist>
173 <segtitle>Installed Program</segtitle>
174 <segtitle>Installed Libraries</segtitle>
175 <segtitle>Installed Directory</segtitle>
176
177 <seglistitem>
178 <seg>
179 qupzilla
180 </seg>
181 <seg>
182 libQupZilla.so and plugins under /usr/lib/qupzilla/
183 </seg>
184 <seg>
185 /usr/{lib,share}/qupzilla
186 </seg>
187 </seglistitem>
188 </segmentedlist>
189
190 <variablelist>
191 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
192 <?dbfo list-presentation="list"?>
193 <?dbhtml list-presentation="table"?>
194
195 <varlistentry id="qupzilla-prog">
196 <term><command>qupzilla</command></term>
197 <listitem>
198 <para>
199 is a lightweight <application>QtWebEngine</application> web browser.
200 </para>
201 <indexterm zone="qupzilla qupzilla-prog">
202 <primary sortas="b-qupzilla">qupzilla</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
207 <varlistentry id="libQupZilla">
208 <term><filename class="libraryfile">libQupZilla.so</filename></term>
209 <listitem>
210 <para>
211 contains the <application>libQupZilla</application> API functions.
212 </para>
213 <indexterm zone="qupzilla libQupZilla">
214 <primary sortas="c-libQupZilla">libQupZilla.so</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 </variablelist>
220
221 </sect2>
222
223</sect1>
Note: See TracBrowser for help on using the repository browser.