NOTICE: This package has been removed from pkgsrc

./x11/lablgtk2, GTK+ 2.x bindings for Objective Caml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.6.0nb13, Package name: lablgtk2-2.6.0nb13, Maintainer: pkgsrc-users

LablGTK is an Objective Caml interface to GTK+. This version, LablGTK2, has
support for GTK+ from 2.0 to 2.6.

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/gtkspell] [graphics/librsvg2] [graphics/libgnomecanvas] [lang/ocaml] [devel/libgnomeui] [x11/gtk2] [x11/gnome-panel]

Required to build:
[lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Package options: gnomecanvas, svg

Master sites:

SHA1: 99aecd26360c5ba8f0d17fb0cdae42ff083732ce
RMD160: cc3bf61170f69bc43e5420bdd28e111744200384
Filesize: 642.671 KB

Version history: (Expand)


CVS history: (Expand)


   2007-09-21 15:00:58 by Thomas Klausner | Files touched by this commit (32) | Package removed
Log message:
Rename lablgtk to lablgtk1 and lablgtk2 to lablgtk.
   2007-09-20 23:37:43 by Thomas Klausner | Files touched by this commit (41)
Log message:
Adapt for librsvg rename. Bump PKGREVISION.
   2007-09-20 01:19:15 by Thomas Klausner | Files touched by this commit (115)
Log message:
Bump PKGREVISION for gnome-vfs rename.
   2007-07-18 15:13:04 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Given that this depends on ocaml at run time, don't bother to attempt to
delete the directories shared with it.
   2007-07-18 15:10:45 by Julio M. Merino Vidal | Files touched by this commit (6)
Log message:
Follow the procedure in ocaml and only register the stub libraries in the
platforms that are supposed to install them.  Fixes installation under
Mac OS X.
   2007-06-15 23:39:54 by Thomas Klausner | Files touched by this commit (2)
Log message:
Turn gnomecanvas option on by defalt, monotone-viz needs it.
Bump PKGREVISION.
   2007-06-12 06:43:28 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix typo in option name, found by dan@
   2007-06-09 15:17:19 by Thomas Klausner | Files touched by this commit (7)
Log message:
Make some dependencies optional. This package now supports the following
options: glade, gnomecanvas, svg.

mldonkey-gui needs svg, so make that option on by default, but disable the
others. Bump PKGREVISION.