Objective Caml bindings for Gtk+.
| Slot | Version | Repository | Platforms | ||||
|---|---|---|---|---|---|---|---|
| 0 | 2.16.0 | SuperHeron-misc | ~amd64 | arm? | ia64? | ppc64? | x86? |
| Homepage | http://lablgtk.forge.ocamlcore.org |
|---|---|
| Summary | Objective Caml bindings for Gtk+ |
| Description | LablGTK is is an Objective Caml interface to gtk+. It comes in two flavors: LablGTK1 for gtk+-1.2 and LablGTK2 for gtk+-2.0 to gtk+-2.16. It uses the rich type system of Objective Caml 3 to provide a strongly typed, yet very comfortable, object-oriented interface to gtk+. This is not that easy if you know the dynamic typing approach taken by gtk+. |
| Upstream changelog | http://lablgtk.forge.ocamlcore.org/changes2.txt |
| Upstream documentation | http://lablgtk.forge.ocamlcore.org/refdoc/index.html |
| Dependencies | ( build+run: dev-lang/ocaml[>=3.11][ocamlopt?] x11-libs/gtk+:2[>=2.12] glade? ( dev-util/glade ) gnomecanvas? ( gnome-platform/libgnomecanvas ) gnomeui? ( gnome-platform/libgnomeui:2 ) gtksourceview? ( gnome-desktop/gtksourceview:2 ) panel? ( gnome-desktop/gnome-panel:3.0 ) spell? ( app-spell/gtkspell:2 ) svg? ( gnome-desktop/librsvg:2 ) ) |
| Downloads | http://forge.ocamlcore.org/frs/download.php/979/lablgtk-2.16.0.tar.gz |
| Licences | LGPL-2.1 |
| glade | |
|---|---|
| gnomecanvas | |
| gnomeui | |
| gtksourceview | |
| ocamlopt | |
| panel | |
| spell | Adds dictionary support |
| svg | Adds support for SVG (Scalable Vector Graphics http://www.w3.org/TR/SVG ). This option is mainly intended for users that tend to browse multimedia sites frequently. |
| threads | Adds threads support for various packages. Usually pthreads |