Package: renpy / 8.3.4+dfsg-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| renpy | 8.3.4+dfsg-6 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01_abspath.patch | (download) |
renpy.py |
9 8 + 1 - 0 ! |
01_abspath |
| 02_traceback.patch | (download) |
renpy/error.py |
16 15 + 1 - 0 ! |
02_traceback |
| 03_checkdir.patch | (download) |
renpy/main.py |
4 4 + 0 - 0 ! |
03_checkdir |
| translations tmpdir.patch | (download) |
launcher/game/translations.rpy |
4 2 + 2 - 0 ! |
translations-tmpdir |
| cython3.patch | (download) |
module/setuplib.py |
3 2 + 1 - 0 ! |
cython3 |
| read write permissions.patch | (download) |
renpy/script.py |
15 0 + 15 - 0 ! |
read write permissions We need to fix r/w permissions for renpy because we use /usr/share/games/renpy as project directory. This is a preliminary patch. |
| setuptools ftbfs.patch | (download) |
module/setup.py |
2 1 + 1 - 0 ! |
setuptools ftbfs Fix FTBFS with latest setuptools version in Debian. |
| remove future.patch | (download) |
launcher/game/choose_theme.rpy |
3 1 + 2 - 0 ! |
--- |
| sphinx | (download) |
sphinx/source/conf.py |
1 0 + 1 - 0 ! |
--- |
| make six optional.patch | (download) |
renpy/__init__.py |
9 6 + 3 - 0 ! |
--- |
| absolute launcher imports.patch | (download) |
renpy/loader.py |
17 17 + 0 - 0 ! |
--- |
| ffmpeg 7.patch | (download) |
module/ffmedia.c |
41 39 + 2 - 0 ! |
--- |
| SyntaxWarning.patch | (download) |
launcher/game/gui7/code.py |
2 1 + 1 - 0 ! |
--- |
| legacy cgi.patch | (download) |
launcher/game/webserver.py |
6 3 + 3 - 0 ! |
--- |
| ubuntu.patch | (download) |
renpy/gl/glenviron_shader.pyx |
4 2 + 2 - 0 ! |
use byte string for log If a regular Python string is used for this value, it fails to coerce the type, causing the build to fail. |
