diff options
Diffstat (limited to 'libraries/webkitgtk3/README')
-rw-r--r-- | libraries/webkitgtk3/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/webkitgtk3/README b/libraries/webkitgtk3/README new file mode 100644 index 0000000000..e42539ee32 --- /dev/null +++ b/libraries/webkitgtk3/README @@ -0,0 +1,9 @@ +WebKitGTK+ is the port of the portable web rendering engine WebKit +to the GTK+ platform. + +This builds the GTK3 and webkit2 interface. It can be installed +alongside webkitgtk - the only files that are in both packages +are /usr/share/gtk-doc/html/webkitgtk/; as long as both webkitgtk +and webkitgtk3 are the same version, the html docs are identical. + +geoclue (to enable support for geolocation) is an optional dep. |