all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74054] [PATCH 0/3] Add Speed Dreams racing simulator
@ 2024-10-28  3:31 Maxim Cournoyer
  2024-10-28  3:35 ` [bug#74054] [PATCH 1/3] gnu: Add freesolid Maxim Cournoyer
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Maxim Cournoyer @ 2024-10-28  3:31 UTC (permalink / raw)
  To: 74054
  Cc: Maxim Cournoyer, Adam Faiz, Liliana Marie Prikler,
	宋文武

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





^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-10-29  7:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-28  3:31 [bug#74054] [PATCH 0/3] Add Speed Dreams racing simulator Maxim Cournoyer
2024-10-28  3:35 ` [bug#74054] [PATCH 1/3] gnu: Add freesolid Maxim Cournoyer
2024-10-28  3:35 ` [bug#74054] [PATCH 2/3] gnu: plib: Build with -fPIC Maxim Cournoyer
2024-10-28  3:35 ` [bug#74054] [PATCH 3/3] gnu: Add speed-dreams Maxim Cournoyer
2024-10-28  6:26 ` [bug#74054] [PATCH v2 1/3] gnu: Add freesolid Maxim Cournoyer
2024-10-28  6:26   ` [bug#74054] [PATCH v2 2/3] gnu: plib: Build with -fPIC Maxim Cournoyer
2024-10-28  8:10     ` Liliana Marie Prikler
2024-10-29  0:04       ` Maxim Cournoyer
2024-10-29  7:00         ` Liliana Marie Prikler
2024-10-28  6:26   ` [bug#74054] [PATCH v2 3/3] gnu: Add speed-dreams Maxim Cournoyer
2024-10-28  8:12     ` Liliana Marie Prikler
2024-10-29  0:09       ` Maxim Cournoyer

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.