diff options
author | Philip van der Hoeven <philip@vd-hoeven.nl> | 2016-11-23 20:32:17 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-26 11:47:24 +0700 |
commit | 8085ca337ba8965167ca0b6bfe101e0e6d8d0bae (patch) | |
tree | bc32c5b02423c64fef3026e26c0d85b2f0ef7917 /libraries/GtkD/GtkD.info | |
parent | 8c35fa4e40828c111819419746c67c9ca8cebd44 (diff) | |
download | slackbuilds-8085ca337ba8965167ca0b6bfe101e0e6d8d0bae.tar.gz |
libraries/GtkD: Added (D binding for GTK+).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/GtkD/GtkD.info')
-rw-r--r-- | libraries/GtkD/GtkD.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/GtkD/GtkD.info b/libraries/GtkD/GtkD.info new file mode 100644 index 0000000000..e6e2456e8e --- /dev/null +++ b/libraries/GtkD/GtkD.info @@ -0,0 +1,10 @@ +PRGNAM="GtkD" +VERSION="3.3.1" +HOMEPAGE="http://gtkd.org/" +DOWNLOAD="https://github.com/gtkd-developers/GtkD/archive/v3.3.1/GtkD-3.3.1.tar.gz" +MD5SUM="ddf5476d978871f90009c432e264104f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="dmd" +MAINTAINER="Philip van der Hoeven" +EMAIL="philip@vd-hoeven.nl" |