all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Gabriel Arazas <foo.dogsquared@gmail.com>
Cc: 55532-done@debbugs.gnu.org
Subject: bug#55532: [PATCH] gnu: Add freerct.
Date: Wed, 01 Jun 2022 23:18:47 +0200	[thread overview]
Message-ID: <87ilpkrsjs.fsf@gnu.org> (raw)
In-Reply-To: <c2a939b78a6ddb841e0d81814fb26e0aea5c3971.1653019420.git.foo.dogsquared@gmail.com> (Gabriel Arazas's message of "Fri, 20 May 2022 12:03:50 +0800")

[-- Attachment #1: Type: text/plain, Size: 340 bytes --]

Hi,

Gabriel Arazas <foo.dogsquared@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’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1002 bytes --]

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

      parent reply	other threads:[~2022-06-01 21:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-20  4:03 [bug#55532] [PATCH] gnu: Add freerct Gabriel Arazas
     [not found] ` <handler.55532.B.16530194846295.ack@debbugs.gnu.org>
2022-05-20  9:18   ` Gabriel Arazas
2022-06-01 21:18 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ilpkrsjs.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=55532-done@debbugs.gnu.org \
    --cc=foo.dogsquared@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.