guix/gnu
John Kehayias 09e73683a2
gnu: godot: Update to 4.1. Rename godot@3 to godot-lts.
* gnu/packages/game-development.scm (godot): Update to 4.1.
[source]: Update snippet: remove embree and enet; add amd-fsr, astcenc,
basis_universal, brotli, linuxbsd_headers, etcpak, meshoptimizer, msdfgen,
noise, openxr, rvo2, spirv-reflect, thorvg, volk, vulkan.
[arguments]: Remove #:scons.  Update #:scons-flags to unbundle more
libraries.
[phases]: Remove 'build-headless phase (headless is no longer has a separate
build).  Add 'fix-dl-open-paths and 'unbundle-xkbcommon phases.  In 'install
phase, remove headless output.  Update 'wrap phase to remove eudev.
[outputs]: Remove headless.
[inputs]: Add dbus, embree, enet, fontconfig, glslang, libpng, harfbuzz,
icu4c, libxkbcommon, openxr, speech-dispatcher, vulkan-loader, zlib.  Remove
bullet.  Rename freetype to freetype-with-brotli.
(godot-lts): New variable.  godot@3 is the LTS release.
* gnu/packages/games.scm (superstarfighter)[native-inputs]: Use it.
[inputs]: Use it.
2023-07-14 11:08:31 -04:00
..
bootloader bootloader: grub: Use rumpdisk-style root when booting with "noide". 2023-07-13 18:59:13 +02:00
build hurd-boot: Cater for netdde. 2023-07-13 18:59:57 +02:00
home home: services: bash: Properly quote shell aliases. 2023-07-11 15:47:56 +02:00
installer installer: Restore LatGrkCyr-8x16 console font depending on language. 2023-07-06 15:38:58 +02:00
machine
packages gnu: godot: Update to 4.1. Rename godot@3 to godot-lts. 2023-07-14 11:08:31 -04:00
services services: static-networking: Support netdde for the Hurd. 2023-07-13 19:00:05 +02:00
system system: hurd: Add netdde to %base-packages/hurd. 2023-07-13 19:00:02 +02:00
tests gnu: lightdm: Apply patch to fix VNC server address binding ordering. 2023-07-09 22:51:08 -04:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: ghostscript: Fix CVE-2023-36664. 2023-07-09 02:00:04 +02:00
machine.scm
packages.scm
services.scm services: Check if service is #f before applying clause. 2023-06-06 13:38:35 +02:00
system.scm system: hurd: Boot with pci.arbiter and rumpdisk. 2023-07-13 18:59:06 +02:00
tests.scm