aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/libotr-test-auth-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/patches/libotr-test-auth-fix.patch')
0 files changed, 0 insertions, 0 deletions
gnu: Add emu8051....* gnu/packages/emulators.scm (emu8051): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> c4droid 2023-03-22gnu: mame: Update to 0.252....* gnu/packages/emulators.scm (mame): Update to 0.252. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Nicolas Goaziou 2023-03-17gnu: retroarch: Update to 1.15.0....* gnu/packages/emulators.scm (retroarch): Update to 1.15.0. [source]: Remove upstreamed patch. [arguments]<#:phases>: Remove not needed changes for 'true' and 'zlib'. Remove "--disable-builtinminiupnpc" from configure flags. Add "--disable-builtinzlib" to configure flags. [inputs]: Remove miniupnpc, which is not used any more. * gnu/packages/patches/retroarch-LIBRETRO_DIRECTORY: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. 宋文武