diff --git a/network/misc/webkit2gtk-4.1/pspec.xml b/network/misc/webkit2gtk-4.1/pspec.xml
index 8a7f66e896..fe734d09c7 100644
--- a/network/misc/webkit2gtk-4.1/pspec.xml
+++ b/network/misc/webkit2gtk-4.1/pspec.xml
@@ -160,7 +160,7 @@
2024-10-23
2.46.2
- Version bump.
+ Version bump
Pisi Linux Community
admin@pisilinux.org
diff --git a/network/misc/webkit2gtk/actions.py b/network/misc/webkit2gtk/actions.py
index 3ebc69b515..56b63cfdaa 100644
--- a/network/misc/webkit2gtk/actions.py
+++ b/network/misc/webkit2gtk/actions.py
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
paths = ["JavaScriptCore", "WebCore", "WebKit", "WebKit2"]
-docs = ["AUTHORS", "COPYING.LIB", "THANKS", \
+docs = ["AUTHORS", "COPYING.LIB", \
"LICENSE-LGPL-2", "LICENSE-LGPL-2.1", "LICENSE"]
def setup():
@@ -31,6 +31,8 @@ def setup():
-DUSE_SOUP2=ON \
-DUSE_WOFF2=OFF \
-DUSE_SYSTEMD=OFF \
+ -DUSE_GTK4=OFF \
+ -DUSE_LIBBACKTRACE=OFF \
-DPYTHON_EXECUTABLE=/usr/bin/python3 \
-DJPEG_INCLUDE_DIR=/usr/include/openjpeg-2.5 \
-DSHOULD_INSTALL_JS_SHELL=ON \
diff --git a/network/misc/webkit2gtk/pspec.xml b/network/misc/webkit2gtk/pspec.xml
index 703498e9b4..b60fd076cc 100644
--- a/network/misc/webkit2gtk/pspec.xml
+++ b/network/misc/webkit2gtk/pspec.xml
@@ -14,7 +14,7 @@
library
An opensource web browser engine for GTK+ applications
The GTK+ port of WebKit is intended to provide a browser component primarily for users of the portable GTK+ UI toolkit on platforms like Linux.
- https://www.webkitgtk.org/releases/webkitgtk-2.42.1.tar.xz
+ https://www.webkitgtk.org/releases/webkitgtk-2.46.2.tar.xz
cmake
which
@@ -61,8 +61,8 @@
gobject-introspection-devel
- GTK-MiniBrowser-should-hide-the-toolbar-when-using-full-screen.patch
- GTK-Disable-DMABuf-renderer-for-NVIDIA-proprietary-drivers.patch
+
+
@@ -153,11 +153,11 @@
- 2024-10-22
- 2.42.1
- Add missing dependencies.
- Bedirhan Kurt
- bedirhan.kurt@outlook.com
+ 2024-10-23
+ 2.46.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
2023-10-24