freeciv
Multiplayer strategy game (Civilization Clone)
homepage ↗homepage ↗ github: freeciv/freeciv sourceforge: freeciv
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 3.2.3 | 3 | 16 h | details › |
| einflay GitHub ↗ | 2.6.3 | 1 | 20 mo | details › |
| goduck777 GitHub ↗ | 9999 | 1 | 3 yr | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | Committed | |
|---|---|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | |||
| 9999 LIVE ≈ | goduck777 | follows upstream — no keywords | — | view · download · history ↗ | |||
| 3.2.3 | gentoo | amd64 testing | arm64 testing | x86 untested | ppc64 untested | — | view · download · history ↗ |
| 3.1.4 | gentoo | amd64 stable | arm64 untested | x86 testing | ppc64 testing | — | view · download · history ↗ |
| 2.6.3 ≈ | einflay | amd64 untested | arm64 untested | x86 untested | ppc64 untested | 20 mo | view · download · history ↗ |
Use flags of 3.2.3
- dedicated Add support for dedicated game servers (some packages do not provide clients and servers at the same time)
- gtk3 Build the gtk3 client
- gtk4 Build the gtk4 client
- json Add support for JSON via dev-libs/jansson
- mapimg Additional mag image toolkit via media-gfx/imagemagick
- modpack Build the freeciv-modpack-program to download/install mods
- nls Add Native Language Support (using gettext - GNU locale utilities)
- qt6 Add support for the Qt 6 application and UI framework
- readline Enable support for libreadline, a GNU line-editing library that almost everyone wants
- rule-editor Build ruleset editor
- +sdl3 Build the SDL3 client.
- +server Enable server support. Disabling this will also make it impossible to start local games
- +sound Add support for sound provided by media-libs/sdl3-mixer
- svg Add support for SVG (Scalable Vector Graphics)
- +system-lua Use dev-lang/lua instead of the bundled liblua
- web-server Build the freeciv-web server in place of the freeciv server
1 expansion flags (python targets, ABIs, cpu flags…)
- +lua_single_target_lua5-4
Runtime dependencies of 3.2.3
show 46 lines
!dedicated?
(
gtk3?
(
)
gtk4?
(
)
mapimg?
(
)
nls?
(
)
qt6?
(
)
sdl3?
(
)
sound?
(
)
)
json?
(
)
readline?
(
)
system-lua?
(
lua_single_target_lua5-4?
(
)
)