On Fri, Nov 03, 2006 at 03:21:49AM +0100, Arjan Oosting wrote:
> > Since you already have a separate package for HaXml-1.13.2, you probably
> > don't want to have it bundled (it's the same version, anyway).
> 
> I could do that indeed.  But hugs does not ship the same version, the
> bundled version is the development version 1.17. Any reason why this is
> done? 

Ah, so it is.  The pattern with Hugs has been to ship with snapshots
of all library packages from CVS or darcs, but the intention is to move
to using released tarballs once packages start releasing independently.
Might as well do that with HaXml now.

As for GLUT: it's fine on arm, i386, mips, mipsel, powerpc and sparc,
but fails with "undefined symbol: glutStrokeMonoRoman" on alpha, amd64,
hppa, ia64, m68k and s390.  In freeglut-2.4.0 I find

        struct freeglutStrokeFont glutStrokeMonoRoman ;
        extern void* glutStrokeMonoRoman;

which certainly looks wrong.

> BTW could you remove the debian dir again when the next version of hugs
> is released? Right now the diff.gz of the Debian source packages becoms
> quite ugly.

Sure.  It was only intended as a temporary measure.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to