Path to this page:
./
x11/qt5-qtwebkit,
Qt5 WebView module
Branch: CURRENT,
Version: 5.212.0.alpha4nb29,
Package name: qt5-qtwebkit-5.212.0.alpha4nb29,
Maintainer: niaWebKit is an open source web browser engine. WebKit's HTML and JavaScript
code began as a branch of the KHTML and KJS libraries from KDE. As part of
KDE framework KHTML was based on Qt but during their porting efforts Apple's
engineers made WebKit toolkit independent. QtWebKit is a project aiming at
porting this fabulous engine back to Qt.
WARNING: This release is based on an old WebKit revision with known unpatched
vulnerabilities. Please use it carefully and avoid visiting untrusted websites
and using it for transmission of sensitive data.
Required to run:[
textproc/libxslt] [
textproc/icu] [
x11/libXcomposite] [
graphics/libwebp] [
multimedia/gst-plugins1-bad] [
textproc/hyphen] [
x11/qt5-qtdeclarative] [
x11/qt5-qtlocation] [
x11/qt5-qtsensors] [
lang/gcc49-libs] [
x11/qt5-qtwebchannel] [
fonts/woff2]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
lang/gcc49] [
pkgtools/cwrappers] [
x11/xorgproto] [
lang/ruby26-base]
Master sites:
Filesize: 12234.871 KB
Version history: (Expand)
- (2025-01-24) Package has been reborn
- (2024-11-14) Package deleted from pkgsrc
- (2024-11-01) Updated to version: qt5-qtwebkit-5.212.0.alpha4nb29
- (2024-11-01) Updated to version: qt5-qtwebkit-5.212.0.alpha4nb28
- (2024-05-29) Updated to version: qt5-qtwebkit-5.212.0.alpha4nb27
- (2024-04-06) Updated to version: qt5-qtwebkit-5.212.0.alpha4nb26
CVS history: (Expand)
2025-01-25 22:06:23 by Taylor R Campbell | Files touched by this commit (1) |
Log message:
x11/qt5-qtwebkit: Build with U_HIDE_DRAFT_API to hide ICU C++17isms.
pkg/59028: qt5-qtwebkit doesn't build
Resolves, e.g.:
In file included from /usr/pkg/include/unicode/unorm2.h:35,
from /usr/pkg/include/unicode/unorm.h:25,
from /usr/pkg/include/unicode/ucol.h:17,
from \
/scratch/x11/qt5-qtwebkit/work/qtwebkit-5.212.0-alpha4/Source/WTF/wtf/unicode/ic \
u/CollatorICU.cpp:37:
/usr/pkg/include/unicode/uset.h:1655:10: error: 'u16string_view' in namespace \
'std' does not name a type; did you mean 'u16string'?
1655 | std::u16string_view operator*() const {
| ^~~~~~~~~~~~~~
| u16string
|
2025-01-24 12:54:38 by Thomas Klausner | Files touched by this commit (44) |
Log message:
x11/qt5-qtwebkit: import qt5-qtwebkit-5.212.0.alpha4nb29
Restore by request from nia@, set MAINTAINER to nia@.
WebKit is an open source web browser engine. WebKit's HTML and JavaScript
code began as a branch of the KHTML and KJS libraries from KDE. As part of
KDE framework KHTML was based on Qt but during their porting efforts Apple's
engineers made WebKit toolkit independent. QtWebKit is a project aiming at
porting this fabulous engine back to Qt.
WARNING: This release is based on an old WebKit revision with known unpatched
vulnerabilities. Please use it carefully and avoid visiting untrusted websites
and using it for transmission of sensitive data.
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-08-17 12:58:39 by Tobias Nygren | Files touched by this commit (3) |
Log message:
qt5-qtwebkit: fix build w/ GCC 14
|
2024-06-02 14:26:24 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
x11/qt5-qtwebkit: Fix build with ICU 75 with upstream patch
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|