guix_mirror_bot pushed a change to branch master in repository guix. from 78170b5fae gnu: fastfetch: Update to 2.46.0. new 3c78bbab63 gnu: aria-maestosa: Improve style. new c7ed523b1e gnu: scons-3: Improve style. new 7c6e0be6bb gnu: scons-3: Update to 3.1.2. new 1166ae780d gnu: aria-maestosa: Switch to scons-python. new 8ace23af27 gnu: klick: Improve style. new 296f097044 gnu: klick: Switch to scons-python. new e22efb74ed gnu: gpick: Improve style. new 3bb6b4a0dd gnu: gpick: Switch to scons-python. new 67c093a1c6 gnu: btanks: Improve style. new 3dc723b83e gnu: btanks: Switch to scons-python. new 20c31bc066 gnu: pingus: Improve style. new bc384b3a0f gnu: Add uitest. new 1f09bf94d8 gnu: Add tinygettext. new 7ed3bc39b2 gnu: Add argpp. new 351c5f8d82 gnu: Add geomcpp. new 9c7f846a80 gnu: Add logmich. new 5e9061f018 gnu: Add strutcpp. new 94188acba3 gnu: Add sexp-cpp. new 67c85088a7 gnu: Add priocpp. new d1fa3b4a1a gnu: Add wstsound. new e1b921a4e3 gnu: Add xdgcpp. new 82fe2f99fd gnu: Add tinygettext-with-sdl2. new 9e037dc394 gnu: pingus: Update to 0.7.6-0.8c68e08. new 277d544909 gnu: tinycmmc: Update to 0.1.0-0.8238a6c. new f518d515f4 gnu: scons: Switch to pyproject-build-system. new 3795dfb098 gnu: linuxdcpp: Deprecate package. new c4128d9bd8 gnu: scons-python2: Deprecate package.
The 27 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 | 3 + gnu/packages/audio.scm | 29 ++ gnu/packages/build-tools.scm | 55 ++-- gnu/packages/check.scm | 29 ++ gnu/packages/cmake.scm | 39 +-- gnu/packages/cpp.scm | 163 +++++++++++- gnu/packages/direct-connect.scm | 8 +- gnu/packages/freedesktop.scm | 27 ++ gnu/packages/games.scm | 227 ++++++++-------- gnu/packages/graphics.scm | 32 +++ gnu/packages/image.scm | 50 ++-- gnu/packages/logging.scm | 32 +++ gnu/packages/music.scm | 153 ++++++----- .../patches/aria-maestosa-scons-python3.patch | 293 +++++++++++++++++++++ gnu/packages/patches/btanks-scons-python.patch | 112 ++++++++ gnu/packages/patches/btanks-sl08-python.patch | 98 +++++++ 16 files changed, 1084 insertions(+), 266 deletions(-) create mode 100644 gnu/packages/patches/aria-maestosa-scons-python3.patch create mode 100644 gnu/packages/patches/btanks-scons-python.patch create mode 100644 gnu/packages/patches/btanks-sl08-python.patch