aurupdater

glibd

Build times (auto-updated)


Category: maintained/glibd (adopted from official Arch repos – flagged by buildmaster’s “Missing state file” checker as a candidate to move to the AUR; see https://buildmaster.archlinux32.org/checker/summary.html).

2026-09-05: adopted from official repos

2026-09-05/06: three unrelated build failures, all fixed (pkgrel 5 -> 6)

Same ldc/meson toolchain as [[gir-to-d]] and [[mustache-d]], plus two problems unique to this package’s own .gir split and its meson.build.

2026-09-06: wired in the upstream test suite (pkgrel 6 -> 7)

tests/gobject/meson.build declares three real functional tests (gobject_dclosure_test/DClosureTest.d, gobject_objectg_test/ ObjectGTest.d with G_DEBUG=fatal-warnings, gobject_value_test/ ValueTest.d) exercising the generated GObject/GLib bindings themselves, not just compilation – these existed upstream but were never run by this PKGBUILD before. Added a check() calling meson test --print-errorlogs. Confirmed passing: Ok: 3 / Fail: 0. Packaging-only change, no source patch needed, so pkgrel bump not pkgver per project convention. Built, tested, and published (2.4.3-7, x86_64).