guix-play/guix/build-system
Jan Wielkiewicz ef428cf721
gnu: minetest: Update to 5.9.0.
The Minetest engine and the "Minetest Game" have been decoupled upstream
in Minetest 5.9.0:

https://dev.minetest.net/Changelog#Minetest_Game

* gnu/packages/minetest.scm (minetest): Update to 5.9.0.
[arguments]: Adjust #:configure-flags and #:phases to account for the
removal of the Minetest Game from the Minetest codebase.
[native-search-paths, synopsis, description]: Likewise.
[inputs]: Remove IRRLICHT-FOR-MINETEST.
(minetest-data): Update to 0.0.0-0.88ecab3.  Rename to MINETEST-GAME and
deprecate MINETEST-DATA.
[synopsis, description]: Adjust to account for the decoupling of the game from
the engine.
* gnu/packages/games.scm (irrlicht-for-minetest): Remove variable.
* guix/build-system/minetest.scm (default-minetest-game): New variable.
(%default-modules): Use it.

Change-Id: I0117bd33a2ce5eb1c79fdb29878682081f61dd4e
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-09-10 21:56:44 -04:00
..
agda.scm build: agda-build-system: Do not rely on "locales" being present. 2024-08-31 10:44:19 +02:00
android-ndk.scm
ant.scm
asdf.scm
cargo.scm
channel.scm
chicken.scm
clojure.scm
cmake.scm build-systems: cmake: Add support for #:allowed-references. 2024-08-31 10:44:41 +02:00
composer.scm
copy.scm
dub.scm
dune.scm
elm.scm
emacs.scm
font.scm build-system/font: Add #:license-file-regexp argument. 2024-08-31 10:44:31 +02:00
glib-or-gtk.scm
gnu.scm build-system/gnu: ‘package-with-extra-configure-variable’ uses gexps. 2024-08-31 10:44:22 +02:00
go.scm build-system/go: Honor #:parallel-tests?. 2024-08-31 10:44:36 +02:00
guile.scm build: guile-build-system: Remove "locales" implicit input. 2024-08-31 10:44:19 +02:00
haskell.scm
julia.scm
linux-module.scm
maven.scm
meson.scm build-system/meson: Add #:out-of-source? argument to build system. 2024-08-31 10:45:19 +02:00
minetest.scm gnu: minetest: Update to 5.9.0. 2024-09-10 21:56:44 -04:00
minify.scm
mix.scm build-system/mix: Remove #:glibc-utf8-locales parameter. 2024-08-31 10:44:21 +02:00
mozilla.scm
node.scm
ocaml.scm
perl.scm
pyproject.scm build-system: pyproject: Add allowed/disallowed keyword arguments. 2024-08-31 10:44:40 +02:00
python.scm build-system: python: Add allowed/disallowed keyword arguments. 2024-08-31 10:44:40 +02:00
qt.scm guix: build-system: qt: Support #:disallowed-references. 2024-08-31 10:44:41 +02:00
r.scm
rakudo.scm
rebar.scm
renpy.scm
ruby.scm
scons.scm
texlive.scm gnu: Remove artefacts from previous TeX Live packaging. 2024-08-31 10:45:33 +02:00
tree-sitter.scm
trivial.scm
vim.scm
waf.scm
zig.scm