./x11/ocaml-lablgtk, GTK+ 2.x bindings for Objective Caml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.18.13nb10, Package name: ocaml-lablgtk-2.18.13nb10, Maintainer: jaapb

LablGTK is an Objective Caml interface to GTK+. This version supports
GTK+ 2.

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+.


Required to run:
[textproc/libxml2] [textproc/gtkspell] [graphics/cairo] [lang/ocaml] [devel/atk] [devel/glib2] [devel/libglade] [devel/ocaml-findlib] [devel/pango] [x11/gtk2] [graphics/libart] [x11/gtksourceview2] [graphics/gdk-pixbuf2] [graphics/librsvg-c]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Package options: glade, gtkspell, svg

Master sites:

Filesize: 1047.933 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-18 08:42:53 by Thomas Klausner | Files touched by this commit (3)
Log message:
ocaml-lablgtk: remove off-by-default gtksourceview option
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-03-06 17:20:14 by Greg Troxel | Files touched by this commit (2)
Log message:
x11/ocaml-lablgtk: Disable gtksourceview2 option

For reasons that are too hard to figure out, building with this option
enabled now results in a build failure.  Most depending packages have
migrated to ocaml-lablgtk3, and none are known to depend on this
option.  Remove the option from SUGGESTED.  It is left for future work
to anyone that cares to debug this, but probably there is no such
person.

ok jaapb@