summaryrefslogtreecommitdiffstats
path: root/network/midori/README
blob: e7e31118d8a0f1349536a96644aa679335363d04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Midori is a lightweight, webkit-based web browser.

Features:
    * 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.

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.