Install this package:
emerge -a games-strategy/freeciv
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask games-strategy/freeciv
Or alternatively:
emerge --autounmask-write -a games-strategy/freeciv
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 7 | 0 |
<pkgmetadata> <maintainer type="project"> <email>games@gentoo.org</email> <name>Gentoo Games Project</name> </maintainer> <use> <flag name="aimodules">Support for dynamically loadable AI modules (server-side)</flag> <flag name="auth">Add authentication capability via mysql, postgres or sqlite3</flag> <flag name="mapimg">Additional mag image toolkit via <pkg>media-gfx/imagemagick</pkg></flag> <flag name="modpack">Build the freeciv-modpack-program to download/install mods</flag> <flag name="server">Enable server support. Disabling this will also make it impossible to start local games.</flag> <flag name="sound">Add support for sound provided by <pkg>media-libs/sdl-mixer</pkg></flag> <flag name="system-lua">Use <pkg>dev-lang/lua</pkg> instead of the bundled liblua</flag> </use> <upstream> <remote-id type="sourceforge">freeciv</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p games-strategy/freeciv |
euse -E <flag> -p games-strategy/freeciv |
euse -D <flag> -p games-strategy/freeciv
| Flag | Description | 9999 |
|---|---|---|
| aimodules | Support for dynamically loadable AI modules (server-side) | ✓ |
| auth | Add authentication capability via mysql, postgres or sqlite3 | ✓ |
| dedicated | ⚠️ | ✓ |
| gtk | ⚠️ | ⊕ |
| ipv6 | ⚠️ | ✓ |
| mapimg | Additional mag image toolkit via <pkg>media-gfx/imagemagick</pkg> | ✓ |
| modpack | Build the freeciv-modpack-program to download/install mods | ✓ |
| mysql | ⚠️ | ✓ |
| nls | ⚠️ | ✓ |
| qt5 | ⚠️ | ✓ |
| readline | ⚠️ | ✓ |
| sdl | ⚠️ | ✓ |
| server | Enable server support. Disabling this will also make it impossible to start local games. | ⊕ |
| sound | Add support for sound provided by <pkg>media-libs/sdl-mixer</pkg> | ⊕ |
| sqlite | ⚠️ | ✓ |
| system-lua | Use <pkg>dev-lang/lua</pkg> instead of the bundled liblua | ✓ |