ddemangle - 1 package(s)
An improved D symbol demangler. Replaces all occurrences of mangled D symbols in the input with their unmangled form, and writes the result to standard output.
doc - 1 package(s)
Generate and install man pages. Requires building dub twice.
dustmite - 1 package(s)
DustMite is a tool which minimizes D source code. It was inspired by Tigris Delta and a thread on digitalmars.D.learn. DustMite will parse the source code into a simple hierarchy, and attempt to shrink it by deleting fragments iteratively, as long as the result satisfies a user-specified condition.
gstreamer - 1 package(s)
Build additional bindings to media-libs/gstreamer
opengl - 1 package(s)
Build additional bindings to x11-libs/gtkglext
peas - 1 package(s)
Build additonal bindings to dev-libs/libpeas
rdmd - 1 package(s)
rdmd is a companion to the dmd compiler that simplifies the typical edit-compile-link-run or edit-make-run cycle to a rapid edit-run cycle. Like make and other tools, rdmd uses the relative dates of the files involved to minimize the amount of work necessary. Unlike make, rdmd tracks dependencies and freshness without requiring additional information from the user.
selfhost - 1 package(s)
Bootstrap dmd using an upstream provided compiler binary
sourceview - 1 package(s)
Build additional bindings to x11-libs/gtksourceview