David Thompson writes:

> +                 (lambda* (#:key outputs #:allow-other-keys)
> +                   (let ((prefix (assoc-ref outputs "out")))

This should probably be named "out" rather than "prefix" for consistency
with the rest of guix's packages.

> +    (description
> +     "3D game engine.")

Perhaps something more descriptive.  Like:

"The Irrlicht Engine is a high performance realtime 3D engine written in
C++.  It is completely cross-platform, using D3D, OpenGL and its own
software renderers, and has all of the state-of-the-art features."

> +    (license bsd-3)))

It's actually the zlib license.

-- 
Eric Bavier

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

Reply via email to