Download raw body.
FROM MAINTAINER: update games/luanti to 5.13.0
Hello ports@
Attached below is an update to the games/luanti port to 5.13.0 which
released 3 days ago at the time of writing. Runs OK on amd64.
Changelog:
https://docs.luanti.org/about/changelog/#5120--5130
--
iz (she/her)
> i like to say mundane things,
> there are too many uninteresting things
> that go unnoticed.
izder456 (dot) neocities (dot) org
diff --git games/luanti/Makefile games/luanti/Makefile
index 2633bb71a4b..236da87139c 100644
--- games/luanti/Makefile
+++ games/luanti/Makefile
@@ -1,6 +1,6 @@
COMMENT = infinite-world block sandbox game
-V = 5.12.0
+V = 5.13.0
PKGNAME = luanti-${V}
DIST_TUPLE += github luanti-org luanti ${V} .
diff --git games/luanti/distinfo games/luanti/distinfo
index 57810f51b7e..d54a530b20f 100644
--- games/luanti/distinfo
+++ games/luanti/distinfo
@@ -1,2 +1,2 @@
-SHA256 (luanti-org-luanti-5.12.0.tar.gz) = h2hnrIdEkvIJaPLC605AMjHo6fKeDgbvpRIgC9UVI1U=
-SIZE (luanti-org-luanti-5.12.0.tar.gz) = 12557388
+SHA256 (luanti-org-luanti-5.13.0.tar.gz) = mmlyXs0Vt5Oo+gCUFmqQgTaLj8nM1s6E05hYM8goTqA=
+SIZE (luanti-org-luanti-5.13.0.tar.gz) = 12276771
diff --git games/luanti/pkg/PLIST games/luanti/pkg/PLIST
index a7c19f4eab6..5626c86f791 100644
--- games/luanti/pkg/PLIST
+++ games/luanti/pkg/PLIST
@@ -16,6 +16,9 @@ share/doc/luanti/texture_packs.md
share/doc/luanti/world_format.md
share/icons/hicolor/128x128/apps/luanti.png
share/icons/hicolor/scalable/apps/luanti.svg
+share/locale/bar/
+share/locale/bar/LC_MESSAGES/
+share/locale/bar/LC_MESSAGES/luanti.mo
share/locale/be/LC_MESSAGES/luanti.mo
share/locale/bg/LC_MESSAGES/luanti.mo
share/locale/br/LC_MESSAGES/luanti.mo
@@ -51,6 +54,7 @@ share/locale/jbo/LC_MESSAGES/luanti.mo
share/locale/jv/
share/locale/jv/LC_MESSAGES/
share/locale/jv/LC_MESSAGES/luanti.mo
+share/locale/kab/LC_MESSAGES/luanti.mo
share/locale/kk/LC_MESSAGES/luanti.mo
share/locale/ko/LC_MESSAGES/luanti.mo
share/locale/kv/
@@ -77,6 +81,7 @@ share/locale/ro/LC_MESSAGES/luanti.mo
share/locale/ru/LC_MESSAGES/luanti.mo
share/locale/sk/LC_MESSAGES/luanti.mo
share/locale/sl/LC_MESSAGES/luanti.mo
+share/locale/sr/LC_MESSAGES/luanti.mo
share/locale/sr_Cyrl/
share/locale/sr_Cyrl/LC_MESSAGES/
share/locale/sr_Cyrl/LC_MESSAGES/luanti.mo
@@ -594,6 +599,8 @@ share/luanti/games/devtest/mods/testentities/init.lua
share/luanti/games/devtest/mods/testentities/mod.conf
share/luanti/games/devtest/mods/testentities/models/
share/luanti/games/devtest/mods/testentities/models/LICENSE.txt
+share/luanti/games/devtest/mods/testentities/models/testentities_cool_guy.png
+share/luanti/games/devtest/mods/testentities/models/testentities_cool_guy.x
share/luanti/games/devtest/mods/testentities/models/testentities_lava_flan.png
share/luanti/games/devtest/mods/testentities/models/testentities_lava_flan.x
share/luanti/games/devtest/mods/testentities/models/testentities_sam.b3d
FROM MAINTAINER: update games/luanti to 5.13.0