# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit multilib findlib IUSE="debug examples glade gnomecanvas sourceview +ocamlopt opengl spell svg" DESCRIPTION="Objective CAML interface for Gtk+2" HOMEPAGE="http://lablgtk.forge.ocamlcore.org/" SRC_URI="https://forge.ocamlcore.org/frs/download.php/1479/${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )" RDEPEND=">=x11-libs/gtk+-2.10:2 >=dev-lang/ocaml-3.10:=[ocamlopt?] svg? ( >=gnome-base/librsvg-2.2:2 ) glade? ( >=gnome-base/libglade-2.0.1 ) gnomecanvas? ( >=gnome-base/libgnomecanvas-2.2 ) opengl? ( >=dev-ml/lablgl-0.98:= >=x11-libs/gtkglarea-1.9:2 ) spell? ( app-text/gtkspell:2 ) sourceview? ( x11-libs/gtksourceview:2.0 ) || ( dev-ml/camlp4:=