Package Details: minetest-server-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 (headless server) (git)
Upstream URL: https://www.luanti.org
Licenses: LGPLv2.1
Conflicts: minetest-server
Provides: minetest-server
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)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

y5nw commented on 2021-03-18 12:39 (UTC) (edited on 2021-06-23 10:08 (UTC) by y5nw)

The PKGBUILD should now use the MT fork of Irrlicht ("IrrlichtMt"). Note that

  • The irrlicht package is not needed to build Minetest anymore.

  • This package does not install IrrlichtMt library onto the system as the library is statically linked into the Minetest binary (i.e. if you have the irrlicht package installed, it will not be overwritten by IrrlichtMt).

  • IrrlichtMt may not necessarily be compatible with the upstream version of Irrlicht.

katt commented on 2021-03-10 11:59 (UTC)

Disowning since I've lost interest in this + can't figure out the irrlicht crap. Sorry!

micwoj92 commented on 2021-03-04 13:04 (UTC)

@LuciRose431 just rebuild package. -git packages do not need bumps. A tip I can give is to watch GitHub rss feeds so you know when commits happen and when to rebuild.

micwoj92 commented on 2021-02-07 14:44 (UTC)

Thanks for update katt :D

vesath commented on 2021-02-03 00:05 (UTC)

No but I'm glad to orphan it so that someone else can. Happy maintaining!

micwoj92 commented on 2021-02-02 21:18 (UTC)

Hello vesath, could you update this PKGBUILD to look more like minetest from community repo?

vesath commented on 2019-03-12 22:58 (UTC)

There you go. Thanks for the suggestion.

EndlessEden commented on 2019-03-12 11:51 (UTC) (edited on 2019-03-12 21:35 (UTC) by EndlessEden)

please add -DBUILD_SERVER=TRUE to the config and hiredis to the dependency list.