guix-patches
[Top][All Lists]
Advanced

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

[bug#35234] [PATCH] gnu: Add the-dark-mod.


From: Ricardo Wurmus
Subject: [bug#35234] [PATCH] gnu: Add the-dark-mod.
Date: Thu, 11 Apr 2019 21:40:26 +0200
User-agent: mu4e 1.0; emacs 26.1

Hi Pierre,

> * gnu/packages/games.scm (the-dark-mod): New variable.
[…]
> +      (synopsis "Game based on the Thief series by Looking Glass Studios")
> +      (description (format #f "The Dark Mod (TDM) is stealth/infiltration 
> game
> +based on the Thief series by Looking Glass Studios.  Formerly a Doom III mod,
> +it is now released as a standalone.
> +
> +The game data must be fetched manually by running @command{tdm_update}.
> +The ~a environment variable specifies the location where the game data is
> +saved (defaults to ~a)."
> +                           the-dark-mod-env-var-name 
> the-dark-mod-env-var-value))

Is this actually free software?  Does it depend on the proprietary Thief
game data to be playable?  What is the purpose of tdm_update?

The value of the description field must be a plain string.  It should
not be a format expression to allow for translations.

-- 
Ricardo






reply via email to

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