Install this package:
emerge -a games-engines/minetest
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask games-engines/minetest
Or alternatively:
emerge --autounmask-write -a games-engines/minetest
<pkgmetadata> <maintainer type="project"> <email>games@gentoo.org</email> <name>Gentoo Games Project</name> </maintainer> <longdescription lang="en"> Minetest is an infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft and the like. It has been in development and use since October 2010. It is Free and Open Source Software, released under the LGPL 2.1 or later, available for Windows, Mac OS X and Linux. Minetest is developed by a random bunch of lunatics. Minetest is designed to be simple, stable and portable. It is lightweight enough to run on fairly old hardware. It currently runs playably on a laptop with Intel 945GM graphics. Though, as for the CPU, dualcore is recommended. Features * Walk around, dig and build in an infinite voxel world, and craft stuff from raw materials to help you along the way. * Simplistic Modding API that supports many kinds of additions and modifications to the game. * Multiplayer support for tens of players, via servers hosted by users. * Voxel based lighting with gameplay consequences (light caves and buildings with torches) * Almost infinite world and a beautiful map generator. * Runs natively on Windows, Linux, OS X and FreeBSD. * Supports multiple languages, translated by the community. </longdescription> <use> <flag name="client">Build Minetest client</flag> <flag name="leveldb">Enable LevelDB backend</flag> <flag name="prometheus">Enable prometheus client support</flag> <flag name="redis">Enable redis backend via <pkg>dev-libs/hiredis</pkg></flag> <flag name="server">Build Minetest server</flag> <flag name="spatial">Enable SpatialIndex AreaStore backend </flag> </use> <upstream> <changelog>https://dev.minetest.net/Changelog</changelog> <doc>https://wiki.luanti.org/Main_Page</doc> <bugs-to>https://github.com/minetest/minetest/issues</bugs-to> <remote-id type="github">minetest/minetest</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p games-engines/minetest |
euse -E <flag> -p games-engines/minetest |
euse -D <flag> -p games-engines/minetest
| Flag | Description | 5.9.1 | 5.11.0 |
|---|---|---|---|
| client | Build Minetest client | ⊕ | ⊕ |
| curl | Add support for client-side URL transfer library | ⊕ | ⊕ |
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ |
| leveldb | Enable LevelDB backend | ✓ | ✓ |
| ncurses | Add ncurses support (console display library) | ✓ | ✓ |
| nls | Add Native Language Support (using gettext - GNU locale utilities) | ✓ | ✓ |
| postgres | Add support for the postgresql database | ✓ | ✓ |
| prometheus | Enable prometheus client support | ✓ | ✓ |
| redis | Enable redis backend via <pkg>dev-libs/hiredis</pkg> | ✓ | ✓ |
| server | Build Minetest server | ⊕ | ⊕ |
| sound | Enable sound support | ⊕ | ⊕ |
| spatial | Enable SpatialIndex AreaStore backend | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ⊕ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | luanti-5.11.0.tar.gz | 12350797 bytes | 5.11.0 |
| DIST | minetest-5.9.1.tar.gz | 11957091 bytes | 5.9.1 |
| Type | File | Size |
|---|