Debian Patches

Status for glib-d/2.4.3-5

Patch Description Author Forwarded Bugs Origin Last update
Add-missing-gthread-2.0-dependency.patch Add missing gthread-2.0 dependency
Fixes the 'undefined symbol: g_thread_init' error when running programs that link to glibd.

Reason:
> To use g_thread_init() in your program, you have to link with the libraries that the command pkg-config —libs gthread-2.0 outputs.
- https://docs.gtk.org/glib/type_func.Thread.init.html

(cherry picked from commit 396827a714e38614b7351eda57cdd2f6a5c17b1c)
Dan Printzell <xwildn00bx@gmail.com> no 2024-05-19
src-Add-support-for-GioUnix-GioWin32-split.patch src: Add support for GioUnix / GioWin32 split
Since GLib 2.80 GioUnix and GioWin32 had been moved out from Gio typelib
and gir files, so we need to reflect this in the D bindings.

And since 2.86.0 the split was finalized, so we need to adapt to that
=?utf-8?b?Ik1hcmNvIFRyZXZpc2FuIChUcmV2acOxbyki?= <mail@3v1n0.net> no debian https://github.com/gtkd-developers/GlibD/commit/be666daa09048a3 2025-09-15

All known versions for source package 'glib-d'

Links