GNU bug report logs - #55532
[PATCH] gnu: Add freerct.

Previous Next

Package: guix-patches;

Reported by: Gabriel Arazas <foo.dogsquared <at> gmail.com>

Date: Fri, 20 May 2022 04:05: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 #13 received at 55532-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Gabriel Arazas <foo.dogsquared <at> gmail.com>
Cc: 55532-done <at> debbugs.gnu.org
Subject: Re: bug#55532: [PATCH] gnu: Add freerct.
Date: Wed, 01 Jun 2022 23:18:47 +0200
[Message part 1 (text/plain, inline)]
Hi,

Gabriel Arazas <foo.dogsquared <at> gmail.com> skribis:

> * gnu/packages/games.scm (freerct): New variable.

Applied with the following changes: the TODO wasn’t necessary IMO (it’s
fine to fetch code from Git), and it’s not necessary to say it’s a free
game (everything’s free software in here!).

Thanks,
Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index ba3b6e89a5..9697471b3f 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -12699,7 +12699,6 @@ (define-public freerct
   (package
     (name "freerct")
     (version "0.1")
-    ;; TODO: Use the source code given at the homepage.
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -12717,9 +12716,8 @@ (define-public freerct
     (home-page "https://freerct.net/")
     (synopsis "Theme park management simulation game")
     (description
-     "FreeRCT is a free and open source game that captures the look and feel
-of the popular games RollerCoaster Tycoon 1 and 2, graphics- and
-gameplay-wise.
+     "FreeRCT is a game that captures the look and feel of the popular games
+RollerCoaster Tycoon 1 and 2, graphics- and gameplay-wise.
 
 In this game, you play as a manager of a theme park, allowing
 you to make a park of your dreams.  The list of responsiblities includes

This bug report was last modified 2 years and 359 days ago.

Previous Next


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