cruxports/webkitgtk-60
John McQuah 8185fc6aed webkitgtk-60: update to 2.42.1 2023-10-22 14:09:44 +00:00
..
.footprint webkitgtk-60: update to 2.42.1 2023-10-22 14:09:44 +00:00
.signature webkitgtk-60: update to 2.42.1 2023-10-22 14:09:44 +00:00
.watch webkitgtk-60: initial import 2023-06-12 22:15:41 -04:00
Pkgfile webkitgtk-60: update to 2.42.1 2023-10-22 14:09:44 +00:00
README webkitgtk-60: avoid footprint collision when installed alongside webkitgtk 2023-06-13 09:11:20 -04:00
bwrap-pipewire.patch webkitgtk-60: patch to support pipewire in a bubblewrap sandbox 2023-06-28 11:37:47 -04:00

README

This unstable branch of webkitgtk only works with bleeding-edge versions of 
gtk4 (>= 4.11.2). It will not compile with the latest stable gtk4.

Stable and unstable webkitgtk libraries (soversions 4.0 and 6.0) can
coexist on the same system, but /usr/bin/WebKitWebDriver can only be
owned by one of them. This port avoids the conflict by appending "-6.0"
to the bin filename. You should place a symlink (or a wrapper script) at
the expected location /usr/bin/WebKitWebDriver once you decide which
version of webkitgtk you want to prioritize.