Update to luanti 5.16.1 from maintainer

This commit is contained in:
thfr
2026-05-28 17:51:18 +00:00
parent 5e871bff77
commit 679b97fd58
4 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ DPB_PROPERTIES = parallel
COMMENT = infinite-world block sandbox game
DIST_TUPLE += github luanti-org luanti 5.15.2 .
DIST_TUPLE += github luanti-org luanti 5.16.1 .
CATEGORIES = games x11
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (luanti-org-luanti-5.15.2.tar.gz) = H9+ouXOWj4/PWiZM4/s6Fww4ghBflTSYpk1kFe/4NHE=
SIZE (luanti-org-luanti-5.15.2.tar.gz) = 12332073
SHA256 (luanti-org-luanti-5.16.1.tar.gz) = V5JnUjZaF9O/ZJReoE3GPMRGqIYwN7BDuXeZrzASa2s=
SIZE (luanti-org-luanti-5.16.1.tar.gz) = 12566638
@@ -1,7 +1,7 @@
Index: src/CMakeLists.txt
--- src/CMakeLists.txt.orig
+++ src/CMakeLists.txt
@@ -355,7 +355,7 @@ endif()
@@ -356,7 +356,7 @@ endif()
# Note that find_library does not reliably find it so we have to resort to this.
# Also, passing -latomic is not always the same as adding atomic to the library list.
include(CheckCSourceCompiles)
@@ -10,7 +10,7 @@ Index: src/CMakeLists.txt
set(CMAKE_REQUIRED_LIBRARIES "-latomic")
check_c_source_compiles("int main(){}" HAVE_LINK_ATOMIC)
set(CMAKE_REQUIRED_LIBRARIES "")
@@ -968,7 +968,7 @@ else()
@@ -972,7 +972,7 @@ else()
endif()
endif()
+11
View File
@@ -60,6 +60,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/ka/LC_MESSAGES/luanti.mo
share/locale/kab/LC_MESSAGES/luanti.mo
share/locale/kk/LC_MESSAGES/luanti.mo
share/locale/kmr/
@@ -69,6 +70,9 @@ share/locale/ko/LC_MESSAGES/luanti.mo
share/locale/kv/
share/locale/kv/LC_MESSAGES/
share/locale/kv/LC_MESSAGES/luanti.mo
share/locale/kw/
share/locale/kw/LC_MESSAGES/
share/locale/kw/LC_MESSAGES/luanti.mo
share/locale/ky/LC_MESSAGES/luanti.mo
share/locale/lt/LC_MESSAGES/luanti.mo
share/locale/lv/LC_MESSAGES/luanti.mo
@@ -149,8 +153,10 @@ share/luanti/builtin/common/tests/after_spec.lua
share/luanti/builtin/common/tests/math_spec.lua
share/luanti/builtin/common/tests/misc_helpers_spec.lua
share/luanti/builtin/common/tests/serialize_spec.lua
share/luanti/builtin/common/tests/vector2_spec.lua
share/luanti/builtin/common/tests/vector_spec.lua
share/luanti/builtin/common/vector.lua
share/luanti/builtin/common/vector2.lua
share/luanti/builtin/emerge/
share/luanti/builtin/emerge/env.lua
share/luanti/builtin/emerge/init.lua
@@ -288,6 +294,11 @@ share/luanti/builtin/profiler/instrumentation.lua
share/luanti/builtin/profiler/reporter.lua
share/luanti/builtin/profiler/sampling.lua
share/luanti/builtin/settingtypes.txt
share/luanti/builtin/sscsm_client/
share/luanti/builtin/sscsm_client/init.lua
share/luanti/builtin/sscsm_client/register.lua
share/luanti/builtin/sscsm_server/
share/luanti/builtin/sscsm_server/init.lua
share/luanti/client/
share/luanti/client/shaders/
share/luanti/client/shaders/3d_interlaced_merge/