slackbuilds/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
..
README
cyphesis-0.6.2-pg10.patch games/cyphesis: Patched to build with postgresql-10.2. 2018-02-17 07:42:53 +07:00
cyphesis.SlackBuild games/cyphesis: Use the C++14 standard. 2022-01-25 14:44:40 +07:00
cyphesis.info games/cyphesis: Updated homepage and download links 2017-05-20 06:52:54 +07:00
doinst.sh
slack-desc

README

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.