guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#48952] [PATCH v2 0/6] Add godot-build-system (v2).


From: Vinicius Monego
Subject: [bug#48952] [PATCH v2 0/6] Add godot-build-system (v2).
Date: Tue, 21 Dec 2021 23:55:42 +0000

This is my second attempt. Updated to the new standards with some small changes 
and other proof of concept packages.

Vinicius Monego (6):
  build-system: Add godot-build-system.
  gnu: superstarfighter: Use godot-build-system.
  gnu: Add librerama.
  gnu: Add material-maker.
  gnu: Add pixelorama.
  gnu: Add lorien.

 Makefile.am                       |   3 +
 doc/guix.texi                     |  19 +++++
 gnu/packages/game-development.scm |  47 ++++++++++++
 gnu/packages/games.scm            |  81 +++++++++-----------
 gnu/packages/graphics.scm         |  30 ++++++++
 guix/build-system/godot.scm       | 122 +++++++++++++++++++++++++++++
 guix/build/godot-build-system.scm | 123 ++++++++++++++++++++++++++++++
 7 files changed, 382 insertions(+), 43 deletions(-)
 create mode 100644 guix/build-system/godot.scm
 create mode 100644 guix/build/godot-build-system.scm


base-commit: 8f85e4f9aa0bd53d0240ea28e280551c8a066b85
-- 
2.30.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]