blob: 045a4831f0b77c949639070ed8a5652303259f35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=app-text/gtkspell:3= dev-ml/cairo2:=[ocamlopt?] dev-ml/camlp-streams:=[ocamlopt?] x11-libs/gtk+:3= x11-libs/gtksourceview:3.0= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=OCaml bindings to GTK-3
EAPI=8
HOMEPAGE=https://github.com/garrigue/lablgtk
INHERIT=dune
IUSE=+ocamlopt sourceview
KEYWORDS=amd64 arm arm64 ~ppc ppc64 x86
LICENSE=LGPL-2.1-with-linking-exception
PDEPEND=sourceview? ( dev-ml/lablgtk-sourceview:3/3.1.5 )
RDEPEND=app-text/gtkspell:3= dev-ml/cairo2:=[ocamlopt?] dev-ml/camlp-streams:=[ocamlopt?] x11-libs/gtk+:3= x11-libs/gtksourceview:3.0= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=3/3.1.5
SRC_URI=https://github.com/garrigue/lablgtk/archive/3.1.5.tar.gz -> lablgtk-3.1.5.tar.gz
_eclasses_=dune 21c2970666b517829dc7b963ca1f4a4a edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=46d16d79f3708208e5f03892017a8a88
|