mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
654 lines
22 KiB
XML
654 lines
22 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY qt5-major "5.15">
|
|
<!ENTITY qt5-url "https://download.qt.io/archive/qt/&qt5-major;/&qt5-version;/single">
|
|
|
|
<!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-opensource-src-&qt5-version;.tar.xz">
|
|
<!ENTITY qt5-download-ftp " ">
|
|
<!ENTITY qt5-md5sum "37b79a3764b0c9157fa3686df209b25a">
|
|
<!ENTITY qt5-size "630 MB">
|
|
<!ENTITY qt5-buildsize "8.6 GB (153 MB installed)">
|
|
<!ENTITY qt5-time "4.8 SBU (using parallelism=8)">
|
|
]>
|
|
|
|
<sect1 id="qt5-alternate" xreflabel="qt-alternate-&qt5-version;">
|
|
<?dbhtml filename="qt5-alternate.html" ?>
|
|
|
|
<title>qt-alternate-&qt5-version;</title>
|
|
|
|
<indexterm zone="qt5">
|
|
<primary sortas="a-Qt">Qt</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to qt5 (alternate)</title>
|
|
|
|
<para>
|
|
<application>Qt5</application> is a cross-platform application framework
|
|
that is widely used for developing application software with a graphical
|
|
user interface (GUI) (in which cases <application>qt5</application> is
|
|
classified as a widget toolkit), and also used for developing non-GUI
|
|
programs such as command-line tools and consoles for servers. Two of the
|
|
major users of <application>qt</application> are <application>KDE
|
|
Frameworks 5 (KF5)</application> and <application>LXQt</application>.
|
|
</para>
|
|
|
|
<important>
|
|
<para>
|
|
The full <application>qt5</application> package consists of 43 separate
|
|
components. These instructions use a small subset of the full
|
|
<application>qt5</application> installation instructions above.
|
|
They cover most, but not all, of the components needed to build
|
|
packages in BLFS. This page, and the next, are provided to
|
|
reduce the amount of time, space, and dependencies needed
|
|
to build these packages. They are not recommended if you will build
|
|
the <xref linkend="kf5-frameworks"/> based <xref linkend="plasma5-build"/> desktop
|
|
environment.
|
|
</para>
|
|
</important>
|
|
|
|
&lfs120_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&qt5-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&qt5-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &qt5-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &qt5-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &qt5-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &qt5-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Now that <application>qt5</application> updates are restricted to
|
|
commercial customers, upstream patches for the various modules are
|
|
being curated at kde.
|
|
Patches for the modules required by packages in BLFS have been
|
|
aggregated for the non-modular qt5 build we use.
|
|
</para>
|
|
<para>
|
|
Required patch:
|
|
<ulink url="&patch-root;/qt-everywhere-opensource-src-&qt5-version;-kf5-1.patch"/>
|
|
</para>
|
|
<para>
|
|
Details of the kde curation can be found at
|
|
<ulink url="https://dot.kde.org/2021/04/06/announcing-kdes-qt-5-patch-collection"/>
|
|
and <ulink url="https://community.kde.org/Qt5PatchCollection"/>.
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">qt5 Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="xorg7-lib"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="alsa-lib"/>,
|
|
<xref linkend="cups"/>,
|
|
<phrase revision='sysv'><xref linkend="dbus"/>,</phrase>
|
|
<xref linkend="double-conversion"/>,
|
|
<xref linkend="glib2"/>,
|
|
<xref linkend="harfbuzz"/>,
|
|
<xref linkend="icu"/>,
|
|
<xref linkend="hicolor-icon-theme"/>,
|
|
<xref linkend="mesa"/>,
|
|
<xref linkend="libjpeg"/>,
|
|
<xref linkend="libxkbcommon"/>,
|
|
<xref linkend="sqlite"/>,
|
|
<xref linkend="wayland"/> (<application>Mesa</application>
|
|
must be built with <application>Wayland</application> EGL
|
|
backend),
|
|
<xref linkend="xcb-util-image"/>,
|
|
<xref linkend="xcb-util-keysyms"/>,
|
|
<xref linkend="xcb-util-renderutil"/>, and
|
|
<xref linkend="xcb-util-wm"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="gtk3"/>,
|
|
<xref linkend="libinput"/>
|
|
<xref linkend="mariadb"/>
|
|
or <ulink url="https://www.mysql.com/">MySQL</ulink>,
|
|
<xref linkend="mitkrb"/>,
|
|
<xref linkend="mtdev"/>
|
|
<xref linkend="postgresql"/>, and
|
|
<xref linkend="unixodbc"/>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="qt5-prefix">
|
|
<title>Setting the installation prefix</title>
|
|
|
|
<bridgehead renderas="sect3">Installing in /opt/qt5</bridgehead>
|
|
|
|
<para>
|
|
The BLFS editors recommend installing <application>qt5</application> in a
|
|
directory other than <filename class="directory">/usr</filename>, i.e.
|
|
<filename class="directory">/opt/qt5</filename>. To do this, set the
|
|
following environment variable:
|
|
</para>
|
|
|
|
<screen><userinput>export QT5PREFIX=/opt/qt5</userinput></screen>
|
|
|
|
<tip>
|
|
<para>
|
|
Sometimes, the installation paths are hardcoded into installed files.
|
|
This is the reason why <filename class="directory">/opt/qt5</filename>
|
|
is used as installation prefix instead of <filename
|
|
class="directory">/opt/qt-&qt5-version;</filename>. To create a
|
|
versioned <application>qt5</application> directory after the
|
|
installation is complete, you may rename the directory and create a symlink:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>mkdir -pv /opt/qt-&qt5-version;
|
|
ln -sfnv qt-&qt5-version; /opt/qt5</userinput></screen>
|
|
|
|
<para>
|
|
Later on, you may want to install other versions of
|
|
<application>qt5</application>. To do that, just remove the symlink
|
|
and use <filename class="directory">/opt/qt5</filename> as the
|
|
prefix again. Which version of <application>qt5</application> you
|
|
use depends only on where the symlink points.
|
|
</para>
|
|
</tip>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of qt5</title>
|
|
|
|
<warning>
|
|
<para>
|
|
If <application>qt5</application> is being reinstalled into the
|
|
same directory as an existing instance, run the commands done by
|
|
<systemitem class="username">root</systemitem>, such as
|
|
<command>make install</command>, from a console or non-qt5 based
|
|
window manager. It overwrites <application>qt5</application>
|
|
libraries that should not be in use during the install process.
|
|
</para>
|
|
</warning>
|
|
|
|
<caution>
|
|
<para>
|
|
If you did not install some of the recommended dependencies, examine
|
|
<command>./configure --help</command> output to check how to disable
|
|
them or use internal versions bundled in the source tarball.
|
|
</para>
|
|
</caution>
|
|
|
|
<note>
|
|
<para>
|
|
The BLFS editors do not recommend installing <application>qt5</application>
|
|
into the /usr hierarchy because it becomes difficult to find
|
|
components and to update to a new version. If you do want to install
|
|
<application>qt5</application> in /usr, the directories need to
|
|
be specified explicitly. In this case, set QT5PREFIX=/usr and add
|
|
the following to the configure arguments below:
|
|
</para>
|
|
|
|
<screen role="nodump"><userinput> -archdatadir /usr/lib/qt5 \
|
|
-bindir /usr/bin \
|
|
-plugindir /usr/lib/qt5/plugins \
|
|
-importdir /usr/lib/qt5/imports \
|
|
-headerdir /usr/include/qt5 \
|
|
-datadir /usr/share/qt5 \
|
|
-docdir /usr/share/doc/qt5 \
|
|
-translationdir /usr/share/qt5/translations \
|
|
-examplesdir /usr/share/doc/qt5/examples</userinput></screen>
|
|
</note>
|
|
|
|
<para>
|
|
The libxkbcommon-1.6.0 package removes some definitions that are not
|
|
used. Remove those here also:
|
|
</para>
|
|
|
|
<screen><userinput>sed -i '276,279d' qtbase/src/platformsupport/input/xkbcommon/qxkbcommon.cpp</userinput></screen>
|
|
|
|
<para>
|
|
Now apply a patch to pull in the fixes curated by kde for those
|
|
modules which are required by packages mentioned in this book:
|
|
</para>
|
|
|
|
<screen><userinput remap="pre">patch -Np1 -i ../qt-everywhere-opensource-src-&qt5-version;-kf5-1.patch</userinput></screen>
|
|
|
|
<para>
|
|
The patch is supposed to be used in a git repository. Otherwise some
|
|
files that should be modified by <command>configure</command> after
|
|
applying the patch are not touched. Fortunately, it is enough to create a
|
|
<filename class="directory">.git</filename> directory in the
|
|
<filename class="directory">qmake</filename> directory where the
|
|
<command>configure</command> script is run:
|
|
</para>
|
|
|
|
<screen><userinput remap="pre">mkdir -pv qtbase/.git</userinput></screen>
|
|
|
|
<para>
|
|
At this point we want to set up skipping most components. Do that with:
|
|
</para>
|
|
|
|
<screen><userinput>ls -Fd qt* | grep / | sed 's/^/-skip /;s@/@@' > tempconf &&
|
|
sed -i -r '/base|tools|x11extras|svg|declarative|wayland/d' tempconf</userinput></screen>
|
|
|
|
<para>
|
|
Now, install <application>qt5</application> by running the following commands:
|
|
</para>
|
|
|
|
<screen revision="sysv"><userinput>./configure -prefix $QT5PREFIX \
|
|
-sysconfdir /etc/xdg \
|
|
-confirm-license \
|
|
-opensource \
|
|
-dbus-linked \
|
|
-openssl-linked \
|
|
-system-harfbuzz \
|
|
-system-sqlite \
|
|
-nomake examples \
|
|
-no-rpath \
|
|
-syslog \
|
|
$(cat tempconf) \
|
|
&&
|
|
make</userinput></screen>
|
|
|
|
<screen revision="systemd"><userinput>./configure -prefix $QT5PREFIX \
|
|
-sysconfdir /etc/xdg \
|
|
-confirm-license \
|
|
-opensource \
|
|
-dbus-linked \
|
|
-openssl-linked \
|
|
-system-harfbuzz \
|
|
-system-sqlite \
|
|
-nomake examples \
|
|
-no-rpath \
|
|
-journald \
|
|
$(cat tempconf) \
|
|
&&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
<!-- EDITORS NOTE: This package uses INSTALL_ROOT= instead of DESTDIR= for
|
|
installing in a temporary directory. -->
|
|
|
|
<para>
|
|
Remove references to the build directory from installed library
|
|
dependency (prl) <!--and profile include (pri)--> files by running the following
|
|
command as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>find $QT5PREFIX/ -name \*.prl \
|
|
-exec sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' {} \;</userinput></screen>
|
|
|
|
<para>
|
|
Install images and create the menu entries for installed applications.
|
|
The <envar>QT5BINDIR</envar> variable is used here to point to the
|
|
directory for the executable programs. If you have changed the bindir
|
|
above, <envar>QT5BINDIR</envar> will need to be adjusted below. Be sure
|
|
that the <envar>QT5BINDIR</envar> variable is defined in root's
|
|
environment and as the <systemitem class="username">root</systemitem>
|
|
user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>QT5BINDIR=$QT5PREFIX/bin
|
|
|
|
install -v -dm755 /usr/share/pixmaps/ &&
|
|
|
|
install -v -Dm644 qttools/src/assistant/assistant/images/assistant-128.png \
|
|
/usr/share/pixmaps/assistant-qt5.png &&
|
|
|
|
install -v -Dm644 qttools/src/designer/src/designer/images/designer.png \
|
|
/usr/share/pixmaps/designer-qt5.png &&
|
|
|
|
install -v -Dm644 qttools/src/linguist/linguist/images/icons/linguist-128-32.png \
|
|
/usr/share/pixmaps/linguist-qt5.png &&
|
|
|
|
install -v -Dm644 qttools/src/qdbus/qdbusviewer/images/qdbusviewer-128.png \
|
|
/usr/share/pixmaps/qdbusviewer-qt5.png &&
|
|
|
|
install -dm755 /usr/share/applications &&
|
|
|
|
cat > /usr/share/applications/assistant-qt5.desktop << EOF
|
|
<literal>[Desktop Entry]
|
|
Name=Qt5 Assistant
|
|
Comment=Shows Qt5 documentation and examples
|
|
Exec=$QT5BINDIR/assistant
|
|
Icon=assistant-qt5.png
|
|
Terminal=false
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Categories=Qt;Development;Documentation;</literal>
|
|
EOF
|
|
|
|
cat > /usr/share/applications/designer-qt5.desktop << EOF
|
|
<literal>[Desktop Entry]
|
|
Name=Qt5 Designer
|
|
GenericName=Interface Designer
|
|
Comment=Design GUIs for Qt5 applications
|
|
Exec=$QT5BINDIR/designer
|
|
Icon=designer-qt5.png
|
|
MimeType=application/x-designer;
|
|
Terminal=false
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Categories=Qt;Development;</literal>
|
|
EOF
|
|
|
|
cat > /usr/share/applications/linguist-qt5.desktop << EOF
|
|
<literal>[Desktop Entry]
|
|
Name=Qt5 Linguist
|
|
Comment=Add translations to Qt5 applications
|
|
Exec=$QT5BINDIR/linguist
|
|
Icon=linguist-qt5.png
|
|
MimeType=text/vnd.trolltech.linguist;application/x-linguist;
|
|
Terminal=false
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Categories=Qt;Development;</literal>
|
|
EOF
|
|
|
|
cat > /usr/share/applications/qdbusviewer-qt5.desktop << EOF
|
|
<literal>[Desktop Entry]
|
|
Name=Qt5 QDbusViewer
|
|
GenericName=D-Bus Debugger
|
|
Comment=Debug D-Bus applications
|
|
Exec=$QT5BINDIR/qdbusviewer
|
|
Icon=qdbusviewer-qt5.png
|
|
Terminal=false
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Categories=Qt;Development;Debugger;</literal>
|
|
EOF</userinput></screen>
|
|
|
|
<para>
|
|
Some packages such as <xref linkend='vlc'/> look for certain
|
|
executables with a -qt5 suffix. Run the following command as the
|
|
<systemitem class="username">root</systemitem> user
|
|
to create the necessary symlinks:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>for file in moc uic rcc qmake lconvert lrelease lupdate; do
|
|
ln -sfvn $QT5BINDIR/$file /usr/bin/$file-qt5
|
|
done</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para>
|
|
<parameter>-confirm-license</parameter>: Accept license
|
|
without prompting user during configuration.
|
|
</para>
|
|
|
|
<para>
|
|
<parameter>-opensource</parameter>: Install the opensource
|
|
version of <application>qt</application>.
|
|
</para>
|
|
|
|
<para>
|
|
<parameter>-nomake examples</parameter>: This switch
|
|
disables building of the example programs included
|
|
in the source tarball. Remove it if you want to build
|
|
them.
|
|
</para>
|
|
|
|
<para>
|
|
<parameter>-system-sqlite</parameter>: This switch enables use
|
|
of the system version of <application>SQLite</application>.
|
|
</para>
|
|
|
|
<para>
|
|
<parameter>-system-harfbuzz</parameter>: This switch enables use
|
|
of the system version of <application>Harfbuzz</application>.
|
|
</para>
|
|
|
|
<para>
|
|
<parameter>-dbus-linked</parameter>
|
|
<parameter>-openssl-linked</parameter>: These
|
|
switches enable explicit linking of the
|
|
<application>D-Bus</application> and
|
|
<application>OpenSSL</application> libraries into
|
|
<application>qt5</application> libraries instead of
|
|
<command>dlopen()</command>-ing them.
|
|
</para>
|
|
|
|
<para revision="sysv">
|
|
<parameter>-syslog</parameter>: This switch allows to send qt messages
|
|
to the <command>syslog</command> logging system.
|
|
</para>
|
|
|
|
<para revision="systemd">
|
|
<parameter>-journald</parameter>: This switch allows to send qt messages
|
|
to the <command>journald</command> logging system.
|
|
</para>
|
|
|
|
<para>
|
|
<command>$(cat tempconf)</command>: This command provides a list of
|
|
components that should not be built. These entries are in the form of
|
|
"-skip <component>".
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="configuration">
|
|
<title>Configuring qt5</title>
|
|
|
|
<sect3 id="qt5-alt-config">
|
|
<title>Configuration Information</title>
|
|
|
|
<para>
|
|
If <xref linkend="sudo"/> is installed, QT5DIR should be available to
|
|
the super user as well. Execute the following commands as the
|
|
<systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>cat > /etc/sudoers.d/qt << "EOF"
|
|
<literal>Defaults env_keep += QT5DIR</literal>
|
|
EOF</userinput></screen>
|
|
|
|
<bridgehead renderas="sect4">If you installed qt5 in /usr</bridgehead>
|
|
|
|
<para>
|
|
If you installed <application>qt5</application> in
|
|
<filename class="directory">/usr</filename>, create an
|
|
environment variable needed by certain packages.
|
|
As the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="nodump"><userinput>cat > /etc/profile.d/qt5.sh << "EOF"
|
|
<literal># Begin /etc/profile.d/qt5.sh
|
|
|
|
QT5DIR=/usr
|
|
export QT5DIR
|
|
|
|
# End /etc/profile.d/qt5.sh</literal>
|
|
EOF</userinput></screen>
|
|
|
|
<bridgehead renderas="sect4">If you did not install qt5 in /usr</bridgehead>
|
|
|
|
<para>
|
|
If you installed <application>qt5</application> in a location other
|
|
than <filename class="directory">/usr</filename>, you need to update the
|
|
following configuration files so that <application>qt5</application> is
|
|
correctly found by other packages and system processes.
|
|
</para>
|
|
|
|
<para>
|
|
As the <systemitem class="username">root</systemitem> user, update
|
|
the <filename>/etc/ld.so.conf</filename> file and the dynamic linker's
|
|
run-time cache file:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>cat >> /etc/ld.so.conf << EOF
|
|
<literal># Begin Qt addition
|
|
|
|
/opt/qt5/lib
|
|
|
|
# End Qt addition</literal>
|
|
EOF
|
|
|
|
ldconfig</userinput></screen>
|
|
|
|
<indexterm zone="qt5 qt5-config">
|
|
<primary sortas="e-etc-ld.so.conf">/etc/ld.so.conf</primary>
|
|
</indexterm>
|
|
|
|
<para>
|
|
As the <systemitem class="username">root</systemitem> user, create
|
|
the <filename>/etc/profile.d/qt5.sh</filename> file:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>cat > /etc/profile.d/qt5.sh << "EOF"
|
|
<literal># Begin /etc/profile.d/qt5.sh
|
|
|
|
QT5DIR=/opt/qt5
|
|
|
|
pathappend $QT5DIR/bin PATH
|
|
pathappend $QT5DIR/lib/pkgconfig PKG_CONFIG_PATH
|
|
|
|
export QT5DIR
|
|
|
|
# End /etc/profile.d/qt5.sh</literal>
|
|
EOF</userinput></screen>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
assistant, designer, fixqt4headers.pl, lconvert,
|
|
linguist, lprodump, lrelease, lrelease-pro, lupdate, lupdate-pro,
|
|
moc, pixeltool, qcollectiongenerator, qdbus, qdbuscpp2xml,
|
|
qdbusviewer, qdbusxml2cpp, qdistancefieldgenerator, qdoc,
|
|
qhelpgenerator, qlalr, qmake, qml, qmlcachegen, qmleasing,
|
|
qmlformat, qmlimportscanner, qmllint, qmlmin, qmlplugindump,
|
|
qmlpreview, qmlprofiler, qmlscene, qmltestrunner, qmltime,
|
|
qmltyperegistrar,
|
|
qtattributionscanner, qtdiag, qtpaths, qtplugininfo,
|
|
qtwaylandscanner, qvkgen, rcc, syncqt.pl, tracegen, and
|
|
uic
|
|
</seg>
|
|
<seg>
|
|
libQt5AccessibilitySupport.a,
|
|
libQt5Bootstrap.a,
|
|
libQt5Concurrent.so,
|
|
libQt5Core.so,
|
|
libQt5DBus.so,
|
|
libQt5Designer.so,
|
|
libQt5DesignerComponents.so,
|
|
libQt5DeviceDiscoverySupport.a,
|
|
libQt5EdidSupport.a,
|
|
libQt5EglFSDeviceIntegration.so,
|
|
libQt5EglFsKmsSupport.so,
|
|
libQt5EglSupport.a,
|
|
libQt5EventDispatcherSupport.a,
|
|
libQt5FbSupport.a,
|
|
libQt5FontDatabaseSupport.a,
|
|
libQt5GlxSupport.a,
|
|
libQt5Gui.so,
|
|
libQt5Help.so,
|
|
libQt5InputSupport.a,
|
|
libQt5KmsSupport.a,
|
|
libQt5LinuxAccessibilitySupport.a,
|
|
libQt5Network.so,
|
|
libQt5OpenGL.so,
|
|
libQt5OpenGLExtensions.a,
|
|
libQt5PacketProtocol.a,
|
|
libQt5PlatformCompositorSupport.a,
|
|
libQt5PrintSupport.so,
|
|
libQt5Qml.so,
|
|
libQt5QmlDebug.a,
|
|
libQt5QmlDevTools.a,
|
|
libQt5QmlModels.so,
|
|
libQt5QmlWorkerScript.so,
|
|
libQt5Quick.so,
|
|
libQt5QuickParticles.so,
|
|
libQt5QuickShapes.so,
|
|
libQt5QuickTest.so,
|
|
libQt5QuickWidgets.so,
|
|
libQt5ServiceSupport.a,
|
|
libQt5Sql.so,
|
|
libQt5Svg.so,
|
|
libQt5Test.so,
|
|
libQt5ThemeSupport.a,
|
|
libQt5UiTools.a,
|
|
libQt5WaylandClient.so,
|
|
libQt5WaylandCompositor.so,
|
|
libQt5Widgets.so,
|
|
libQt5X11Extras.so,
|
|
libQt5XcbQpa.so,
|
|
libQt5XkbCommonSupport.a,
|
|
libQt5Xml.so,
|
|
and several plugins under /opt/qt5/{plugins,qml}
|
|
</seg>
|
|
<seg>
|
|
/usr/include/qt5,
|
|
/usr/lib/qt5,
|
|
/usr/share/doc/qt5, and
|
|
/usr/share/qt5
|
|
OR
|
|
/opt/qt5 and
|
|
/opt/qt-&qt5-version;
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<para>See <xref linkend="qt5-descriptions"/></para>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|