UmVirt LFS Package info
DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
qtwebengine6
QtWebEngine integrates chromium's web capabilities into Qt. It ships with its own copy of ninja which it uses for the build if it cannot find a system copy, and various copies of libraries from ffmpeg, icu, libvpx, and zlib (including libminizip) which have been forked by the chromium developers.Package info
Template: cmake-ninja
Codename: qtwebengine6
Source file: qtwebengine-everywhere-src-6.9.2.tar.xz
Source file size: 672191852
Source file MD5-checkum: 2b6e61c52176e8987748284a4e47e834
Source directory: qtwebengine-everywhere-src-6.9.2
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/q/qtwebengine-everywhere-src-6.9.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/q/qtwebengine-everywhere-src-6.9.2.tar.xz.md5sum
Dependances: icu, libxslt, libevent, krb5, alsa-lib, libwebp, nss, ffmpeg, opus, poppler, pulseaudio, cups, pipewire, pciutils, nodejs, qt6, python3-html5lib.
Dependance of: kmail, khelpcenter, falkon, goldendict-ng.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
cmake -D CMAKE_MESSAGE_LOG_LEVEL=STATUS \
-D QT_FEATURE_webengine_system_ffmpeg=ON \
-D QT_FEATURE_webengine_system_icu=ON \
-D QT_FEATURE_webengine_system_libevent=ON \
-D QT_FEATURE_webengine_proprietary_codecs=ON \
-D QT_FEATURE_webengine_webrtc_pipewire=ON \
-D QT_BUILD_EXAMPLES_BY_DEFAULT=OFF \
-D QT_GENERATE_SBOM=OFF \
-G Ninja ..
Build script:
cd build
ninja
Install script:
cd build
ninja install