unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52595] [PATCH 0/5] Update Ren'py to 7.4.11
@ 2021-12-17 19:52 Liliana Marie Prikler
  2021-12-17 17:56 ` [bug#52595] [PATCH 1/5] gnu: python-future: Fix sanity check Liliana Marie Prikler
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Liliana Marie Prikler @ 2021-12-17 19:52 UTC (permalink / raw)
  To: 52595

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





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

end of thread, other threads:[~2022-01-15  9:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 19:52 [bug#52595] [PATCH 0/5] Update Ren'py to 7.4.11 Liliana Marie Prikler
2021-12-17 17:56 ` [bug#52595] [PATCH 1/5] gnu: python-future: Fix sanity check Liliana Marie Prikler
2021-12-17 18:22 ` [bug#52595] [PATCH 2/5] gnu: python2-renpy: Do not delete non-existing file Liliana Marie Prikler
2021-12-17 18:59 ` [bug#52595] [PATCH 3/5] gnu: renpy: Move renpy command to aux-files Liliana Marie Prikler
2021-12-17 19:31 ` [bug#52595] [PATCH 4/5] gnu: python2-pygame-sdl2: Update to renpy version 7.4.11 Liliana Marie Prikler
2021-12-17 19:32 ` [bug#52595] [PATCH 5/5] gnu: python2-renpy: Update to 7.4.11 Liliana Marie Prikler
2022-01-15  9:02   ` bug#52595: " 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).