1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 13:40:36 +02:00
Files
guix/gnu/packages
Liliana Marie Prikler abbdfbb775 gnu: Rename minetest to luanti.
* gnu/packages/luanti.scm: New file.
(luanti, luanti-server, luanti-topic, luanti-moreores, luanti-sound-api-core)
(luanti-basic-materials, luanti-coloredwood, luanti-ethereal)
(luanti-homedecor-modpack, luanti-mesecons, luanti-mineclone, luanti-mobs)
(luanti-mobs-animal, luanti-mobs-monster, luanti-pipeworks, luanti-technic)
(luanti-throwing, luanti-throwing-arrows, luanti-worldedit)
(luanti-unifieddyes, luanti-unified-inventory, luanti-advtrains)
(luanti-basic-trains, luanti-oneblock, luanti-wielded-light): New variables.
* gnu/packages/minetest.scm:
(minetest, minetest-server, minetest-topic, minetest-moreores)
(minetest-sound-api-core, minetest-basic-materials, minetest-coloredwood)
(minetest-ethereal, minetest-homedecor-modpack, minetest-mesecons)
(minetest-mineclone, minetest-mobs, minetest-mobs-animal)
(minetest-mobs-monster, minetest-pipeworks, minetest-technic)
(minetest-throwing, minetest-throwing-arrows, minetest-worldedit)
(minetest-unifieddyes, minetest-unified-inventory, minetest-advtrains)
(minetest-basic-trains, minetest-oneblock, minetest-wielded-light): Deprecate
in favor of the above.
(minetest-game): Move to…
* gnu/packages/luanti.scm (minetest-game): … here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register luanti.scm.
* guix/build-system/luanti.scm: New file.
(luanti-mod-build-system): New public variable.
* guix/build-system/minetest.scm (minetest-mod-build-system): Deprecate in
favor of luanti-mod-build-system.
* guix/build/luanti-build-system.scm: New file, renamed from…
* guix/build/minetest-build-system.scm: … this. Deprecate in favor of
luanti-build-system.
* guix/import/luanti.scm: New file, renamed from guix/import/minetest.scm.
(%contentdb-api): Switch to “https://content.luanti.org/api/”.
(luanti-package?, latest-luanti-release, luanti->guix-package)
(luanti-recursive-import, %luanti-updater): New public variables.
* guix/import/minetest.scm (minetest-package?, latest-minetest-release)
(minetest->guix-package, minetest-recursive-import, %minetest-updater):
Deprecate in favor of the luanti variants above.
* guix/scripts/import/luanti.scm: New file, renamed from
guix/scripts/import/minetest.scm.
(guix-import-luanti): New public variable.
* guix/scripts/import/minetest.scm (guix-import-minetest): Deprecate in favor
of guix-import-luanti.
* tests/minetest.scm: Rename to…
* tests/luanti.scm: … this.
* Makefile.am (MODULES, SCM_TESTS): Adjust accordingly.
* etc/teams.scm (games): Adjust accordingly.
* CODEOWNERS: Adjust accordingly.
2025-07-13 13:54:01 +02:00
..
2025-07-02 12:07:06 -04:00
2025-07-10 23:19:37 +09:00
2025-07-09 12:34:28 +02:00
2025-07-10 23:19:37 +09:00
2025-06-29 19:42:55 -03:00
2025-06-06 22:39:03 +02:00
2025-06-09 00:08:06 +08:00
2025-07-08 12:05:34 +01:00
2025-06-20 15:15:53 +02:00
2025-07-12 12:33:38 +02:00
2025-06-30 00:07:11 +08:00
2025-06-25 16:31:28 +00:00
2025-07-04 12:50:27 +01:00
2025-06-26 21:31:38 +08:00
2025-07-13 18:37:56 +08:00
2025-06-21 21:31:57 +01:00
2025-05-19 21:41:55 +02:00
2025-06-20 20:36:31 +02:00
2025-07-10 23:19:37 +09:00
2025-05-31 18:02:11 +02:00
2025-05-31 02:48:48 +02:00
2025-05-20 01:26:28 +02:00
2025-06-23 21:05:06 +01:00
2025-07-12 12:54:09 +02:00
2025-06-26 00:42:02 -03:00
2025-06-11 08:45:40 +03:00
2025-07-01 11:31:53 -07:00
2025-06-27 12:09:40 +01:00
2025-07-11 12:59:32 +02:00
2025-06-29 00:04:45 -03:00
2025-07-04 09:30:25 +02:00
2025-06-23 12:32:53 +08:00
2025-06-26 23:06:22 +01:00
2025-06-06 18:46:57 +02:00
2025-05-25 23:13:49 +08:00
2025-07-08 20:51:27 -07:00
2025-06-02 16:56:49 +02:00
2025-07-06 23:39:48 +02:00
2025-05-26 09:23:07 +01:00
2025-06-02 13:33:51 +02:00
2025-07-12 19:47:06 +08:00
2025-05-26 16:50:07 +01:00
2025-07-08 12:17:14 +01:00
2025-07-08 12:17:15 +01:00
2025-07-12 20:20:21 +09:00
2025-05-25 18:24:14 +02:00
2025-07-12 13:01:28 +02:00
2025-06-24 09:28:11 +08:00
2025-07-07 13:15:50 +02:00
2025-06-21 23:08:01 +03:00
2025-07-09 11:01:22 +02:00
2025-05-12 14:39:56 +02:00
2025-05-28 19:11:34 +08:00
2025-06-20 15:06:48 +01:00
2025-07-02 12:43:59 -05:00
2025-06-15 09:09:06 +08:00
2025-07-10 17:17:41 +08:00
2025-06-16 20:34:11 +01:00
2025-06-04 16:45:09 +02:00
2025-07-03 16:21:55 +08:00
2025-07-12 10:59:12 +09:00
2025-07-05 23:07:03 +08:00
2025-07-05 23:07:04 +08:00
2025-07-05 23:07:03 +08:00
2025-05-23 09:34:17 +02:00
2025-07-10 23:19:37 +09:00
2025-07-09 19:59:26 -04:00
2025-06-29 16:22:19 -04:00
2025-06-20 15:06:54 +01:00
2025-07-13 13:54:01 +02:00
2025-07-12 13:07:34 +02:00
2025-06-20 20:40:02 +02:00
2025-07-08 12:17:14 +01:00
2025-05-26 16:50:06 +01:00
2025-06-30 10:37:58 +01:00
2025-07-10 23:19:37 +09:00
2025-07-13 13:54:01 +02:00
2025-07-12 12:46:32 +02:00
2025-07-04 12:42:47 +01:00
2025-06-26 12:25:37 +01:00
2025-06-18 12:37:11 +02:00
2025-05-26 02:00:10 +08:00
2025-07-10 23:19:37 +09:00
2025-06-10 15:39:16 -07:00
2025-06-08 09:18:04 +08:00
2025-05-27 19:22:39 +09:00
2025-06-29 20:40:09 -07:00
2025-06-22 16:32:50 +08:00
2025-07-11 22:40:28 +02:00
2025-05-12 23:01:16 +02:00
2025-07-09 11:54:35 +02:00
2025-06-12 08:45:22 +01:00
2025-06-23 20:06:58 -04:00
2025-06-19 16:59:04 +01:00
2025-06-16 14:52:24 +02:00
2025-05-23 14:57:03 +09:00
2025-06-20 20:40:06 +02:00
2025-06-27 12:50:05 +01:00
2025-06-06 01:07:24 +02:00
2025-05-17 13:22:28 +02:00
2025-07-12 11:53:33 +02:00
2025-06-02 11:20:23 +02:00
2025-07-12 10:35:11 -05:00
2025-07-07 14:16:32 +02:00
2025-07-03 12:26:47 +01:00
2025-07-12 11:58:08 +02:00
2025-06-29 17:21:31 -04:00
2025-06-08 21:24:05 +08:00
2025-06-25 23:44:09 +01:00
2025-06-20 20:40:08 +02:00
2025-06-19 16:59:07 +01:00
2025-07-06 18:49:54 +02:00
2025-06-20 20:40:08 +02:00
2025-06-22 01:34:18 -03:00
2025-06-24 21:42:16 +08:00
2025-07-06 01:26:43 +01:00
2025-06-02 13:28:37 +02:00
2025-06-12 14:38:16 +02:00
2025-06-09 22:05:13 +02:00
2025-06-23 12:31:15 +08:00
2025-07-11 23:00:24 +02:00
2025-06-24 02:42:23 -04:00
2025-07-02 23:20:53 +01:00
2025-07-06 20:18:50 +02:00
2025-07-04 18:41:44 +02:00
2025-05-30 20:35:52 +08:00
2025-07-12 11:20:50 +02:00
2025-06-27 12:17:17 +01:00
2025-06-29 08:35:28 +08:00
2025-07-11 10:41:15 +02:00
2025-06-24 21:30:40 +02:00
2025-05-24 08:57:13 +08:00