pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/minetest minetest: Update to 5.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63d174af2440
branches:  trunk
changeset: 442831:63d174af2440
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Dec 01 13:16:25 2020 +0000

description:
minetest: Update to 5.3.0

Changelog:
https://dev.minetest.net/Changelog#5.2.0_.E2.86.92_5.3.0

diffstat:

 games/minetest/Makefile                          |   18 +-
 games/minetest/PLIST                             |  779 +++++++++++++++++-----
 games/minetest/distinfo                          |   20 +-
 games/minetest/patches/patch-src_util_string.cpp |   64 +-
 4 files changed, 667 insertions(+), 214 deletions(-)

diffs (truncated from 1306 to 300 lines):

diff -r 2915f4f7a6b4 -r 63d174af2440 games/minetest/Makefile
--- a/games/minetest/Makefile   Tue Dec 01 12:37:29 2020 +0000
+++ b/games/minetest/Makefile   Tue Dec 01 13:16:25 2020 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.16 2020/11/05 09:08:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2020/12/01 13:16:25 nia Exp $
 
-PKGNAME=       minetest-5.1.1
-PKGREVISION=   5
+PKGNAME=       minetest-5.3.0
 CATEGORIES=    games
 DIST_SUBDIR=   minetest-${PKGVERSION_NOREV}
 DISTFILES+=    minetest.tar.gz
 DISTFILES+=    minetest-game.tar.gz
-SITES.minetest.tar.gz=\
+SITES.minetest.tar.gz= \
        -https://github.com/minetest/minetest/archive/${PKGVERSION_NOREV}.tar.gz
-SITES.minetest-game.tar.gz=\
+SITES.minetest-game.tar.gz= \
        -https://github.com/minetest/minetest_game/archive/${PKGVERSION_NOREV}.tar.gz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -20,7 +19,7 @@
 
 USE_CMAKE=     yes
 USE_TOOLS+=    msgfmt
-USE_LANGUAGES= c c++11
+USE_LANGUAGES= c c++
 
 # "Insufficient gcc version, found 4.8.5.  Version 4.9 or higher is required."
 GCC_REQD+=     4.9
@@ -34,7 +33,11 @@
 CMAKE_ARGS+=   -DENABLE_LEVELDB=FALSE
 CMAKE_ARGS+=   -DENABLE_REDIS=FALSE
 CMAKE_ARGS+=   -DENABLE_SPATIAL=FALSE
+
+.include "../../lang/LuaJIT2/platform.mk"
+.if ${PLATFORM_SUPPORTS_LUAJIT} == "no"
 CMAKE_ARGS+=   -DENABLE_LUAJIT=FALSE
+.endif
 
 CMAKE_ARGS+=   -DIRRLICHT_INCLUDE_DIR=${BUILDLINK_PREFIX.irrlicht}/include/irrlicht
 
@@ -56,6 +59,9 @@
 .include "../../graphics/irrlicht/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
+.if ${PLATFORM_SUPPORTS_LUAJIT} != "no"
+.include "../../lang/LuaJIT2/buildlink3.mk"
+.endif
 .include "../../www/curl/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libXext/buildlink3.mk"
diff -r 2915f4f7a6b4 -r 63d174af2440 games/minetest/PLIST
--- a/games/minetest/PLIST      Tue Dec 01 12:37:29 2020 +0000
+++ b/games/minetest/PLIST      Tue Dec 01 13:16:25 2020 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.3 2020/03/20 17:06:20 nia Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/12/01 13:16:25 nia Exp $
 bin/minetest
 bin/minetestserver
 man/man6/minetest.6
 man/man6/minetestserver.6
 share/applications/net.minetest.minetest.desktop
 share/doc/minetest/README.md
+share/doc/minetest/client_lua_api.txt
 share/doc/minetest/lua_api.txt
 share/doc/minetest/menu_lua_api.txt
 share/doc/minetest/minetest.conf.example
@@ -12,6 +13,55 @@
 share/doc/minetest/world_format.txt
 share/icons/hicolor/128x128/apps/minetest.png
 share/icons/hicolor/scalable/apps/minetest.svg
+share/locale/ar/LC_MESSAGES/minetest.mo
+share/locale/ca/LC_MESSAGES/minetest.mo
+share/locale/cs/LC_MESSAGES/minetest.mo
+share/locale/da/LC_MESSAGES/minetest.mo
+share/locale/de/LC_MESSAGES/minetest.mo
+share/locale/dv/LC_MESSAGES/minetest.mo
+share/locale/el/LC_MESSAGES/minetest.mo
+share/locale/eo/LC_MESSAGES/minetest.mo
+share/locale/es/LC_MESSAGES/minetest.mo
+share/locale/et/LC_MESSAGES/minetest.mo
+share/locale/eu/LC_MESSAGES/minetest.mo
+share/locale/fil/LC_MESSAGES/minetest.mo
+share/locale/fr/LC_MESSAGES/minetest.mo
+share/locale/gd/LC_MESSAGES/minetest.mo
+share/locale/gl/LC_MESSAGES/minetest.mo
+share/locale/hi/LC_MESSAGES/minetest.mo
+share/locale/hu/LC_MESSAGES/minetest.mo
+share/locale/id/LC_MESSAGES/minetest.mo
+share/locale/it/LC_MESSAGES/minetest.mo
+share/locale/ja/LC_MESSAGES/minetest.mo
+share/locale/ja_KS/LC_MESSAGES/minetest.mo
+share/locale/jbo/LC_MESSAGES/minetest.mo
+share/locale/kk/LC_MESSAGES/minetest.mo
+share/locale/kn/LC_MESSAGES/minetest.mo
+share/locale/lo/LC_MESSAGES/minetest.mo
+share/locale/lt/LC_MESSAGES/minetest.mo
+share/locale/lv/LC_MESSAGES/minetest.mo
+share/locale/ms/LC_MESSAGES/minetest.mo
+share/locale/ms_Arab/LC_MESSAGES/minetest.mo
+share/locale/my/LC_MESSAGES/minetest.mo
+share/locale/nb/LC_MESSAGES/minetest.mo
+share/locale/nl/LC_MESSAGES/minetest.mo
+share/locale/nn/LC_MESSAGES/minetest.mo
+share/locale/pl/LC_MESSAGES/minetest.mo
+share/locale/pt/LC_MESSAGES/minetest.mo
+share/locale/pt_BR/LC_MESSAGES/minetest.mo
+share/locale/ro/LC_MESSAGES/minetest.mo
+share/locale/ru/LC_MESSAGES/minetest.mo
+share/locale/sk/LC_MESSAGES/minetest.mo
+share/locale/sl/LC_MESSAGES/minetest.mo
+share/locale/sr_Cyrl/LC_MESSAGES/minetest.mo
+share/locale/sv/LC_MESSAGES/minetest.mo
+share/locale/sw/LC_MESSAGES/minetest.mo
+share/locale/th/LC_MESSAGES/minetest.mo
+share/locale/tr/LC_MESSAGES/minetest.mo
+share/locale/uk/LC_MESSAGES/minetest.mo
+share/locale/vi/LC_MESSAGES/minetest.mo
+share/locale/zh_CN/LC_MESSAGES/minetest.mo
+share/locale/zh_TW/LC_MESSAGES/minetest.mo
 share/metainfo/net.minetest.minetest.appdata.xml
 share/minetest/builtin/async/init.lua
 share/minetest/builtin/client/chatcommands.lua
@@ -19,13 +69,15 @@
 share/minetest/builtin/client/init.lua
 share/minetest/builtin/client/register.lua
 share/minetest/builtin/common/after.lua
-share/minetest/builtin/common/async_event.lua
 share/minetest/builtin/common/chatcommands.lua
 share/minetest/builtin/common/filterlist.lua
 share/minetest/builtin/common/information_formspecs.lua
 share/minetest/builtin/common/misc_helpers.lua
 share/minetest/builtin/common/serialize.lua
 share/minetest/builtin/common/strict.lua
+share/minetest/builtin/common/tests/misc_helpers_spec.lua
+share/minetest/builtin/common/tests/serialize_spec.lua
+share/minetest/builtin/common/tests/vector_spec.lua
 share/minetest/builtin/common/vector.lua
 share/minetest/builtin/fstk/buttonbar.lua
 share/minetest/builtin/fstk/dialog.lua
@@ -50,6 +102,7 @@
 share/minetest/builtin/game/static_spawn.lua
 share/minetest/builtin/game/voxelarea.lua
 share/minetest/builtin/init.lua
+share/minetest/builtin/mainmenu/async_event.lua
 share/minetest/builtin/mainmenu/common.lua
 share/minetest/builtin/mainmenu/dlg_config_world.lua
 share/minetest/builtin/mainmenu/dlg_contentstore.lua
@@ -81,12 +134,18 @@
 share/minetest/client/shaders/minimap_shader/opengl_vertex.glsl
 share/minetest/client/shaders/nodes_shader/opengl_fragment.glsl
 share/minetest/client/shaders/nodes_shader/opengl_vertex.glsl
+share/minetest/client/shaders/object_shader/opengl_fragment.glsl
+share/minetest/client/shaders/object_shader/opengl_vertex.glsl
 share/minetest/client/shaders/selection_shader/opengl_fragment.glsl
 share/minetest/client/shaders/selection_shader/opengl_vertex.glsl
-share/minetest/client/shaders/wielded_shader/opengl_fragment.glsl
-share/minetest/client/shaders/wielded_shader/opengl_vertex.glsl
+share/minetest/fonts/Arimo-Bold.ttf
+share/minetest/fonts/Arimo-BoldItalic.ttf
+share/minetest/fonts/Arimo-Italic.ttf
 share/minetest/fonts/Arimo-LICENSE.txt
 share/minetest/fonts/Arimo-Regular.ttf
+share/minetest/fonts/Cousine-Bold.ttf
+share/minetest/fonts/Cousine-BoldItalic.ttf
+share/minetest/fonts/Cousine-Italic.ttf
 share/minetest/fonts/Cousine-LICENSE.txt
 share/minetest/fonts/Cousine-Regular.ttf
 share/minetest/fonts/DroidSansFallbackFull-LICENSE.txt
@@ -121,6 +180,368 @@
 share/minetest/fonts/mono_dejavu_sans_80.png
 share/minetest/fonts/mono_dejavu_sans_9.xml
 share/minetest/fonts/mono_dejavu_sans_90.png
+share/minetest/games/devtest/LICENSE.txt
+share/minetest/games/devtest/README.md
+share/minetest/games/devtest/game.conf
+share/minetest/games/devtest/menu/background.png
+share/minetest/games/devtest/menu/header.png
+share/minetest/games/devtest/menu/icon.png
+share/minetest/games/devtest/mods/basenodes/init.lua
+share/minetest/games/devtest/mods/basenodes/mod.conf
+share/minetest/games/devtest/mods/basenodes/textures/basenodes_dirt_with_grass_bottom.png
+share/minetest/games/devtest/mods/basenodes/textures/basenodes_dirt_with_snow.png
+share/minetest/games/devtest/mods/basenodes/textures/basenodes_dirt_with_snow_bottom.png
+share/minetest/games/devtest/mods/basenodes/textures/basenodes_snow_sheet.png
+share/minetest/games/devtest/mods/basenodes/textures/default_apple.png
+share/minetest/games/devtest/mods/basenodes/textures/default_cobble.png
+share/minetest/games/devtest/mods/basenodes/textures/default_desert_sand.png
+share/minetest/games/devtest/mods/basenodes/textures/default_desert_stone.png
+share/minetest/games/devtest/mods/basenodes/textures/default_dirt.png
+share/minetest/games/devtest/mods/basenodes/textures/default_grass.png
+share/minetest/games/devtest/mods/basenodes/textures/default_grass_side.png
+share/minetest/games/devtest/mods/basenodes/textures/default_gravel.png
+share/minetest/games/devtest/mods/basenodes/textures/default_ice.png
+share/minetest/games/devtest/mods/basenodes/textures/default_junglegrass.png
+share/minetest/games/devtest/mods/basenodes/textures/default_jungleleaves.png
+share/minetest/games/devtest/mods/basenodes/textures/default_jungletree.png
+share/minetest/games/devtest/mods/basenodes/textures/default_jungletree_top.png
+share/minetest/games/devtest/mods/basenodes/textures/default_lava.png
+share/minetest/games/devtest/mods/basenodes/textures/default_lava_flowing.png
+share/minetest/games/devtest/mods/basenodes/textures/default_leaves.png
+share/minetest/games/devtest/mods/basenodes/textures/default_mossycobble.png
+share/minetest/games/devtest/mods/basenodes/textures/default_pine_needles.png
+share/minetest/games/devtest/mods/basenodes/textures/default_pine_tree.png
+share/minetest/games/devtest/mods/basenodes/textures/default_pine_tree_top.png
+share/minetest/games/devtest/mods/basenodes/textures/default_river_water.png
+share/minetest/games/devtest/mods/basenodes/textures/default_river_water_flowing.png
+share/minetest/games/devtest/mods/basenodes/textures/default_sand.png
+share/minetest/games/devtest/mods/basenodes/textures/default_snow.png
+share/minetest/games/devtest/mods/basenodes/textures/default_snow_side.png
+share/minetest/games/devtest/mods/basenodes/textures/default_stone.png
+share/minetest/games/devtest/mods/basenodes/textures/default_tree.png
+share/minetest/games/devtest/mods/basenodes/textures/default_tree_top.png
+share/minetest/games/devtest/mods/basenodes/textures/default_water.png
+share/minetest/games/devtest/mods/basenodes/textures/default_water_flowing.png
+share/minetest/games/devtest/mods/basetools/init.lua
+share/minetest/games/devtest/mods/basetools/mod.conf
+share/minetest/games/devtest/mods/basetools/textures/basetools_dirtpick.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_firesword.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_icesword.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_mesepick.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_steelaxe.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_steeldagger.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_steelpick.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_steelpick_l1.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_steelpick_l2.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_steelshears.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_steelshovel.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_steelsword.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_stoneaxe.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_stonepick.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_stoneshears.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_stoneshovel.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_stonesword.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_woodaxe.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_woodpick.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_woodshears.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_woodshovel.png
+share/minetest/games/devtest/mods/basetools/textures/basetools_woodsword.png
+share/minetest/games/devtest/mods/bucket/init.lua
+share/minetest/games/devtest/mods/bucket/mod.conf
+share/minetest/games/devtest/mods/bucket/textures/bucket.png
+share/minetest/games/devtest/mods/bucket/textures/bucket_lava.png
+share/minetest/games/devtest/mods/bucket/textures/bucket_water.png
+share/minetest/games/devtest/mods/chest/init.lua
+share/minetest/games/devtest/mods/chest/mod.conf
+share/minetest/games/devtest/mods/chest/textures/chest_chest.png
+share/minetest/games/devtest/mods/chest_of_everything/init.lua
+share/minetest/games/devtest/mods/chest_of_everything/mod.conf
+share/minetest/games/devtest/mods/chest_of_everything/textures/chest_of_everything_chest.png
+share/minetest/games/devtest/mods/dignodes/init.lua
+share/minetest/games/devtest/mods/dignodes/mod.conf
+share/minetest/games/devtest/mods/dignodes/textures/dignodes_choppy.png
+share/minetest/games/devtest/mods/dignodes/textures/dignodes_cracky.png
+share/minetest/games/devtest/mods/dignodes/textures/dignodes_crumbly.png
+share/minetest/games/devtest/mods/dignodes/textures/dignodes_dig_immediate.png
+share/minetest/games/devtest/mods/dignodes/textures/dignodes_none.png
+share/minetest/games/devtest/mods/dignodes/textures/dignodes_rating1.png
+share/minetest/games/devtest/mods/dignodes/textures/dignodes_rating2.png
+share/minetest/games/devtest/mods/dignodes/textures/dignodes_rating3.png
+share/minetest/games/devtest/mods/experimental/commands.lua
+share/minetest/games/devtest/mods/experimental/detached.lua
+share/minetest/games/devtest/mods/experimental/init.lua
+share/minetest/games/devtest/mods/experimental/items.lua
+share/minetest/games/devtest/mods/experimental/mod.conf
+share/minetest/games/devtest/mods/experimental/textures/experimental_callback_node.png
+share/minetest/games/devtest/mods/experimental/textures/experimental_particle_sheet.png
+share/minetest/games/devtest/mods/experimental/textures/experimental_particle_vertical.png
+share/minetest/games/devtest/mods/experimental/textures/experimental_tester_tool_1.png
+share/minetest/games/devtest/mods/give_initial_stuff/init.lua
+share/minetest/games/devtest/mods/give_initial_stuff/mod.conf
+share/minetest/games/devtest/mods/initial_message/init.lua
+share/minetest/games/devtest/mods/initial_message/mod.conf
+share/minetest/games/devtest/mods/mapgen/init.lua
+share/minetest/games/devtest/mods/mapgen/mod.conf
+share/minetest/games/devtest/mods/modchannels/init.lua
+share/minetest/games/devtest/mods/modchannels/mod.conf
+share/minetest/games/devtest/mods/soundstuff/init.lua
+share/minetest/games/devtest/mods/soundstuff/mod.conf
+share/minetest/games/devtest/mods/soundstuff/sounds/soundstuff_mono.ogg
+share/minetest/games/devtest/mods/soundstuff/textures/soundstuff_eat.png
+share/minetest/games/devtest/mods/soundstuff/textures/soundstuff_node_blank.png
+share/minetest/games/devtest/mods/soundstuff/textures/soundstuff_node_climbable.png
+share/minetest/games/devtest/mods/soundstuff/textures/soundstuff_node_dig.png
+share/minetest/games/devtest/mods/soundstuff/textures/soundstuff_node_dug.png
+share/minetest/games/devtest/mods/soundstuff/textures/soundstuff_node_fall.png
+share/minetest/games/devtest/mods/soundstuff/textures/soundstuff_node_footstep.png
+share/minetest/games/devtest/mods/soundstuff/textures/soundstuff_node_place.png
+share/minetest/games/devtest/mods/soundstuff/textures/soundstuff_node_place_failed.png
+share/minetest/games/devtest/mods/soundstuff/textures/soundstuff_node_sound.png
+share/minetest/games/devtest/mods/stairs/init.lua
+share/minetest/games/devtest/mods/stairs/mod.conf
+share/minetest/games/devtest/mods/testentities/armor.lua
+share/minetest/games/devtest/mods/testentities/callbacks.lua
+share/minetest/games/devtest/mods/testentities/init.lua
+share/minetest/games/devtest/mods/testentities/mod.conf
+share/minetest/games/devtest/mods/testentities/textures/testentities_armorball.png
+share/minetest/games/devtest/mods/testentities/textures/testentities_callback.png



Home | Main Index | Thread Index | Old Index