Package Details: minetest-common-git 1:5.10.0.rc1.r6.g9982c5637-1

Git Clone URL: https://aur.archlinux.org/minetest-git.git (read-only, click to copy)
Package Base: minetest-git
Description: Free and open source voxel-based game engine (common data files) (git)
Upstream URL: https://www.luanti.org
Licenses: LGPLv2.1
Conflicts: minetest-common
Provides: minetest-common
Submitter: None
Maintainer: ROllerozxa
Last Packager: ROllerozxa
Votes: 50
Popularity: 0.128840
First Submitted: 2011-09-27 12:43 (UTC)
Last Updated: 2024-11-03 18:30 (UTC)

Required by (69)

Sources (4)

Pinned Comments

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

taba commented on 2024-11-08 14:19 (UTC)

You could have at the very least added a message on upgrade to move files...

taba commented on 2024-11-08 14:18 (UTC)

Why break configuration without even a warning...

LesyaCPP commented on 2024-11-03 13:43 (UTC)

Files in the /usr/share/luanti/client/shaders/, /usr/share/luanti/fonts/ and /usr/share/luanti/textures/ directories are included in both minetest-git and minetest-common-git packages

List of conflicting files: https://drive.google.com/file/d/1UkeK4r2HRCvYlJ5klMdCxO69O4FKxEtx/view?usp=sharing

taba commented on 2024-11-01 23:44 (UTC)

/var/lib/minetest in tmpfiles.d but /var/lib/luanti/%i/ in luanti.service

ROllerozxa commented on 2024-10-31 19:00 (UTC)

Fixed the package for the rename. I will be renaming the package itself once the 5.10.0 release comes out, which should be in a week or two.

ralen commented on 2024-10-27 13:51 (UTC)

is not buildable anymore after luanti rebranding, also minetest-server and minetest have conflicting files, like that: /usr/share/luanti/builtin/async/game.lua exists in both 'minetest-common-git' and 'minetest-git'

ROllerozxa commented on 2023-12-30 20:28 (UTC)

Okay so Minetest 5.9.0-dev now builds with the IrrlichtMt SDL2 device enabled now. It is experimental but has been tested for some time and should work mostly work okay on Linux. If you have any issues with it then you can build without SDL2 and with the legacy X11 device by passing -DUSE_SDL2=OFF to CMake.

ROllerozxa commented on 2023-12-26 12:49 (UTC)

Yes, upstream defaults to the IrrlichtMt SDL2 device now. I'll update the dependency list to include SDL2.

andmars commented on 2023-12-15 11:59 (UTC) (edited on 2023-12-17 14:34 (UTC) by andmars)

@ROllerozxa: installs fine now, but: "minetest: error while loading shared libraries: libhiredis.so.1.1.0: cannot open shared object file: No such file or directory". So need "hiredis" as dependency with this PKGBUILD.