Package: retroarch / 1.3.6+dfsg1-1

Metadata

Package Version Patches format
retroarch 1.3.6+dfsg1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_config.patch | (download)

retroarch.cfg | 24 14 + 10 - 0 !
1 file changed, 14 insertions(+), 10 deletions(-)

 sane default paths, otherwise retroarch will populate your ~/ (upstream improved it)
02_hide_settings.patch | (download)

menu/menu_displaylist.c | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 there are packages for these stuff, let's avoid confusion in the online updater
03_zlib.patch | (download)

Makefile.common | 1 0 + 1 - 0 !
libretro-common/file/archive_file_zlib.c | 2 1 + 1 - 0 !
libretro-common/utils/crc32.c | 2 1 + 1 - 0 !
3 files changed, 2 insertions(+), 3 deletions(-)

 use shared zlib
04_add_CPPFLAGS.patch | (download)

Makefile | 4 2 + 2 - 0 !
audio/audio_filters/Makefile | 2 1 + 1 - 0 !
gfx/video_filters/Makefile | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 missing cppflags, fix hardening-no-fortify-functions.