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.
gnu: qcint: Fix build. * gnu/packages/chemistry.scm (qcint)[arguments]: Use G-expression. Change-Id: I4e26a872b6e78a6ea96d16c661353063b8d3fcd6
gnu: python-pyscf: Make tune works. * gnu/packages/chemistry.scm (python-pyscf)[native-inputs]: Add (canonical-package gcc). Change-Id: Ibee49cb64581bd9e6743cdd16aa25739ac53112c
gnu: trealla: Update to 2.78.7. * gnu/packages/prolog.scm (trealla): Update to 2.78.7. Change-Id: Ic8357987219787dcfc7d33168372fd875a152599
gnu: cryptsetup: Update to 2.8.0. * gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.8.0. Change-Id: I24d913a239da1d4d3006b125a702d398f5e92564 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
gnu: font-adwaita: Update to 49.0. Build scripts now are under the OFL license too. * gnu/packages/fonts.scm (font-adwaita): Update to 49.0. [arguments]: Remove install-license-files phase. Closes: #1087 Change-Id: Iafa3d762e9451d399cb12fc9bc632e907bf603b2 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: font-google-noto-emoji: Update to 2.048. * gnu/packages/fonts.scm (font-google-noto-emoji): Update to 2.048. Closes: #1085 Change-Id: I28d68358205be28a11024a7fbd7f3c4d96ef3414 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: uuu: Update to 1.5.201. * gnu/packages/flashing-tools.scm (uuu): Update to 1.5.201. [inputs]: Add tinyxml2. Change-Id: Id8c6b29c33d2808d04aff38f12b1556743dc7e64 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: symbiyosys: Update to 0.55. * gnu/packages/electronics.scm (symbiyosys): Update to 0.55. Change-Id: Ib1a8277b765283697136ee22f4e9ca15dd933123 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
gnu: abc-yosyshq: Update to 0.55. * gnu/packages/fpga.scm (abc-yosyshq): Update to 0.55. Change-Id: Ie7c443d5bac3451197089723e86d9c5b3c659faf Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
gnu: yosys: Update to 0.55. * gnu/packages/fpga.scm (yosys): Update to 0.55. Change-Id: Iacda19bd7371f1de71436414aaa63412a2784077 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
gnu: exim: Update to 4.98.2. * gnu/packages/mail.scm (exim): Update to 4.98.2. Change-Id: I65d4253dec8c7465bd44bf2237fc7b0e9041c0d0 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: yamagi-quake2: Update to 8.51. * gnu/packages/games.scm (yamagi-quake2): Update to 8.51. Change-Id: I451e5675779e19af33986c5a9ec35e2334cede12 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
linux-container: Fix typo in docstring. * gnu/build/linux-container.scm (mount-file-systems): Fix typo in docstring. Change-Id: I973a65a6574078bc72fd9e1aa7424a68e2b21268 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
gnu: raspberry-pi: Fix package description, and typo in comment. * gnu/packages/raspberry-pi.scm (raspi-gpio): Fix parentheses, grammar, and typo in description. (grub-efi-bootloader-chain-raspi-64): Fix typo in comment. Change-Id: I341cc33564a190fdf94d86367d43a7dd29076ad5 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
doc: Fix some grammar. * doc/contributing.texi (Alternative Setups): Fix grammar, add double space. (Sending a Patch Series): Add missing word. * doc/guix.texi (Daemon Offload Setup, Invoking guix repl): Fix grammar. (Bootloader Configuration): Fix grammar, capitalize "RAM". Change-Id: I459c8343b28b2b3474c7a54372f75c61c8111a10 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
forgejo: pull_request_template: Reword. * .forgejo/pull_request_template.md: Reword "confirming to" [the guidelines] (incorrect use of "confirming") to "in conformance with" (more grammatically correct). Change-Id: Ifc811c3f9022ed520c1ee49662df393d94fca3ad Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
gnu: brlaser: Update to 6.2.7. Pdewacht repository no longer active, upstream development moved to Owl-Maintain fork. * gnu/packages/cups.scm (brlaser): Update to 6.2.7. [source]: Switch to maintained fork. [home-page]: Update URL. [description]: Update the list of supported printers. Change-Id: I4ef2f1837c38ece8bcb0b900214355eb7c833f6f Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
gnu: mold: Update to 2.40.2. * gnu/packages/mold.scm (mold): Update to 2.40.2. Change-Id: I03bb8a5a149492ac816cadbcf8bd6c3d6a84fba1 Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
gnu: fio: Update to 3.40. * gnu/packages/benchmark.scm (fio): Update to 3.40. Change-Id: I63592b61a739be9ff5f4debfb1e54610e1f6a1e1 Signed-off-by: Andreas Enge <andreas@enge.fr>