guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#27421] [PATCH 1/5] gnu: Add nml.


From: Marius Bakke
Subject: [bug#27421] [PATCH 1/5] gnu: Add nml.
Date: Sun, 18 Jun 2017 20:01:33 +0200
User-agent: Notmuch/0.24.2 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu)

Kei Kebreau <address@hidden> writes:

> * gnu/packages/game-development.scm (nml): New variable.

[...]

> +    (build-system python-build-system)
> +    (inputs
> +     `(("python-pillow" ,python-pillow)
> +       ("python-ply" ,python-ply)))

Should these not be propagated?

> +    (home-page "http://dev.openttdcoop.org/projects/nml";)
> +    (synopsis "NML compiler")
> +    (description
> +     "NML is a a python-based compiler, capable of compiling NML files (along
> +with their associated language, sound and graphic files) into grf and/or nfo
> +files.")

Could you mention what NML is here with a @dfn{}? Maybe also add
@file{.grf} and @file{.nfo} if they are file extensions. LGTM otherwise!

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]