guix-patches
[Top][All Lists]
Advanced

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

[bug#52595] [PATCH 0/5] Update Ren'py to 7.4.11


From: Liliana Marie Prikler
Subject: [bug#52595] [PATCH 0/5] Update Ren'py to 7.4.11
Date: Fri, 17 Dec 2021 20:52:46 +0100

This patch set fixes build failures in Ren'py and updates it to 7.4.11.
It also moves our renpy command template to an auxiliary file, that ought
to be easier to edit.

Cheers

Liliana Marie Prikler (5):
  gnu: python-future: Fix sanity check.
  gnu: python2-renpy: Do not delete non-existing file.
  gnu: renpy: Move renpy command to aux-files.
  gnu: python2-pygame-sdl2: Update to renpy version 7.4.11.
  gnu: python2-renpy: Update to 7.4.11.

 Makefile.am                           |  1 +
 gnu/packages/aux-files/renpy/renpy.in | 48 ++++++++++++++++
 gnu/packages/game-development.scm     | 81 +++++----------------------
 gnu/packages/python-xyz.scm           | 19 ++++++-
 4 files changed, 81 insertions(+), 68 deletions(-)
 create mode 100644 gnu/packages/aux-files/renpy/renpy.in

-- 
2.34.0






reply via email to

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