Index: [thread] [date] [subject] [author]
  From: Jaromir Koutek <miri@punknet.cz>
  To  : GGI devel list <ggi-develop@eskimo.com>
  Date: Fri, 14 Aug 1998 23:25:27 +0200

libggi RPMS

Hello.
As I promised, I created new RPMs of libggi and I tried to create some
demos:
libggi-1.4.0-980814.i386.rpm
libggi-devel-1.4.0-980814.i386.rpm
libggi-other-1.4.0-980814.i386.rpm
libggi-svgalib-1.4.0-980814.i386.rpm
warp-ggi-1.1.4-1.i386.rpm
libggi-1.4.0-980814.src.rpm
cryst-0.10-1.i386.rpm
cryst-0.10-1.src.rpm

Comments:
It's all RedHat 5.1, egcs 1.0.2, libg++ 2.8.1.
Can somebody try fbdev target? KGI target is missing, because it doesn't
even compile and I can't test it.
X-lib target is probably broken - it fails somewhere in SetMode (in
cryst with segfault). I can send more info on request.
Keyboard handling is probably BROKEN in X target, when the autorepeat is
on! I get evKeypress with valid ev.key.sym, but evKeyRelease sometimes
comes with ev.key.sym == 0!!! Look at cryst patch for "fix".
Warp is fixed to use new DirectBuffer and TGA patch was also used.
To Crystal Space is added DirectBuffer and some other fixes. Run it with
"ggicryst -depth XX /usr/local/lib/cryst/mirror.zip". About 3fps at
640x480x16 on my K5/90, ugh.

I tried to build more packages, but I can't because:
XGGI - can't recompile and glibc2 binary of 1.4.1 is incompatible with
new libggi.
acidwarp - old DirectBuffer API, I can't fix it in every package. Sorry.
ggidescent - I don't have DOS Descent.
iXalance - no sources, incompatible library (iXalance/ixalance: error in
loading shared libraries: undefined symbol: ggiSetInfoFlags)
Tom Bombem - old DirectBuffer.
ggidoom - old event K_ values.

All packages were uploaded to Synergy's Incoming and are at (patches
too):
ftp://atrey.karlin.mff.cuni.cz/pub/local/miri/ggi/rpms/
-- 
Jaromir Koutek                            miri@punknet.cz

Index: [thread] [date] [subject] [author]