Short: glib Author: Oliver Brunner Uploader: gtk-mui oliver-brunner de (Oliver Brunner) Type: dev/misc Version: 2.6.6 Architecture: i386-aros glib-2.6.6 ---------- GLib is the low-level core library that forms the basis of GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. Licensed under LGPL. For more info see: http://www.gtk.org/ This port of GLib for AROS was done for the GTK-MUI wrapper and is a nearly complete port of GLib. Things missing/not working are timers and all fork based functions. Timers are implented in GTK-MUI, the process spawn functions are not used/ported/implemented anywhere so far. You can get the sources of this GLib port at the CVS of http://sourceforge.net/projects/gtk-mui/ This is a link library only. No executable. No GUI. You can use it as a programmer. This is not for users ;). You should be able to contact me by E-Mail through: gtk-mui oliver-brunner.de INSTALLTION: ------------ Copy the contents of this archive to the directory, where your AROS development directory is located. If you are cross-compiling on Unix, this will most likely be the i686-aros directory. In my environment it is /usr/local/amiga/i686-aros .