emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#72584: closed ([PATCH 0/1] Update minetest to 5.9.0)


From: GNU bug Tracking System
Subject: bug#72584: closed ([PATCH 0/1] Update minetest to 5.9.0)
Date: Fri, 30 Aug 2024 22:38:02 +0000

Your message dated Sat, 31 Aug 2024 00:36:23 +0200
with message-id <20240831003623.70282a32@interia.pl>
and subject line Re: [PATCH 0/1] Update minetest to 5.9.0
has caused the debbugs.gnu.org bug report #72584,
regarding [PATCH 0/1] Update minetest to 5.9.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
72584: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72584
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/1] Update minetest to 5.9.0 Date: Mon, 12 Aug 2024 01:49:23 +0200
Minetest got updated to 5.9.0. This was a big update with major changes.
Minetest Game (MTG) got dropped - is not longer the official game for the
Minetest engine, and got debundled from default Minetest (engine) shipped
to players. Hence I'm debundling it from this Guix package renamed from
"minetest-data" to "minetest-minetest-game" and deprecated the former package.
In this release irrlicht-for-minetest got merged into Minetest's tree, so
I'm deprecating the package. I also had to adjust the minetest build system
to use the new "minetest-minetest-game" package for testing.
MTG also entered maintenance-only mode and became a rolling release,
so I picked the latest commit from the master branch for it instead of git tags.

Minetest build system actually makes a pretty ugly assumption -
that all minetest mods are mods for MTG, while the game supports
mods for any minetest game (for example Voxelibre, Nodecore and such).
So testing all mods against MTG makes no sense, but it will addressed in
future commits.

Jan Wielkiewicz (1):
  gnu: minetest: update to 5.9.0.

 gnu/packages/games.scm         |  24 +---
 gnu/packages/minetest.scm      | 239 +++++++++++++++++----------------
 guix/build-system/minetest.scm |   4 +
 3 files changed, 130 insertions(+), 137 deletions(-)


base-commit: 174ecf5b1077d29498d9de22e27b13047f314feb
-- 
2.45.2




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH 0/1] Update minetest to 5.9.0 Date: Sat, 31 Aug 2024 00:36:23 +0200
Closing because guix lint complains. I'll reopen with fixed stuff.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]