GNU bug report logs - #38981
[PATCH] gnu: Add corsix-th.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Mon, 6 Jan 2020 11:09:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 38981-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 38981-done <at> debbugs.gnu.org
Subject: Re: [bug#38981] [PATCH] gnu: Add corsix-th.
Date: Fri, 17 Jan 2020 14:11:32 +0100
[Message part 1 (text/plain, inline)]
Hello,

Timotej Lazar <timotej.lazar <at> araneo.si> skribis:

> * gnu/packages/games.scm (corsix-th): New variable.

Applied with the changes below.

Thanks!

Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index f892b850ec..e9d7c18f26 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -508,12 +508,12 @@ want what you have.")
        ("sdl2" ,sdl2)
        ("sdl2-mixer" ,sdl2-mixer)))
     (home-page "https://corsixth.com")
-    (synopsis "Free implementation of Theme Hospital game engine")
+    (synopsis "Implementation of the @i{Theme Hospital} game engine")
     (description
-     "Reimplementation of the 1997 Bullfrog business simulation game Theme
-Hospital.  As well as faithfully recreating the original engine, CorsixTH adds
-support for high resolutions, custom levels and more.  This package does
-@emph{not} provide the game assets.")
+     "This package provides a reimplementation of the 1997 Bullfrog business
+simulation game @i{Theme Hospital}.  As well as faithfully recreating the
+original engine, CorsixTH adds support for high resolutions, custom levels and
+more.  This package does @emph{not} provide the game assets.")
     (license (list
               license:expat ; main license
               license:bsd-3)))) ; CorsixTH/Src/random.c

This bug report was last modified 5 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.