summaryrefslogtreecommitdiff
path: root/network/midori/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2019-08-19 17:02:17 +0200
committerRobby Workman <rworkman@slackbuilds.org>2021-04-17 23:43:02 -0500
commit7a3a9608e0a355f3da2d963ac07aaae8a7b7dbd1 (patch)
tree3f7367c5fd3eb0eb7d69ff6c9dfb771c6b1b383c /network/midori/README
parent62f0409dc6ac3f9e5cb530c0ea803b7fcdb4d701 (diff)
downloadslackbuilds-7a3a9608e0a355f3da2d963ac07aaae8a7b7dbd1.tar.gz
network/midori: Updated for version 9.0.
This cannot go into 14.2 because libgio is too old Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/midori/README')
-rw-r--r--network/midori/README10
1 files changed, 1 insertions, 9 deletions
diff --git a/network/midori/README b/network/midori/README
index 16ec7ed18a..d8f163a4e0 100644
--- a/network/midori/README
+++ b/network/midori/README
@@ -1,7 +1,7 @@
Midori is a lightweight, webkit-based web browser.
Features:
- * Full integration with GTK+2
+ * Full integration with GTK+3
* Fast rendering with WebKit
* Tabs, windows and session management
* Flexibly configurable Web Search.
@@ -10,11 +10,3 @@ Features:
* Customizable and extensible interface.
* Extensions such as Adblock, form history, mouse gestures
or cookie management.
-
-GTK3 support is disabled by default but can be enabled
-by passing GTK3=yes to the script, e.g.
-
- GTK3=yes ./midori.SlackBuild
-
-If enabled then webkitgtk3 and libunique3 (instead of webkitgtk
-and libunique) are required.