guix-patches
[Top][All Lists]
Advanced

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

[bug#37714] Add renpy package


From: Leo Prikler
Subject: [bug#37714] Add renpy package
Date: Sat, 12 Oct 2019 09:20:56 +0200
User-agent: Evolution 3.30.5

This patch adds the Ren'py Visual Novel engine split into four outputs:
- "out": contains the engine itself. Since Guix differs strongly from
the platforms Ren'py usually runs on, we ship our own Ren'py main file.
- "launcher": The Ren'py launcher, that people would normally expect
when invoking renpy -- it does not seem very usable in Guix, though.
- "the-question": An example game, that ships with Ren'py.
- "tutorial": The tutorial that ships with Ren'py.

Ren'py also ships its own version of pygame. They call it pygame_sdl2
since it's a reimplementation of pygame using SDL2, but the tags make
it very clear, that it is developed alongside Ren'py.

Attachment: 0001-gnu-Add-python2-renpy.patch
Description: Text Data


reply via email to

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