# ChangeLog for dev-ml/lablgl # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgl/ChangeLog,v 1.7 2003/07/08 21:36:33 mholzer Exp $ *lablgl-0.99 (08 Jul 2003) 08 Jul 2003; Martin Holzer lablgl-0.99.ebuild: Version bumped. Closes #24701. *lablgl-0.98.ebuild (03 Sep 2002) 28 Jan 2003; Jon Nall lablgl-0.98.ebuild : added ~ppc 24 Oct 2002; George Shapovalov lablgl-0.98.ebuild : made labltk and ocaml check-up logic more smart. Now should work fine in every situation. Thanks to Jeffrey Palmer for the tip on checking labltk existance. 24 Oct 2002; George Shapovalov lablgl-0.98.ebuild : lablgl requires ocaml compiled with tk support. Ocaml has tk as an optional dependency. Added some code to pkg_setup to detect if the tcltk USE var is set and abort if not with the message asking user to emerge ocaml with tk support. See bug #8126 for details. Thanks to Sami Nieminen for report and Jeffrey Palmer for dependency tracing and diagnostics. The above hack is goinmg to only catch 95% of situations. The real fix involves modifications to portage to make it correctly process optional dependencies of dependencies. See bug #2272 for details. 03 Sep 2002; G Shapovalov lablgl-0.98.ebuild, files/{LablGL-0.98-Makefile-destdir.patch,LablGL-0.98-Makefile.config,digest-lablgl-0.98} : updated to 0.98. This fixes some build failures with ocaml-3.06. *lablgl-0.97.ebuild (28 Jun 2002) 28 Jun 2002; G Shapovalov all : initial release form the README: LablGL is an OpenGL interface for Objective Caml. Since it includes support for the Togl widget, you can comfortably use it with LablTk. ebuild submitted by Bardur Arantsson