SlackBuildsOrg/games/cyphesis
Andrew Clemons 2c9bc98a29
games/cyphesis: Use the C++14 standard.
gcc >= 11.x defaults to -std=gnu++17 and it breaks the build in this
case.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-01-25 14:44:40 +07:00
..
cyphesis-0.6.2-pg10.patch
cyphesis.info
cyphesis.SlackBuild games/cyphesis: Use the C++14 standard. 2022-01-25 14:44:40 +07:00
doinst.sh
README
slack-desc

Cyphesis is a WorldForge server suitable running small games.
It is also designed by be used as an AI subsystem in a network
of distributed servers. It includes a terrain engine based
on the Mercator library, a persistence system based on PostgreSQL,
and an AI engine using goal trees implemented in Python.
It is the server used in most current WorldForge games.