On Fri, Oct 10, 2003 at 06:08:45PM +0200, Stefano Zacchiroli wrote: > On Fri, Oct 10, 2003 at 03:46:47PM +0200, Sven Luther wrote: > > The new packages can be found (source only, since you use powerpc) at : > > http://people.debian.org/~luther/ocaml > > > > Please check the META issue quickly, so i can upload before this > > evenings dinstall run. > > You forgot to bump the version to 1.0. Apart from that and assuming that > the link order is correct (i.e. lablgl.cma should be linked before > togl.cma) the META file is ok.
requires="" version="1.00" # bytecode archive(byte)="lablgl.cma" archive(byte,togl)="lablgl.cma togl.cma" archive(byte,glut)="lablgl.cma lablglut.cma" archive(byte,togl,glut)="lablgl.cma togl.cma lablglut.cma" # native code archive(native)="lablgl.cmxa" archive(native,togl)="lablgl.cmxa togl.cmxa" archive(native,glut)="lablgl.cmxa lablglut.cmxa" archive(native,togl,glut)="lablgl.cmxa togl.cmxa lablglut.cmxa" directory="+lablgl" Mmm, i am not sure we speak about the same one. Friendly, Sven Luther

