guix-patches
[Top][All Lists]
Advanced

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

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


From: Ludovic Courtès
Subject: bug#38981: [PATCH] gnu: Add corsix-th.
Date: Fri, 17 Jan 2020 14:11:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hello,

Timotej Lazar <address@hidden> skribis:

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

Applied with the changes below.

Thanks!

Ludo’.

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

reply via email to

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