[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.
0001-gnu-Add-python2-renpy.patch
Description: Text Data
- [bug#37714] Add renpy package,
Leo Prikler <=
- [bug#37714] Add renpy package, Leo Prikler, 2019/10/14
- [bug#37714] Add renpy package, Nicolas Goaziou, 2019/10/18
- [bug#37714] Add renpy package, Leo Prikler, 2019/10/19
- [bug#37714] Add renpy package, Leo Prikler, 2019/10/20
- [bug#37714] Add renpy package, Nicolas Goaziou, 2019/10/21
- [bug#37714] Add renpy package, Leo Prikler, 2019/10/21
- bug#37714: Add renpy package, Nicolas Goaziou, 2019/10/29
- [bug#37714] Add renpy package, Leo Prikler, 2019/10/30
- [bug#37714] Add renpy package, Nicolas Goaziou, 2019/10/30