Package Details: gtkd 3.11.0-3

Git Clone URL: https://aur.archlinux.org/gtkd.git (read-only, click to copy)
Package Base: gtkd
Description: D bindings for GTK+ and related libraries.
Upstream URL: https://gtkd.org
Licenses: LGPL-3.0-or-later
Submitter: Wild
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 0
Popularity: 0.000000
First Submitted: 2025-06-12 20:07 (UTC)
Last Updated: 2025-06-13 18:29 (UTC)

Latest Comments

gameslayer commented on 2025-06-22 15:02 (UTC)

Please add aarch64 arch to this package

Mikhail commented on 2025-06-15 10:25 (UTC) (edited on 2025-06-15 10:26 (UTC) by Mikhail)

Missing "/" in pkgbuild:

export _ldFlags="$(echo -ne $LDFLAGS | sed -e 's/-Wl,/-L=/g' -e 's/=auto/=full/')"

simona commented on 2025-06-14 13:21 (UTC)


error: undefined reference to `initializer for gtk.c.types.GtkResponseType`
Error: undefined reference to `initializer for gtk.c.types.GtkResponseType`
Error: undefined reference to `initializer for pango.c.types.PangoWeight`
perhaps a library needs to be added with the `-L` flag or `pragma(lib, ...)`
Error: linker exited with status 1

ReneS commented on 2025-06-13 19:47 (UTC)

Thanks for the update.

With yay -S gtkd --mflags "--nocheck" I got tilix to run again.