GNU bug report logs - #74054
[PATCH 0/3] Add Speed Dreams racing simulator

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Mon, 28 Oct 2024 03:33:01 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74054: closed ([PATCH 0/3] Add Speed Dreams racing simulator)
Date: Fri, 15 Nov 2024 08:09:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Nov 2024 09:07:20 +0100
with message-id <d9d888d609800c8d99ed684404b1e929b3cb4aef.camel <at> gmail.com>
and subject line Re: [bug#74054] [PATCH v2 3/3] gnu: Add speed-dreams.
has caused the debbugs.gnu.org bug report #74054,
regarding [PATCH 0/3] Add Speed Dreams racing simulator
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
74054: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74054
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: [PATCH 0/3] Add Speed Dreams racing simulator
Date: Mon, 28 Oct 2024 12:31:40 +0900
This adds Speed Dreams, a racing simulator improved from TORCS, and FreeSOLID,
one of its dependencies.

Maxim Cournoyer (3):
  gnu: Add freesolid.
  gnu: plib: Build with -fPIC.
  gnu: Add speed-dreams.

 gnu/local.mk                                  |   4 +
 gnu/packages/game-development.scm             |  40 +++++-
 gnu/packages/games.scm                        | 122 ++++++++++++++++++
 gnu/packages/patches/freesolid-automake.patch |  60 +++++++++
 .../patches/freesolid-autotools.patch         |  73 +++++++++++
 .../patches/freesolid-configure.patch         |  40 ++++++
 .../patches/freesolid-pkgconfig.patch         |  46 +++++++
 7 files changed, 381 insertions(+), 4 deletions(-)
 create mode 100644 gnu/packages/patches/freesolid-automake.patch
 create mode 100644 gnu/packages/patches/freesolid-autotools.patch
 create mode 100644 gnu/packages/patches/freesolid-configure.patch
 create mode 100644 gnu/packages/patches/freesolid-pkgconfig.patch


base-commit: e4e1e16bc1b27684b55e6bf047f9f669e1a0c7b5
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 74054-done <at> debbugs.gnu.org,
 宋文武 <iyzsong <at> envs.net>,
 Adam Faiz <adam.faiz <at> disroot.org>
Subject: Re: [bug#74054] [PATCH v2 3/3] gnu: Add speed-dreams.
Date: Fri, 15 Nov 2024 09:07:20 +0100
Am Dienstag, dem 29.10.2024 um 09:09 +0900 schrieb Maxim Cournoyer:
> Thanks for the reading.  Did you attempt to build/run it?  It has
> some bugs I've reported upstream:
> 
> 1. (temperature sometimes get set to 'inf' and the driving experience
> becomes like ice skating)
> 
> 2. Occasional crash (segfault) (not reported yet -- couldn't catch a
> nice backtrace with GDB).
> 
> It's still very much playable though, and upstream is still
> developing the game, so hopefully these will get resolved in time.
I've built it now, but not yet run it.  Anyhow, I take your word that
it's playable and pushed it – 2/3 was already pushed anyways.

Cheers


This bug report was last modified 265 days ago.

Previous Next


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