blob: 39dad0aae69ebbf591422c9cfbf173e4ef911877 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst
DEPEND=>=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:= <dev-lang/ocaml-4.02.0 ) virtual/pkgconfig >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=Objective CAML interface for Gtk+2
EAPI=5
HOMEPAGE=http://lablgtk.forge.ocamlcore.org/
IUSE=debug examples glade gnomecanvas sourceview +ocamlopt opengl spell svg
KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux
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:= <dev-lang/ocaml-4.02.0 )
SLOT=2/2.18.3
SRC_URI=https://forge.ocamlcore.org/frs/download.php/1479/lablgtk-2.18.3.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_configure:- src_compile:- src_install:-
_eclasses_=findlib 9909e5ca0f77ff5b693885a3d7aeadb7 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=c78fd73ba32081a61edb069d7dbc787e
|