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.34
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 »

wenLiangcan commented on 2013-12-11 05:10 (UTC)

Minetest needs libIrrlicht.so.1.8, so, irrlicht should be defined as depends rather than makedepends.

vesath commented on 2013-06-23 10:47 (UTC)

Thanks for the notification; I'll push an update in the next minutes...

leo_rockway commented on 2013-06-23 02:48 (UTC)

So, they went back to how it was. They dropped survival, build and common in favour of just minetest_game. http://forum.minetest.net/viewtopic.php?id=6034

vesath commented on 2013-06-17 02:53 (UTC)

leo_rockway: Thanks for noticing. Since we're adding common too, I'll also add survival and build - no point leaving those small things out...

leo_rockway commented on 2013-06-17 02:23 (UTC)

minetest_game needs minetest/common to work: git://github.com/minetest/common.git Also, I see the PKGBUILD says mv minetest_game minetest where it should say mv minetest_game minetest/games/ (same with common).

<deleted-account> commented on 2013-06-16 23:22 (UTC)

Yep, i saw the function you made is working, i used 20130616 as pkgver and the package got compiled with minetest-git-20130616.b591876-1. So, thanks again and keep it up!

vesath commented on 2013-06-16 23:02 (UTC)

Decepteiskon: See the pkgver entry of `man PKGBUILD`.

<deleted-account> commented on 2013-06-16 22:35 (UTC)

Thanks for the quick reply ;-) Just another question: is there a way to have an updated package version everytime i compile the package? Some packages have this feature, they get the release version based on the day you compile. I've tried to make this work editing the PKGBUILD without success. Here - https://bbs.archlinux.org/viewtopic.php?id=116372 - the opposite problem.

vesath commented on 2013-06-16 22:27 (UTC)

Decepteiskon: Right; I'll push an update soon.