unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59800] [PATCH 0/5] Add esmini
@ 2022-12-03  9:09 Liliana Marie Prikler
  2022-12-03  8:12 ` [bug#59800] [PATCH 1/5] gnu: openscenegraph: Use modern package style Liliana Marie Prikler
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Liliana Marie Prikler @ 2022-12-03  9:09 UTC (permalink / raw)
  To: 59800

Hi Guix,

here's some software that simulates blocks on a road.  Something,
something, self-driving cars will become a reality in 2023.

Cheers

Liliana Marie Prikler (5):
  gnu: openscenegraph: Use modern package style.
  gnu: openscenegraph: Add output for plugins.
  gnu: Add open-simulation-interface.
  gnu: Add python-open-simulation-interface.
  gnu: Add esmini.

 gnu/local.mk                                  |   2 +
 gnu/packages/graphics.scm                     |  54 +-
 .../patches/esmini-no-clutter-log.patch       |  30 +
 .../patches/esmini-use-pkgconfig.patch        | 541 ++++++++++++++++++
 gnu/packages/simulation.scm                   | 108 ++++
 5 files changed, 726 insertions(+), 9 deletions(-)
 create mode 100644 gnu/packages/patches/esmini-no-clutter-log.patch
 create mode 100644 gnu/packages/patches/esmini-use-pkgconfig.patch


base-commit: 9e9204958d3e0ecfe8fd024d8f06068b84f52ba1
-- 
2.38.1





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

end of thread, other threads:[~2023-02-12  7:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-03  9:09 [bug#59800] [PATCH 0/5] Add esmini Liliana Marie Prikler
2022-12-03  8:12 ` [bug#59800] [PATCH 1/5] gnu: openscenegraph: Use modern package style Liliana Marie Prikler
2022-12-03  8:13 ` [bug#59800] [PATCH 2/5] gnu: openscenegraph: Add output for plugins Liliana Marie Prikler
2022-12-03  8:16 ` [bug#59800] [PATCH 3/5] gnu: Add open-simulation-interface Liliana Marie Prikler
2022-12-03  8:16 ` [bug#59800] [PATCH 4/5] gnu: Add python-open-simulation-interface Liliana Marie Prikler
2022-12-03  9:04 ` [bug#59800] [PATCH 5/5] gnu: Add esmini Liliana Marie Prikler
2023-02-12  7:54   ` bug#59800: " Liliana Marie Prikler

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).