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 falkon-download-http "https://download.kde.org/stable/falkon/&falkon-major-version;/falkon-&falkon-version;.tar.xz">
|
---|
8 | <!ENTITY falkon-download-ftp " ">
|
---|
9 | <!ENTITY falkon-md5sum "9255fb335d3ba361dea44b7b297ddf7d">
|
---|
10 | <!ENTITY falkon-size "2.2 MB">
|
---|
11 | <!ENTITY falkon-buildsize "60 MB (without optional dependencies)">
|
---|
12 | <!ENTITY falkon-time "2.2 SBU (Using parallelism=4)">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="falkon" xreflabel="falkon-&falkon-version;">
|
---|
16 | <?dbhtml filename="falkon.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>Falkon-&falkon-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="falkon">
|
---|
26 | <primary sortas="a-falkon">falkon</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to falkon</title>
|
---|
31 |
|
---|
32 | <para>
|
---|
33 | <application>Falkon</application> is a KDE web browser using the QtWebEngine
|
---|
34 | rendering engine. It was previously known as <application>QupZilla</application>.
|
---|
35 | It aims to be a lightweight web browser available through all major platforms.
|
---|
36 | </para>
|
---|
37 |
|
---|
38 | <para>
|
---|
39 | Although <application>falkon</application> is now part of KDE, it can be
|
---|
40 | installed without KDE (with the loss of <application>kwallet</application>
|
---|
41 | functionality).
|
---|
42 | </para>
|
---|
43 |
|
---|
44 | &lfs90_checked;
|
---|
45 |
|
---|
46 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
47 | <itemizedlist spacing="compact">
|
---|
48 | <listitem>
|
---|
49 | <para>
|
---|
50 | Download (HTTP): <ulink url="&falkon-download-http;"/>
|
---|
51 | </para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>
|
---|
55 | Download (FTP): <ulink url="&falkon-download-ftp;"/>
|
---|
56 | </para>
|
---|
57 | </listitem>
|
---|
58 | <listitem>
|
---|
59 | <para>
|
---|
60 | Download MD5 sum: &falkon-md5sum;
|
---|
61 | </para>
|
---|
62 | </listitem>
|
---|
63 | <listitem>
|
---|
64 | <para>
|
---|
65 | Download size: &falkon-size;
|
---|
66 | </para>
|
---|
67 | </listitem>
|
---|
68 | <listitem>
|
---|
69 | <para>
|
---|
70 | Estimated disk space required: &falkon-buildsize;
|
---|
71 | </para>
|
---|
72 | </listitem>
|
---|
73 | <listitem>
|
---|
74 | <para>
|
---|
75 | Estimated build time: &falkon-time;
|
---|
76 | </para>
|
---|
77 | </listitem>
|
---|
78 | </itemizedlist>
|
---|
79 |
|
---|
80 | <bridgehead renderas="sect3">falkon Dependencies</bridgehead>
|
---|
81 |
|
---|
82 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
83 | <para role="required">
|
---|
84 | <xref linkend="extra-cmake-modules"/>,
|
---|
85 | <xref linkend="qtwebengine"/>
|
---|
86 | </para>
|
---|
87 |
|
---|
88 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
89 | <para role="optional">
|
---|
90 | <xref linkend="gnome-keyring"/>,
|
---|
91 | <xref linkend="kf5-frameworks"/> and
|
---|
92 | <ulink
|
---|
93 | url="http://download.qt.io/official_releases/QtForPython/pyside2/">PySide2</ulink>
|
---|
94 | for experimental <application>Python</application> plugins (compiling this from
|
---|
95 | source is very slow).
|
---|
96 | </para>
|
---|
97 |
|
---|
98 | <para condition="html" role="usernotes">
|
---|
99 | User Notes: <ulink url="&blfs-wiki;/falkon"/>
|
---|
100 | </para>
|
---|
101 | </sect2>
|
---|
102 |
|
---|
103 | <sect2 role="installation">
|
---|
104 | <title>Installation of falkon</title>
|
---|
105 | <!--
|
---|
106 | <para>
|
---|
107 | To set the prefix to match KDE (if that has been installed), or
|
---|
108 | else to install in <filename class="directory">/usr</filename>
|
---|
109 | run:
|
---|
110 | </para>
|
---|
111 |
|
---|
112 | <screen><userinput>test -n "${KF5_PREFIX}" && export FALKON_PREFIX=${KF5_PREFIX} ||
|
---|
113 | export FALKON_PREFIX=/usr</userinput></screen>
|
---|
114 | -->
|
---|
115 | <para>
|
---|
116 | Install <application>falkon</application> by running the following
|
---|
117 | commands:
|
---|
118 | </para>
|
---|
119 |
|
---|
120 | <para>
|
---|
121 | First fix a missing include in Qt-5.14:
|
---|
122 | </para>
|
---|
123 |
|
---|
124 | <screen><userinput>sed -i '/#include <QSettings>/a#include <QFile>' \
|
---|
125 | src/plugins/VerticalTabs/verticaltabsplugin.cpp</userinput></screen>
|
---|
126 |
|
---|
127 | <para>
|
---|
128 | Now build the program:
|
---|
129 | </para>
|
---|
130 |
|
---|
131 | <screen><userinput>mkdir build &&
|
---|
132 | cd build &&
|
---|
133 |
|
---|
134 | cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
---|
135 | -DCMAKE_BUILD_TYPE=Release \
|
---|
136 | .. &&
|
---|
137 |
|
---|
138 | make</userinput></screen>
|
---|
139 |
|
---|
140 | <para>
|
---|
141 | To test the results, issue: <command>make test</command>. All
|
---|
142 | tests should pass. If any fail, the full results will be in
|
---|
143 | <filename>Testing/Temporary/LastTest.log</filename>.
|
---|
144 | </para>
|
---|
145 |
|
---|
146 | <para>
|
---|
147 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
148 | </para>
|
---|
149 |
|
---|
150 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
151 |
|
---|
152 | <para>
|
---|
153 | If you have installed <application>Pyside2</application> you will want to
|
---|
154 | examine the <command>hellopython.py</command> which is in the <filename
|
---|
155 | class="directory">scripts/</filename> directory, and perhaps copy it to
|
---|
156 | your home directory.
|
---|
157 | </para>
|
---|
158 |
|
---|
159 | </sect2>
|
---|
160 |
|
---|
161 | <sect2 role="commands">
|
---|
162 | <title>Command Explanations</title>
|
---|
163 |
|
---|
164 | <para>
|
---|
165 | <option>-DBUILD_TESTING=OFF</option>: This will save a little time and space by
|
---|
166 | not building the test programs, use this if you do not wish to run the test.
|
---|
167 | </para>
|
---|
168 |
|
---|
169 | </sect2>
|
---|
170 |
|
---|
171 | <sect2 role="content">
|
---|
172 | <title>Contents</title>
|
---|
173 |
|
---|
174 | <segmentedlist>
|
---|
175 | <segtitle>Installed Programs</segtitle>
|
---|
176 | <segtitle>Installed Library</segtitle>
|
---|
177 | <segtitle>Installed Directory</segtitle>
|
---|
178 |
|
---|
179 | <seglistitem>
|
---|
180 | <seg>
|
---|
181 | falkon
|
---|
182 | </seg>
|
---|
183 | <seg>
|
---|
184 | libFalkonPrivate.so.3
|
---|
185 | </seg>
|
---|
186 | <seg>
|
---|
187 | ${FALKON_PREFIX}/lib/plugins, ${FALKON_PREFIX}/share/falkon.
|
---|
188 | </seg>
|
---|
189 | </seglistitem>
|
---|
190 | </segmentedlist>
|
---|
191 |
|
---|
192 | <variablelist>
|
---|
193 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
194 | <?dbfo list-presentation="list"?>
|
---|
195 | <?dbhtml list-presentation="table"?>
|
---|
196 |
|
---|
197 | <varlistentry id="falkon-prog">
|
---|
198 | <term><command>falkon</command></term>
|
---|
199 | <listitem>
|
---|
200 | <para>
|
---|
201 | is a web browser which uses qtwebengine.
|
---|
202 | </para>
|
---|
203 | <indexterm zone="falkon falkon-prog">
|
---|
204 | <primary sortas="b-falkon">falkon</primary>
|
---|
205 | </indexterm>
|
---|
206 | </listitem>
|
---|
207 | </varlistentry>
|
---|
208 |
|
---|
209 | <varlistentry id="libFalkonPrivate.so.3">
|
---|
210 | <term><filename class="libraryfile">libFalkonPrivate.so.3</filename></term>
|
---|
211 | <listitem>
|
---|
212 | <para>
|
---|
213 | contains functions used by falkon.
|
---|
214 | </para>
|
---|
215 | <indexterm zone="falkon libFalkonPrivate.so.3">
|
---|
216 | <primary sortas="c-libFalkonPrivate.so.3">libFalkonPrivate.so.3</primary>
|
---|
217 | </indexterm>
|
---|
218 | </listitem>
|
---|
219 | </varlistentry>
|
---|
220 | </variablelist>
|
---|
221 | </sect2>
|
---|
222 | </sect1>
|
---|