diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-04 00:19:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-12-04 00:19:24 +0700 |
commit | db1a3e4eb9535ac0cdb8fcf94f6e4ed5b1ad9906 (patch) | |
tree | 9c527ee0a577fcda767a5d11bf8d0c6c584f1590 /libraries/webkitgtk3/README | |
parent | da8f88650a027d0a2a251a8f29757ca2f6b1b2ce (diff) |
libraries/webkitgtk3: Removed (no longer build and obsolete).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkitgtk3/README')
-rw-r--r-- | libraries/webkitgtk3/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libraries/webkitgtk3/README b/libraries/webkitgtk3/README deleted file mode 100644 index e42539ee32c35..0000000000000 --- a/libraries/webkitgtk3/README +++ /dev/null @@ -1,9 +0,0 @@ -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. |