Search Criteria
Package Details: gtkd 3.11.0-3
Package Actions
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) |
Dependencies (10)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- liblphobos
- ldc (make)
- atk (at-spi2-core-gitAUR, at-spi2-core) (optional)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (optional)
- gstreamer (gstreamer-gitAUR) (optional)
- gtksourceview3 (optional)
- libpeas (libpeas136AUR) (optional)
- pango (pango-gitAUR) (optional)
- vte3 (vte3-notificationAUR, vte3-gitAUR) (optional)
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)
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.