nixpkgs/pkgs/games/doom-ports
Sergei Trofimovich c65ad2c49f gzdoom: 4.10.0 -> 4.11.0
Among other things fixes build failure against gcc-13:

    $ nix build --impure --expr 'with import ./. {}; gzdoom.override { stdenv = gcc13Stdenv; }' -L
    gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h: In function 'void VmaUint32ToStr(char*, size_t, uint32_t)':
    gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h:2410:9: error: 'snprintf' was not declared in this scope
    gzdoom>  2410 |         snprintf(outStr, strLen, "%u", static_cast<unsigned int>(num));
    gzdoom>       |         ^~~~~~~~
    gzdoom> /build/source/src/common/rendering/vulkan/thirdparty/vk_mem_alloc/vk_mem_alloc.h:2262:1: note: 'snprintf' is defined in header '<cstdio>'; did you forget to '#include <cstdio>'?

Changes: https://github.com/ZDoom/gzdoom/releases/tag/g4.11.0
2023-10-06 11:15:58 +01:00
..
chocolate-doom
crispy-doom crispyDoom: move to games/doom-ports 2023-05-02 22:35:27 -03:00
dhewm3 dhewm3: move to games/doom-ports 2023-05-02 22:35:27 -03:00
doomretro doomretro: 4.9.2 -> 5.0.3 2023-09-28 21:58:27 -03:00
doomrunner doomrunner: 1.8.0 -> 1.8.1 2023-08-05 15:45:16 -05:00
doomseeker
enyo-launcher enyo-launcher: move to games/doom-ports 2023-05-02 22:35:27 -03:00
eternity-engine eternity: move to games/doom-ports 2023-05-02 22:35:27 -03:00
eureka-editor eureka-editor: move to games/doom-ports 2023-05-02 22:35:27 -03:00
gzdoom gzdoom: 4.10.0 -> 4.11.0 2023-10-06 11:15:58 +01:00
odamex odamex: move to games/doom-ports 2023-05-02 22:35:27 -03:00
prboom-plus treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
rbdoom-3-bfg rbdoom-3-bfg: disable fortify3 hardening flag 2023-07-14 09:48:50 +02:00
slade slade: 3.2.3 -> 3.2.4 2023-06-24 09:02:16 +00:00
zandronum zandronum: move to games/doom-ports 2023-05-02 22:35:27 -03:00
zdoom zdoom: move to games/doom-ports 2023-05-02 22:35:27 -03:00