Search Criteria
Package Details: gtkd-git 3.7.3.r7.143fe425-1
Git Clone URL: | https://aur.archlinux.org/gtkd-git.git (read-only, click to copy) |
---|---|
Package Base: | gtkd-git |
Description: | D bindings for GTK+ and related libraries. |
Upstream URL: | http://gtkd.org/ |
Keywords: | GTK |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | TingPing |
Maintainer: | None |
Last Packager: | dsboger |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2013-05-06 07:29 |
Last Updated: | 2018-01-07 18:46 |
Dependencies (11)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view)
- liblphobos
- git (git-git) (make)
- ldc (make)
- atk (atk-git) (optional)
- gdk-pixbuf2 (gdk-pixbuf2-git) (optional)
- gstreamer (gstreamer-git) (optional)
- gtksourceview3 (gtksourceview3-git) (optional)
- libpeas (libpeas-luajit, libpeas-lua51, libpeas-git) (optional)
- pango (pango-ubuntu, pango-minimal-git, pango-git) (optional)
- vte3 (vte3-ng-emoji-terminix-zsh-notify, vte3-ng-fullwidth-emoji, vte3-git, vte3-tilix, vte3-ng, vte3-notification, vte3-nohang, vte3-kinetic) (optional)
Required by (1)
- tilix-git (requires gtkd)
Latest Comments
1 2 Next › Last »
severen commented on 2018-06-16 11:02
@dsboger Sure, I actually don't use this package anymore either, so I'll remove both of us :p
dsboger commented on 2018-05-04 01:10
@Shrike could you remove me as a comaintainer? I'm not using this anymore, now that tilix is in [community]. Thanks!
dsboger commented on 2017-09-20 01:52
tilix{,-git} and gtkd{,-git} must be rebuilt after latest ldc update (1.3.0 -> 1.4.0).
j1simon commented on 2017-04-24 10:49
Error when it compiles: "Package gtkglext-3.0 was not found in the pkg-config search path."
I have installed gtkglext 1.2.0-10
TingPing commented on 2013-11-26 03:39
Dropping this package for whoever wants to update it with @soltanmm's comment.
soltanmm commented on 2013-11-26 03:36
https://mailman.archlinux.org/pipermail/arch-dev-public/2013-October/025542.html
^ Because that happened, the PKGBUILD ends up generating static libraries that subsequently get deleted by default. Adding
options=('staticlibs')
to the top of the PKGBUILD fixed the issue for me.
elkano commented on 2012-04-14 15:43
I am sorry. Life has gotten me lately, and I haven't been able to keep this up to date. I am abandoning this PKGBUILD so others can take over.
Good luck.
aaronp commented on 2012-02-17 03:14
d2-config no longer builds for me (plus the PKGBUILD for d2-config needs some updating), but gtkd seems to build fine without it.
aaronp commented on 2011-12-31 19:49
Could you generate the docs with this as well?
elkano commented on 2011-05-04 19:40
Last version makedepends on d2-config, a little script I wrote to manage d2 compilers. As long as you have that one, it's assumed you have one working d2 compiler linked to by /usr/bin/dmd. I have tested that with gdc and dmd2 and it worked. Let me know if anyone has an issue with it.