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-cosy, gtk3-adwaita-3-32-git, gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead)
- 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-git, libpeas-lua51) (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-kinetic, vte3-notification, vte3-nohang) (optional)
Required by (1)
- tilix-git (requires gtkd)
Latest Comments
« First ‹ Previous 1 2
elkano commented on 2010-10-07 22:26
Removed the demos compiling from the build because it failed due to a makepkg flag. It has no place in a compiled lib anyway.
You can compile the test (it should compile and run without issues) by going to src/gtkd and running 'make test'.
elkano commented on 2010-10-01 10:45
I have switched to D2.
Since the regular gtkD package is already quite up-to-date (there have been no svn updates for some months), making the svn package a bit superflous.
Most bleeding-edge users are probably D2 anyway too, so from now on, gtkd-svn is compiled for D2.
dmd2 is only marked as a makedepency, but it is obviously needed to make any use of gtkd, unless ldc2 and gdc2 are working good enough (I haven't tested them).