gino/WebKitGTK+

gino/WebKitGTK+ is a WebKitGTK+ based gino implementation.

As of now it only offers WebKit/GTK+2 version.

The code is released under an ISC-style license.

Usage

Just include <gino/lib.h> in your source files and use the pkg-config tool to retrieve compiler and linker flags (package name: gino-webkit-gtk2-0).

Installation

Download

See the downloads page.

Dependencies

Runtime dependencies

Build-time requirements

Installation instructions

As usual:

$ ./configure && make && make install

Extra ./configure options

--with-pkgconfigdir=DIR
Where to put pkg-config’s .pc files [LIBDIR/pkgconfig]