dev-libs/glib

Homepage: http://www.gtk.org/
License: LGPL

Description

GLib - library providing all kinds of cross-platform utility functions

Versions

version 1.2.10
revision 1 (mmadia) - last changed 11 months ago
revision 2 (mmadia) - last changed 17 months ago
version 2.18.3
revision 1 (mmadia) - last changed 20 months ago
revision 2 (adek336) - last changed 11 months ago
revision 3 (adek336) - last changed 11 months ago
version 2.18.4
revision 1 (scottmc) - last changed 17 months ago
version 2.19.2
revision 1 (scottmc) - last changed 20 months ago

dev-libs/glib

 sources 2.18.3

2.14.x branch

R5unstable
BONEuntested
Haikuuntested

work-in-progress (andreasf) - [R5, Haiku]

trunk

R5broken
BONEuntested
Haikubroken

Dependencies:

work-in-progress (andreasf) - [R5, Haiku]

Patch against trunk (R5)

configure fails to recognize iconv on Haiku. Installing libiconv and linking it from /boot/develop/lib/x86 works around that.

Repository changes

[855] by scottmc on 06/06/10 15:11:05

Initial patch for glib-2.24.1 to allow for building on Haiku. Only checked with gcc2 for now. This patched based mostly on Grzegorz Dabrowski's 2.24.0 patch with some minor changes from myself.

[825] by scottmc on 05/21/10 09:10:16

Moved previous glib diffs/patches to patches directory. Removed extra lines from 2.22.2.bep file but it's still not building completely.

[550] by scottmc on 11/29/09 14:44:23

This patch adds the MD5 checksums to all of the .bep files.

[510] by scottmc on 11/20/09 08:51:06

Initial .bep and patch file for glib-2.22.2, this gets us past configure but it seems they need ipv6 so need to work around that still. Also update to .bep file for tuxpaint to download correctly

[273] by adek336 on 03/28/09 22:04:00

* break glib-2.18.3-haiku.diff into a well-written part (some) and a provisionally-written part (more); * some.diff: fncntl.h included conditionally instead of not being included at all; * more.diff: the chunks that made it into here regard Makefiles, interpreter path in perl scripts and a couple of C functions which are disabled, but probably should be implemented.

[233] by mmadia on 02/22/09 18:53:45

Patch to allow glib-1.2.10 from pkg-config-0.23 to be make installed