UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
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 directory: qtwebengine-everywhere-src-6.9.2
Package URL: qtwebengine-everywhere-src-6.9.2.tar.xz
Package md5-checksum URL: qtwebengine-everywhere-src-6.9.2.tar.xz.md5sum
Dependances: icu, libxslt, libevent, krb5, alsa-lib, libwebp, nss, ffmpeg, opus, poppler, pulseaudio, cups, pipewire-base, 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