guix_mirror_bot pushed a change to branch master
in repository guix.

    from 5aebea0116 gnu: yaehmop: Fix build with GCC 14.
     new 4f17863f6e gnu: enet: Update to 1.3.18.
     new 37b1aa7efa gnu: minizip-ng: Update to 4.0.10.
     new 7f20f528ee gnu: minizip-ng: Do not build in compatibility mode.
     new 4741115db4 gnu: minizip-ng: Sanitize CMake config file.
     new 38a020ed8e gnu: glad: Update to 2.0.8 and run tests.
     new f954f7680e gnu: slade: Update to 3.2.7.
     new 5259f89b07 gnu: sfml: Update to 3.0.1.
     new a0f061d1b6 gnu: mgba: Update to 0.10.5 and enable tests.
     new 8ac4fa47d8 gnu: Add mgba-for-dolphin.
     new e0bdc8a4d7 gnu: Add snitch.
     new 632856d9a5 gnu: Add watcher.
     new 9d1f9a867d gnu: tinygltf: Update to 2.9.6.
     new 186a9714a3 gnu: dolphin-emu: Update to 2506-0.79a3af2.

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   6 +-
 gnu/packages/check.scm                             |  27 ++
 gnu/packages/compression.scm                       |  42 +-
 gnu/packages/emulators.scm                         | 421 +++++++++++++--------
 gnu/packages/file-systems.scm                      |  49 ++-
 gnu/packages/game-development.scm                  | 115 ++++--
 gnu/packages/games.scm                             |  12 +-
 gnu/packages/gl.scm                                |  15 +-
 gnu/packages/graphics.scm                          |   4 +-
 gnu/packages/networking.scm                        |  18 +-
 gnu/packages/patches/dolphin-emu-data.patch        |  15 -
 .../patches/dolphin-emu-unbundle-tinygltf.patch    |  80 ++++
 .../patches/dolphin-emu-unbundle-watcher.patch     |  50 +++
 .../libretro-dolphin-emu-gc-font-tool.patch        |  17 +
 .../libretro-dolphin-emu-libusb-assert.patch       |  33 ++
 .../libretro-dolphin-emu-vulkan-headers.patch      |  16 +
 16 files changed, 684 insertions(+), 236 deletions(-)
 delete mode 100644 gnu/packages/patches/dolphin-emu-data.patch
 create mode 100644 gnu/packages/patches/dolphin-emu-unbundle-tinygltf.patch
 create mode 100644 gnu/packages/patches/dolphin-emu-unbundle-watcher.patch
 create mode 100644 gnu/packages/patches/libretro-dolphin-emu-gc-font-tool.patch
 create mode 100644 
gnu/packages/patches/libretro-dolphin-emu-libusb-assert.patch
 create mode 100644 
gnu/packages/patches/libretro-dolphin-emu-vulkan-headers.patch

Reply via email to