Add dub build system (for the D language).

Danny Milosavljevic (2):
  gnu: Add dub.
  gnu: Add dub-build-system.

 Makefile.am                     |   2 +
 gnu/packages/ldc.scm            |  37 ++++++++++
 guix/build-system/dub.scm       | 152 ++++++++++++++++++++++++++++++++++++++++
 guix/build/dub-build-system.scm |  97 +++++++++++++++++++++++++
 4 files changed, 288 insertions(+)
 create mode 100644 guix/build-system/dub.scm
 create mode 100644 guix/build/dub-build-system.scm


Reply via email to