summaryrefslogtreecommitdiffstats
path: root/network/midori/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/midori/README')
-rw-r--r--network/midori/README13
1 files changed, 8 insertions, 5 deletions
diff --git a/network/midori/README b/network/midori/README
index e7e31118d8..16ec7ed18a 100644
--- a/network/midori/README
+++ b/network/midori/README
@@ -1,17 +1,20 @@
Midori is a lightweight, webkit-based web browser.
Features:
- * Full integration with GTK+ 2
+ * Full integration with GTK+2
* Fast rendering with WebKit
* Tabs, windows and session management
* Flexibly configurable Web Search.
* User scripts and user styles support.
* Straightforward bookmark management.
* Customizable and extensible interface.
- * Extensions such as Adblock, form history, mouse gestures or
- cookie management.
+ * 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 package webkitgtk3 is required.
+
+ GTK3=yes ./midori.SlackBuild
+
+If enabled then webkitgtk3 and libunique3 (instead of webkitgtk
+and libunique) are required.